projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8cef54
)
ARM: dts: spear320-hmi: correct STMPE GPIO compatible
author
Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org>
Sat, 25 Feb 2023 16:22:37 +0000
(17:22 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Mon, 27 Feb 2023 13:46:30 +0000
(14:46 +0100)
The compatible is st,stmpe-gpio.
Fixes: e2eb69183ec4 ("ARM: SPEAr320: DT: Add SPEAr 320 HMI board support")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Link:
https://lore.kernel.org/r/20230225162237.40242-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/spear320-hmi.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/spear320-hmi.dts
b/arch/arm/boot/dts/spear320-hmi.dts
index 34503ac9c51c24abf6e2d903618a2090a2185a52..721e5ee7b6803e6d306a8a1c94cc52944e336edf 100644
(file)
--- a/
arch/arm/boot/dts/spear320-hmi.dts
+++ b/
arch/arm/boot/dts/spear320-hmi.dts
@@
-241,7
+241,7
@@
irq-trigger = <0x1>;
stmpegpio: stmpe-gpio {
- compatible = "st
mpe,
gpio";
+ compatible = "st
,stmpe-
gpio";
reg = <0>;
gpio-controller;
#gpio-cells = <2>;