1 /* SPDX-License-Identifier: GPL-2.0-only */
3 /include/ "fu540-c000.dtsi"
8 model = "SiFive HiFive Unleashed A00";
9 compatible = "sifive,hifive-unleashed-a00", "sifive,fu540-c000";
15 /* Clock frequency (in Hz) of the PCB crystal for rtcclk */
16 timebase-frequency = <1000000>;
20 device_type = "memory";
21 reg = <0x0 0x80000000 0x2 0x00000000>;
29 compatible = "fixed-clock";
30 clock-frequency = <33333333>;
31 clock-output-names = "hfclk";
36 compatible = "fixed-clock";
37 clock-frequency = <1000000>;
38 clock-output-names = "rtcclk";
57 compatible = "issi,is25wp256", "jedec,spi-nor";
59 spi-max-frequency = <50000000>;
61 spi-tx-bus-width = <4>;
62 spi-rx-bus-width = <4>;
69 compatible = "mmc-spi-slot";
71 spi-max-frequency = <20000000>;
72 voltage-ranges = <3300 3300>;
81 phy0: ethernet-phy@0 {