arm64: dts: qcom: sdm845-db845c: drop gpios from CCI I2C sensors
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 2 Aug 2022 15:39:44 +0000 (17:39 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 29 Aug 2022 22:18:23 +0000 (17:18 -0500)
The OV7251 and OV8856 camera sensor bindings do not allow
property "gpios" and Linux driver does not parse it.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220802153947.44457-3-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/sdm845-db845c.dts

index 7172a68..4573d2e 100644 (file)
                reset-gpios = <&tlmm 9 GPIO_ACTIVE_LOW>;
                pinctrl-names = "default";
                pinctrl-0 = <&cam0_default>;
-               gpios = <&tlmm 13 0>,
-                       <&tlmm 9 GPIO_ACTIVE_LOW>;
 
                clocks = <&clock_camcc CAM_CC_MCLK0_CLK>;
                clock-names = "xvclk";
                enable-gpios = <&tlmm 21 0>;
                pinctrl-names = "default";
                pinctrl-0 = <&cam3_default>;
-               gpios = <&tlmm 16 0>,
-                       <&tlmm 21 0>;
 
                clocks = <&clock_camcc CAM_CC_MCLK3_CLK>;
                clock-names = "xclk";