mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rockchip: rk3399-evb-ind-lpddr4-android: remove unused sgm3784
rk3399-evb-ind board's gpio is not connected to control sgm3784, so remove it Signed-off-by: Wang Panzhenzhuan <randy.wang@rock-chips.com> Change-Id: I6e874c94fc5db82daa3b9f67adc5f5da51731390
This commit is contained in:
@@ -127,31 +127,6 @@
|
||||
&i2c1 {
|
||||
status = "okay";
|
||||
|
||||
sgm3784: sgm3784@30 {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
compatible = "sgmicro,gsm3784";
|
||||
reg = <0x30>;
|
||||
rockchip,camera-module-index = <0>;
|
||||
rockchip,camera-module-facing = "back";
|
||||
//enable-gpio = <&gpio2 RK_PB4 GPIO_ACTIVE_HIGH>;
|
||||
//strobe-gpio = <&gpio1 RK_PA3 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
sgm3784_led0: led@0 {
|
||||
reg = <0x0>;
|
||||
led-max-microamp = <299200>;
|
||||
flash-max-microamp = <1122000>;
|
||||
flash-max-timeout-us = <1600000>;
|
||||
};
|
||||
|
||||
sgm3784_led1: led@1 {
|
||||
reg = <0x1>;
|
||||
led-max-microamp = <299200>;
|
||||
flash-max-microamp = <1122000>;
|
||||
flash-max-timeout-us = <1600000>;
|
||||
};
|
||||
};
|
||||
|
||||
vm149c: vm149c@0c {
|
||||
compatible = "silicon touch,vm149c";
|
||||
status = "okay";
|
||||
@@ -205,7 +180,6 @@
|
||||
rockchip,camera-module-name = "CMK-CT0116";
|
||||
rockchip,camera-module-lens-name = "Largan-50013A1";
|
||||
lens-focus = <&vm149c>;
|
||||
flash-leds = <&sgm3784_led0 &sgm3784_led1>;
|
||||
port {
|
||||
ucam_out0: endpoint {
|
||||
remote-endpoint = <&mipi_in_ucam0>;
|
||||
|
||||
Reference in New Issue
Block a user