mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
dts: add ir cut control GPIO to g12b_a311d_w400_buildroot.dts [1/1]
PD#SWPL-4272 Problem: g12b_a311d_w400_buildroot.dts do not include add ir cut control GPIO Solution: add ir cut control GPIO to g12b_a311d_w400_buildroot.dts Verify: g12b_a311d_w400_buildroot Change-Id: I771ea08ad6ab189060079b820a471e059b5eb72a Signed-off-by: yu.zhang <yu.zhang@amlogic.com>
This commit is contained in:
@@ -852,6 +852,8 @@
|
||||
clocks = <&clkc CLKID_24M>;
|
||||
clock-names = "g12a_24m";
|
||||
reset = <&gpio GPIOZ_12 GPIO_ACTIVE_HIGH>;
|
||||
ir_cut_gpio = <&gpio GPIOZ_11 GPIO_ACTIVE_HIGH
|
||||
&gpio GPIOZ_7 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
iq: iq {
|
||||
|
||||
@@ -851,6 +851,8 @@
|
||||
clocks = <&clkc CLKID_24M>;
|
||||
clock-names = "g12a_24m";
|
||||
reset = <&gpio GPIOZ_12 GPIO_ACTIVE_HIGH>;
|
||||
ir_cut_gpio = <&gpio GPIOZ_11 GPIO_ACTIVE_HIGH
|
||||
&gpio GPIOZ_7 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
iq: iq {
|
||||
|
||||
Reference in New Issue
Block a user