projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b22166
)
ARM: dts: nxp: imx6ul: fix touchscreen node name
author
Sebastian Reichel
<sre@kernel.org>
Sat, 24 Feb 2024 21:29:44 +0000
(22:29 +0100)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 26 Feb 2024 01:35:07 +0000
(09:35 +0800)
The canonical node name for touchscreens is "touchscreen",
so update the i.MX6UL "tsc" node accordingly.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6ul.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi
b/arch/arm/boot/dts/nxp/imx/imx6ul.dtsi
index
5164c80
..
6801215
100644
(file)
--- a/
arch/arm/boot/dts/nxp/imx/imx6ul.dtsi
+++ b/
arch/arm/boot/dts/nxp/imx/imx6ul.dtsi
@@
-370,7
+370,7
@@
};
};
- tsc: t
sc
@2040000 {
+ tsc: t
ouchscreen
@2040000 {
compatible = "fsl,imx6ul-tsc";
reg = <0x02040000 0x4000>, <0x0219c000 0x4000>;
interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>,