projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b6f90c
)
dts: qcs404-evb: Add reset controller node
author
Sumit Garg
<sumit.garg@linaro.org>
Thu, 4 Aug 2022 14:27:13 +0000
(19:57 +0530)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/arch/arm/dts/qcs404-evb.dts
b/arch/arm/dts/qcs404-evb.dts
index 4f0ae20bdb394e4b3c6208f58f5ef7901a00ddc1..3166b265ed2806925278090b16c226a7a28c3838 100644
(file)
--- a/
arch/arm/dts/qcs404-evb.dts
+++ b/
arch/arm/dts/qcs404-evb.dts
@@
-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>;