1
0
Fork 0

ARM: dts: atlas6: add resets property for SPI nodes

this patch adds missed resets property for CSR SiRFatlasVI SPI nodes.

Signed-off-by: Qipan Li <Qipan.Li@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
hifive-unleashed-5.1
Qipan Li 2014-11-25 18:46:43 +08:00 committed by Barry Song
parent f17352ca9a
commit 294a212faa
1 changed files with 2 additions and 0 deletions

View File

@ -313,6 +313,7 @@
#address-cells = <1>;
#size-cells = <0>;
clocks = <&clks 19>;
resets = <&rstc 26>;
status = "disabled";
};
@ -328,6 +329,7 @@
#address-cells = <1>;
#size-cells = <0>;
clocks = <&clks 20>;
resets = <&rstc 27>;
status = "disabled";
};