mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3566-eink: add gate_function_disable
Signed-off-by: Weixin Zhou <zwx@rock-chips.com> Change-Id: Ie2dc6f405d5c186e041c0e08608a259a579e8c0b
This commit is contained in:
@@ -625,6 +625,7 @@
|
||||
virtual_power = <0>;
|
||||
dc_det_adc = <0>;
|
||||
extcon = <&usb2phy0>;
|
||||
gate_function_disable = <1>;
|
||||
};
|
||||
|
||||
rk817_codec: codec {
|
||||
|
||||
@@ -538,6 +538,7 @@
|
||||
virtual_power = <0>;
|
||||
dc_det_adc = <0>;
|
||||
extcon = <&usb2phy0>;
|
||||
gate_function_disable = <1>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -507,6 +507,7 @@
|
||||
virtual_power = <0>;
|
||||
dc_det_adc = <0>;
|
||||
extcon = <&usb2phy0>;
|
||||
gate_function_disable = <1>;
|
||||
};
|
||||
|
||||
rk817_codec: codec {
|
||||
|
||||
Reference in New Issue
Block a user