Loading Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt +1 −0 Original line number Diff line number Diff line Loading @@ -70,6 +70,7 @@ Optional properties: 2: 38.4 MHz 3: 52 MHz Defaults to 26 MHz if not specified. - extcon: phandle to external connector (Refer Documentation/devicetree/bindings/extcon/extcon-gpio.txt for more details). Note: If above properties are not defined it can be assumed that the supply regulators or clocks are always on. Loading arch/arm64/boot/dts/qcom/sdm845-cdp.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -155,6 +155,8 @@ qcom,vddp-ref-clk-supply = <&pm8998_l2>; qcom,vddp-ref-clk-max-microamp = <100>; extcon = <&extcon_storage_cd>; status = "ok"; }; Loading arch/arm64/boot/dts/qcom/sdm845-mtp.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -221,6 +221,8 @@ qcom,vddp-ref-clk-supply = <&pm8998_l2>; qcom,vddp-ref-clk-max-microamp = <100>; extcon = <&extcon_storage_cd>; status = "ok"; }; Loading arch/arm64/boot/dts/qcom/sdm845-qrd.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -201,6 +201,8 @@ qcom,vddp-ref-clk-supply = <&pm8998_l2>; qcom,vddp-ref-clk-max-microamp = <100>; extcon = <&extcon_storage_cd>; status = "ok"; }; Loading drivers/scsi/ufs/Kconfig +2 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,8 @@ config SCSI_UFS_QCOM tristate "QCOM specific hooks to UFS controller platform driver" depends on SCSI_UFSHCD_PLATFORM && ARCH_QCOM select PHY_QCOM_UFS select EXTCON select EXTCON_GPIO help This selects the QCOM specific additions to UFSHCD platform driver. UFS host on QCOM needs some vendor specific configuration before Loading Loading
Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt +1 −0 Original line number Diff line number Diff line Loading @@ -70,6 +70,7 @@ Optional properties: 2: 38.4 MHz 3: 52 MHz Defaults to 26 MHz if not specified. - extcon: phandle to external connector (Refer Documentation/devicetree/bindings/extcon/extcon-gpio.txt for more details). Note: If above properties are not defined it can be assumed that the supply regulators or clocks are always on. Loading
arch/arm64/boot/dts/qcom/sdm845-cdp.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -155,6 +155,8 @@ qcom,vddp-ref-clk-supply = <&pm8998_l2>; qcom,vddp-ref-clk-max-microamp = <100>; extcon = <&extcon_storage_cd>; status = "ok"; }; Loading
arch/arm64/boot/dts/qcom/sdm845-mtp.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -221,6 +221,8 @@ qcom,vddp-ref-clk-supply = <&pm8998_l2>; qcom,vddp-ref-clk-max-microamp = <100>; extcon = <&extcon_storage_cd>; status = "ok"; }; Loading
arch/arm64/boot/dts/qcom/sdm845-qrd.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -201,6 +201,8 @@ qcom,vddp-ref-clk-supply = <&pm8998_l2>; qcom,vddp-ref-clk-max-microamp = <100>; extcon = <&extcon_storage_cd>; status = "ok"; }; Loading
drivers/scsi/ufs/Kconfig +2 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,8 @@ config SCSI_UFS_QCOM tristate "QCOM specific hooks to UFS controller platform driver" depends on SCSI_UFSHCD_PLATFORM && ARCH_QCOM select PHY_QCOM_UFS select EXTCON select EXTCON_GPIO help This selects the QCOM specific additions to UFSHCD platform driver. UFS host on QCOM needs some vendor specific configuration before Loading