mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02:00
ARM: dts: rk3229-echo-v10: fix the writing error
Modify the pinctrl-names in the rk805 node Change-Id: Ic4b0d8886828c4db25a636b94b76c0852b8e97d4 Signed-off-by: Yankun Zheng <zyk@rock-chips.com>
This commit is contained in:
parent
1722cf3653
commit
355c07bd7b
|
|
@ -149,7 +149,7 @@ rk805: rk805@18 {
|
|||
reg = <0x18>;
|
||||
interrupt-parent = <&gpio1>;
|
||||
interrupts = <12 IRQ_TYPE_LEVEL_LOW>;
|
||||
spinctrl-names = "default";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pmic_int_l>;
|
||||
rockchip,system-power-controller;
|
||||
wakeup-source;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user