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/bcm911360_entphn.dts | |
parent | 6c8c58b38f17e92691dd648c0e3b66f1a6942433 (diff) | |
download | linux-de192ef14391dbec5057cf6c798aeb5fe0194e9e.tar.bz2 |
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/bcm911360_entphn.dts')
-rw-r--r-- | arch/arm/boot/dts/bcm911360_entphn.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/bcm911360_entphn.dts b/arch/arm/boot/dts/bcm911360_entphn.dts index 7db484323fd6..0e1320e78897 100644 --- a/arch/arm/boot/dts/bcm911360_entphn.dts +++ b/arch/arm/boot/dts/bcm911360_entphn.dts @@ -39,10 +39,6 @@ model = "Cygnus Enterprise Phone (BCM911360_ENTPHN)"; compatible = "brcm,bcm11360", "brcm,cygnus"; - aliases { - serial0 = &uart3; - }; - chosen { stdout-path = &uart3; bootargs = "console=ttyS0,115200"; |