mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
arm64: dts: qcom: x1e78100-t14s-oled: Add eDP panel
Add the Samsung ATNA40YK20 eDP panel to the device tree for the Snapdragon T14s OLED model. Signed-off-by: Christopher Obbard <christopher.obbard@linaro.org> Tested-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250814-wip-obbardc-qcom-t14s-oled-panel-v7-1-89966ae886a3@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
cafb56f78a
commit
e696e7aa43
|
|
@ -10,3 +10,11 @@ / {
|
|||
compatible = "lenovo,thinkpad-t14s-oled", "lenovo,thinkpad-t14s",
|
||||
"qcom,x1e78100", "qcom,x1e80100";
|
||||
};
|
||||
|
||||
&panel {
|
||||
compatible = "samsung,atna40yk20", "samsung,atna33xc20";
|
||||
enable-gpios = <&pmc8380_3_gpios 4 GPIO_ACTIVE_HIGH>;
|
||||
|
||||
pinctrl-0 = <&edp_bl_en>;
|
||||
pinctrl-names = "default";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user