projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de0d04b
)
ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
author
Johan Jonker
<jbx6244@gmail.com>
Wed, 26 Oct 2022 23:31:37 +0000
(
01:31
+0200)
committer
Heiko Stuebner
<heiko@sntech.de>
Sun, 30 Oct 2022 20:19:45 +0000
(21:19 +0100)
The lcdc1-rgb24 node name is out of line with the rest
of the rk3188 lcdc1 node, so fix it.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link:
https://lore.kernel.org/r/7b9c0a6f-626b-07e8-ae74-7e0f08b8d241@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3188.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3188.dtsi
b/arch/arm/boot/dts/rk3188.dtsi
index cdd4a0bd5133d45fbf33a8eaabe9cec82eaec350..b8f34bef0efaead0c7f9af41ac81b93be1f674ec 100644
(file)
--- a/
arch/arm/boot/dts/rk3188.dtsi
+++ b/
arch/arm/boot/dts/rk3188.dtsi
@@
-379,7
+379,7
@@
rockchip,pins = <2 RK_PD3 1 &pcfg_pull_none>;
};
- lcdc1_rgb24: l
dcd
1-rgb24 {
+ lcdc1_rgb24: l
cdc
1-rgb24 {
rockchip,pins = <2 RK_PA0 1 &pcfg_pull_none>,
<2 RK_PA1 1 &pcfg_pull_none>,
<2 RK_PA2 1 &pcfg_pull_none>,