Loading qcom/lahaina-pmic-overlay.dtsi +6 −3 Original line number Diff line number Diff line Loading @@ -545,7 +545,10 @@ }; }; &restart { &soc { reboot_reason { compatible = "qcom,reboot-reason"; nvmem-cells = <&restart_reason>; nvmem-cell-names = "restart_reason"; }; }; qcom/lahaina.dtsi +8 −4 Original line number Diff line number Diff line Loading @@ -266,6 +266,7 @@ firmware: firmware { scm { compatible = "qcom,scm"; qcom,dload-mode = <&tcsr 0x13000>; }; android { Loading Loading @@ -2069,10 +2070,8 @@ }; }; restart: restart@c264000 { compatible = "qcom,pshold"; reg = <0xc264000 0x4>, <0x1fd3000 0x4>; reg-names = "pshold-base", "tcsr-boot-misc-detect"; dload_mode { compatible = "qcom,dload-mode"; }; tlmm: pinctrl@f000000 { Loading Loading @@ -3182,6 +3181,11 @@ #hwlock-cells = <1>; }; tcsr: syscon@1fc0000 { compatible = "syscon"; reg = <0x1fc0000 0x30000>; }; smem: qcom,smem { compatible = "qcom,smem"; memory-region = <&smem_mem>; Loading Loading
qcom/lahaina-pmic-overlay.dtsi +6 −3 Original line number Diff line number Diff line Loading @@ -545,7 +545,10 @@ }; }; &restart { &soc { reboot_reason { compatible = "qcom,reboot-reason"; nvmem-cells = <&restart_reason>; nvmem-cell-names = "restart_reason"; }; };
qcom/lahaina.dtsi +8 −4 Original line number Diff line number Diff line Loading @@ -266,6 +266,7 @@ firmware: firmware { scm { compatible = "qcom,scm"; qcom,dload-mode = <&tcsr 0x13000>; }; android { Loading Loading @@ -2069,10 +2070,8 @@ }; }; restart: restart@c264000 { compatible = "qcom,pshold"; reg = <0xc264000 0x4>, <0x1fd3000 0x4>; reg-names = "pshold-base", "tcsr-boot-misc-detect"; dload_mode { compatible = "qcom,dload-mode"; }; tlmm: pinctrl@f000000 { Loading Loading @@ -3182,6 +3181,11 @@ #hwlock-cells = <1>; }; tcsr: syscon@1fc0000 { compatible = "syscon"; reg = <0x1fc0000 0x30000>; }; smem: qcom,smem { compatible = "qcom,smem"; memory-region = <&smem_mem>; Loading