aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>2021-09-20 15:02:46 +0200
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>2021-10-19 10:59:57 +0200
commit20ce65bf89aab248886b80d1e7fa12277b2a0f2d (patch)
treecb6a4fa099423effd2f07ae090e238a7c02e6c90 /arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts
parentriscv: dts: sifive: fix Unleashed board compatible (diff)
downloadlinux-dev-20ce65bf89aab248886b80d1e7fa12277b2a0f2d.tar.xz
linux-dev-20ce65bf89aab248886b80d1e7fa12277b2a0f2d.zip
riscv: dts: sifive: drop duplicated nodes and properties in sifive
The DTSI file defines soc node and address/size cells, so there is no point in duplicating it in DTS file. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Reviewed-by: Alexandre Ghiti <alexandre.ghiti@canonical.com> Tested-by: Alexandre Ghiti <alexandre.ghiti@canonical.com> Link: https://lore.kernel.org/r/20210920130248.145058-3-krzysztof.kozlowski@canonical.com
Diffstat (limited to 'arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts')
-rw-r--r--arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts b/arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts
index 2b4af7b4cc2f..ba304d4c455c 100644
--- a/arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts
+++ b/arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts
@@ -8,8 +8,6 @@
#define RTCCLK_FREQ 1000000
/ {
- #address-cells = <2>;
- #size-cells = <2>;
model = "SiFive HiFive Unleashed A00";
compatible = "sifive,hifive-unleashed-a00", "sifive,fu540-c000",
"sifive,fu540";
@@ -27,9 +25,6 @@
reg = <0x0 0x80000000 0x2 0x00000000>;
};
- soc {
- };
-
hfclk: hfclk {
#clock-cells = <0>;
compatible = "fixed-clock";