Loading bindings/power/reset/qcom,dload-mode.yaml +12 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,18 @@ properties: compatible: items: - const: qcom,dload-mode reg: Value type: <prop-encoded-array> Definition: The base address and size for reading the proper configuration related information. reg-names: Value type: string Definition: The reg name for reading the configurations. qcom,boot-config-shift: Value type: <prop-encoded-array> Definition: The range of bits from low to high. required: - compatible Loading qcom/sdxlemur-v2.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -173,3 +173,8 @@ &pil_modem { qcom,vdd_mss-uV-uA = <RPMH_REGULATOR_LEVEL_NOM_L1 100000>; }; &dload_mode { qcom,boot-config-shift = <1 4>; }; qcom/sdxlemur.dtsi +4 −1 Original line number Diff line number Diff line Loading @@ -196,8 +196,11 @@ }; }; dload_mode { dload_mode: dload_mode { compatible = "qcom,dload-mode"; reg = <0x786070 0x4>; reg-names = "boot-config"; qcom,boot-config-shift = <1 3>; }; dcc: dcc_v2@117f000 { Loading Loading
bindings/power/reset/qcom,dload-mode.yaml +12 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,18 @@ properties: compatible: items: - const: qcom,dload-mode reg: Value type: <prop-encoded-array> Definition: The base address and size for reading the proper configuration related information. reg-names: Value type: string Definition: The reg name for reading the configurations. qcom,boot-config-shift: Value type: <prop-encoded-array> Definition: The range of bits from low to high. required: - compatible Loading
qcom/sdxlemur-v2.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -173,3 +173,8 @@ &pil_modem { qcom,vdd_mss-uV-uA = <RPMH_REGULATOR_LEVEL_NOM_L1 100000>; }; &dload_mode { qcom,boot-config-shift = <1 4>; };
qcom/sdxlemur.dtsi +4 −1 Original line number Diff line number Diff line Loading @@ -196,8 +196,11 @@ }; }; dload_mode { dload_mode: dload_mode { compatible = "qcom,dload-mode"; reg = <0x786070 0x4>; reg-names = "boot-config"; qcom,boot-config-shift = <1 3>; }; dcc: dcc_v2@117f000 { Loading