]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: qcom: msm8916: drop unused board-specific nodes
authorDamien Riegel <damien.riegel@savoirfairelinux.com>
Thu, 7 Dec 2017 15:19:36 +0000 (10:19 -0500)
committerAndy Gross <andy.gross@linaro.org>
Mon, 1 Jan 2018 05:50:13 +0000 (23:50 -0600)
These nodes reserve and configure some pins as GPIOs. They are not
generic pinctrls, they actually belong to board files but they are not
used by any other node, so just drop them altogether.

Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/msm8916-pins.dtsi

index c67ad8ed8b60981ac78537f85501d76ba876ce95..98f7404f5f8dba1b8d914f8daa659e5ee632cd2e 100644 (file)
@@ -505,32 +505,6 @@ pinconf {
                };
        };
 
-       ext-codec-lines {
-               ext_codec_lines_act: lines_on {
-                       pinmux {
-                               function = "gpio";
-                               pins = "gpio67";
-                       };
-                       pinconf {
-                               pins = "gpio67";
-                               drive-strength = <8>;
-                               bias-disable;
-                               output-high;
-                       };
-               };
-               ext_codec_lines_sus: lines_off {
-                       pinmux {
-                               function = "gpio";
-                               pins = "gpio67";
-                       };
-                       pinconf {
-                               pins = "gpio67";
-                               drive-strength = <2>;
-                               bias-disable;
-                       };
-               };
-       };
-
        cdc-pdm-lines {
                cdc_pdm_lines_act: pdm_lines_on {
                        pinmux {
@@ -695,32 +669,6 @@ pinconf {
                };
        };
 
-       cross-conn-det {
-               cross_conn_det_act: lines_on {
-                       pinmux {
-                               function = "gpio";
-                               pins = "gpio120";
-                       };
-                       pinconf {
-                               pins = "gpio120";
-                               drive-strength = <8>;
-                               output-low;
-                               bias-pull-down;
-                       };
-               };
-               cross_conn_det_sus: lines_off {
-                       pinmux {
-                               function = "gpio";
-                               pins = "gpio120";
-                       };
-                       pinconf {
-                               pins = "gpio120";
-                               drive-strength = <2>;
-                               bias-disable;
-                       };
-               };
-       };
-
        wcnss_pin_a: wcnss-active {
                pinmux {
                        pins = "gpio40", "gpio41", "gpio42", "gpio43", "gpio44";