Linux 5.6.13
[linux/fpc-iii.git] / arch / arm / boot / dts / bcm963138dvt.dts
blob5b177274f1826f18a2b0cc6b55dafb6a6d15417e
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Broadcom BCM63138 Reference Board DTS
4  */
6 /dts-v1/;
8 #include "bcm63138.dtsi"
10 / {
11         compatible = "brcm,BCM963138DVT", "brcm,bcm63138";
12         model = "Broadcom BCM963138DVT";
14         chosen {
15                 bootargs = "console=ttyS0,115200";
16                 stdout-path = &serial0;
17         };
19         memory@0 {
20                 device_type = "memory";
21                 reg = <0x0 0x08000000>;
22         };
26 &serial0 {
27         status = "okay";
30 &serial1 {
31         status = "okay";
34 &nand {
35         status = "okay";
37         nandcs@0 {
38                 compatible = "brcm,nandcs";
39                 reg = <0>;
40                 nand-ecc-strength = <4>;
41                 nand-ecc-step-size = <512>;
42                 brcm,nand-oob-sectors-size = <16>;
43         };
46 &ahci {
47         status = "okay";
50 &sata_phy {
51         status = "okay";