1 // SPDX-License-Identifier: GPL-2.0
3 model = "QNAP TS219 family";
4 compatible = "qnap,ts219", "marvell,kirkwood";
7 device_type = "memory";
8 reg = <0x00000000 0x20000000>;
12 bootargs = "console=ttyS0,115200n8";
19 clock-frequency = <400000>;
22 compatible = "s35390a";
33 compatible = "qnap,power-off";
34 reg = <0x12100 0x100>;
35 clocks = <&gate_clk 7>;
43 compatible = "m25p128", "jedec,spi-nor";
45 spi-max-frequency = <20000000>;
49 reg = <0x00000000 0x00080000>;
54 reg = <0x00200000 0x00200000>;
59 reg = <0x00400000 0x00900000>;
63 reg = <0x00d00000 0x00300000>;
67 reg = <0x00080000 0x00040000>;
68 label = "U-Boot Config";
71 reg = <0x000c0000 0x00140000>;
77 pinctrl-0 = <&pmx_sata0 &pmx_sata1>;
78 pinctrl-names = "default";
88 ethphy0: ethernet-phy@X {
89 /* overwrite reg property in board file */
96 phy-handle = <ðphy0>;