From 4b520e4983c37b2e33ea0dd5171cb8a79fd7e022 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Apitzsch?= Date: Fri, 30 Aug 2024 22:49:50 +0200 Subject: [PATCH] Revert "arm64: dts: qcom: msm8939-longcheer-l9100: Add rear flash" MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Patch "arm64: dts: qcom: msm8939-longcheer-l9100: Add rear flash" has been applied twice. This reverts the older version of the patch. Revert the commit f98bdb21cfc9 ("arm64: dts: qcom: msm8939-longcheer-l9100: Add rear flash") Fixes: f98bdb21cfc9 ("arm64: dts: qcom: msm8939-longcheer-l9100: Add rear flash") Signed-off-by: André Apitzsch Link: https://lore.kernel.org/r/20240830-revert_flash-v1-1-ad7057ea7e6e@apitzsch.eu Signed-off-by: Bjorn Andersson --- .../boot/dts/qcom/msm8939-longcheer-l9100.dts | 26 ------------------- 1 file changed, 26 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts b/arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts index adc992ebc29d6..b845da4fa23e6 100644 --- a/arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts +++ b/arch/arm64/boot/dts/qcom/msm8939-longcheer-l9100.dts @@ -160,25 +160,6 @@ }; }; - flash-led-controller@53 { - compatible = "silergy,sy7802"; - reg = <0x53>; - #address-cells = <1>; - #size-cells = <0>; - - enable-gpios = <&tlmm 16 GPIO_ACTIVE_HIGH>; - - pinctrl-0 = <&camera_rear_flash_default>; - pinctrl-names = "default"; - - led@0 { - reg = <0>; - function = LED_FUNCTION_FLASH; - color = ; - led-sources = <0>, <1>; - }; - }; - flash-led-controller@53 { compatible = "silergy,sy7802"; reg = <0x53>; @@ -364,13 +345,6 @@ bias-disable; }; - camera_rear_flash_default: camera-rear-flash-default-state { - pins = "gpio9", "gpio16", "gpio51"; - function = "gpio"; - drive-strength = <2>; - bias-disable; - }; - gpio_hall_sensor_default: gpio-hall-sensor-default-state { pins = "gpio20"; function = "gpio"; -- 2.47.3