diff options
Diffstat (limited to 'arch/arm/boot/dts/bcm963138.dts')
| -rw-r--r-- | arch/arm/boot/dts/bcm963138.dts | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/arch/arm/boot/dts/bcm963138.dts b/arch/arm/boot/dts/bcm963138.dts deleted file mode 100644 index d28c4f130ca2..000000000000 --- a/arch/arm/boot/dts/bcm963138.dts +++ /dev/null @@ -1,27 +0,0 @@ -// SPDX-License-Identifier: (GPL-2.0+ OR MIT) -/* - * Copyright 2022 Broadcom Ltd. - */ - -/dts-v1/; - -#include "bcm63138.dtsi" - -/ { - model = "Broadcom BCM963138 Reference Board"; - compatible = "brcm,bcm963138", "brcm,bcm63138", "brcm,bcmbca"; - - chosen { - bootargs = "console=ttyS0,115200"; - stdout-path = &serial0; - }; - - memory@0 { - device_type = "memory"; - reg = <0x0 0x08000000>; - }; -}; - -&serial0 { - status = "okay"; -}; |
