mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-17 14:18:14 +01:00
dts: qcs404-evb: Add reset controller node
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
This commit is contained in:
parent
9b6f90ca92
commit
21ed4563cb
@ -54,6 +54,12 @@
|
||||
#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>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user