1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Copyright (C) 2017 Hamster Tian <haotia@gmail.com>
4 * Copyright (C) 2019 Hao Dong <halbertdong@gmail.com>
9 #include "bcm47094.dtsi"
10 #include "bcm5301x-nand-cs0-bch4.dtsi"
13 compatible = "phicomm,k3", "brcm,bcm47094", "brcm,bcm4708";
17 device_type = "memory";
18 reg = <0x00000000 0x08000000
19 0x88000000 0x18000000>;
23 compatible = "gpio-keys";
27 linux,code = <KEY_RESTART>;
28 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
43 compatible = "fixed-partitions";
49 reg = <0x0000000 0x0080000>;
55 reg = <0x0080000 0x0100000>;
60 reg = <0x0180000 0x0280000>;
66 reg = <0x0400000 0x7C00000>;
67 compatible = "brcm,trx";