Loading qcom/khaje-atp.dtsi +28 −1 Original line number Diff line number Diff line &soc { #include <dt-bindings/gpio/gpio.h> &pm6125_gpios { eldo9_pin { usb_eldo9:gpio@c000 { pins = "gpio1"; function = "normal"; qcom,drive-strength = <2>; power-source = <0>; bias-disable; output-high; }; }; }; &soc { vdda_usb_ss_dp_core: vdda_usb_ss_dp_core { compatible = "regulator-fixed"; regulator-name = "vdd_supply"; regulator-min-microvolt = <880000>; regulator-max-microvolt = <880000>; enable-active-high; gpio = <&pm6125_gpios 1 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; pinctrl-0 = <&usb_eldo9>; }; }; &usb_qmp_dp_phy { vdd-supply = <&vdda_usb_ss_dp_core>; }; qcom/khaje-idp.dtsi +26 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,17 @@ power-source = <0>; }; }; eldo9_pin { usb_eldo9:gpio@c000 { pins = "gpio1"; function = "normal"; qcom,drive-strength = <2>; power-source = <0>; bias-disable; output-high; }; }; }; &soc { Loading @@ -89,6 +100,21 @@ gpio-key,wakeup; }; }; vdda_usb_ss_dp_core: vdda_usb_ss_dp_core { compatible = "regulator-fixed"; regulator-name = "vdd_supply"; regulator-min-microvolt = <880000>; regulator-max-microvolt = <880000>; enable-active-high; gpio = <&pm6125_gpios 1 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; pinctrl-0 = <&usb_eldo9>; }; }; &usb_qmp_dp_phy { vdd-supply = <&vdda_usb_ss_dp_core>; }; &qupv3_se1_i2c { Loading qcom/khaje-qrd.dtsi +26 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,17 @@ power-source = <0>; }; }; eldo9_pin { usb_eldo9:gpio@c000 { pins = "gpio1"; function = "normal"; qcom,drive-strength = <2>; power-source = <0>; bias-disable; output-high; }; }; }; &soc { Loading @@ -40,6 +51,21 @@ gpio-key,wakeup; }; }; vdda_usb_ss_dp_core: vdda_usb_ss_dp_core { compatible = "regulator-fixed"; regulator-name = "vdd_supply"; regulator-min-microvolt = <880000>; regulator-max-microvolt = <880000>; enable-active-high; gpio = <&pm6125_gpios 1 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; pinctrl-0 = <&usb_eldo9>; }; }; &usb_qmp_dp_phy { vdd-supply = <&vdda_usb_ss_dp_core>; }; &bengal_snd { Loading Loading
qcom/khaje-atp.dtsi +28 −1 Original line number Diff line number Diff line &soc { #include <dt-bindings/gpio/gpio.h> &pm6125_gpios { eldo9_pin { usb_eldo9:gpio@c000 { pins = "gpio1"; function = "normal"; qcom,drive-strength = <2>; power-source = <0>; bias-disable; output-high; }; }; }; &soc { vdda_usb_ss_dp_core: vdda_usb_ss_dp_core { compatible = "regulator-fixed"; regulator-name = "vdd_supply"; regulator-min-microvolt = <880000>; regulator-max-microvolt = <880000>; enable-active-high; gpio = <&pm6125_gpios 1 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; pinctrl-0 = <&usb_eldo9>; }; }; &usb_qmp_dp_phy { vdd-supply = <&vdda_usb_ss_dp_core>; };
qcom/khaje-idp.dtsi +26 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,17 @@ power-source = <0>; }; }; eldo9_pin { usb_eldo9:gpio@c000 { pins = "gpio1"; function = "normal"; qcom,drive-strength = <2>; power-source = <0>; bias-disable; output-high; }; }; }; &soc { Loading @@ -89,6 +100,21 @@ gpio-key,wakeup; }; }; vdda_usb_ss_dp_core: vdda_usb_ss_dp_core { compatible = "regulator-fixed"; regulator-name = "vdd_supply"; regulator-min-microvolt = <880000>; regulator-max-microvolt = <880000>; enable-active-high; gpio = <&pm6125_gpios 1 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; pinctrl-0 = <&usb_eldo9>; }; }; &usb_qmp_dp_phy { vdd-supply = <&vdda_usb_ss_dp_core>; }; &qupv3_se1_i2c { Loading
qcom/khaje-qrd.dtsi +26 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,17 @@ power-source = <0>; }; }; eldo9_pin { usb_eldo9:gpio@c000 { pins = "gpio1"; function = "normal"; qcom,drive-strength = <2>; power-source = <0>; bias-disable; output-high; }; }; }; &soc { Loading @@ -40,6 +51,21 @@ gpio-key,wakeup; }; }; vdda_usb_ss_dp_core: vdda_usb_ss_dp_core { compatible = "regulator-fixed"; regulator-name = "vdd_supply"; regulator-min-microvolt = <880000>; regulator-max-microvolt = <880000>; enable-active-high; gpio = <&pm6125_gpios 1 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; pinctrl-0 = <&usb_eldo9>; }; }; &usb_qmp_dp_phy { vdd-supply = <&vdda_usb_ss_dp_core>; }; &bengal_snd { Loading