]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
dts: qcs404-evb: Add reset controller node
authorSumit Garg <sumit.garg@linaro.org>
Thu, 4 Aug 2022 14:27:13 +0000 (19:57 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 26 Aug 2022 14:55:45 +0000 (10:55 -0400)
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
arch/arm/dts/qcs404-evb.dts

index 4f0ae20bdb394e4b3c6208f58f5ef7901a00ddc1..3166b265ed2806925278090b16c226a7a28c3838 100644 (file)
                        #size-cells = <0x0>;
                };
 
+               reset: gcc-reset@1800000 {
+                       compatible = "qcom,gcc-reset-qcs404";
+                       reg = <0x1800000 0x80000>;
+                       #reset-cells = <1>;
+               };
+
                debug_uart: serial@78b1000 {
                        compatible = "qcom,msm-uartdm-v1.4";
                        reg = <0x78b1000 0x200>;