diff options
author | Ray Jui <rjui@broadcom.com> | 2015-09-21 15:12:42 -0700 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2015-09-22 17:50:35 -0700 |
commit | de192ef14391dbec5057cf6c798aeb5fe0194e9e (patch) | |
tree | 40d8003ec00f7626f382c345be04d3c6ab536e75 /arch/arm/boot/dts/bcm958300k.dts | |
parent | 6c8c58b38f17e92691dd648c0e3b66f1a6942433 (diff) |
ARM: dts: consolidate aliases for Cygnus dt files
Move aliases into bcm-cygnus.dtsi to avoid duplications in Cygnus dts
files
Signed-off-by: Ray Jui <rjui@broadcom.com>
Reviewed-by: Scott Branden <sbranden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm958300k.dts')
-rw-r--r-- | arch/arm/boot/dts/bcm958300k.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/bcm958300k.dts b/arch/arm/boot/dts/bcm958300k.dts index 2f63052f9d48..75e50f04cff2 100644 --- a/arch/arm/boot/dts/bcm958300k.dts +++ b/arch/arm/boot/dts/bcm958300k.dts @@ -38,10 +38,6 @@ model = "Cygnus SVK (BCM958300K)"; compatible = "brcm,bcm58300", "brcm,cygnus"; - aliases { - serial0 = &uart3; - }; - chosen { stdout-path = &uart3; bootargs = "console=ttyS0,115200"; |