| // SPDX-License-Identifier: GPL-2.0+ |
| * The Northstar does not have a proper fallback compatible, but |
| * these basic chips will suffice. |
| model = "Northstar model"; |
| compatible = "brcm,bcm47094", "brcm,bcm4708"; |
| interrupt-parent = <&gic>; |
| reg = <0x00000000 0x08000000>, |
| stdout-path = "serial0:115200n8"; |
| nand-controller@18028000 { |
| compatible = "brcm,nandcs"; |
| * Same as using the bcm5301x-nand-cs0-bch1.dtsi |
| * include from the Linux kernel. |
| nand-ecc-step-size = <512>; |
| compatible = "brcm,bcm947xx-cfe-partitions"; |
| clock-frequency = <125000000>; |