mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
ARM: dts: rockchip: rk3229-at-common.dtsi: modify pmic interrupt
pin for android things SOM Change-Id: I035899301f1766999ff3ca74eedc545661fce968 Signed-off-by: Yankun Zheng <zyk@rock-chips.com>
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
status = "okay";
|
||||
reg = <0x18>;
|
||||
interrupt-parent = <&gpio1>;
|
||||
interrupts = <12 IRQ_TYPE_LEVEL_LOW>;
|
||||
interrupts = <1 IRQ_TYPE_LEVEL_LOW>;
|
||||
spinctrl-names = "default";
|
||||
pinctrl-0 = <&pmic_int_l>;
|
||||
rockchip,system-power-controller;
|
||||
|
||||
Reference in New Issue
Block a user