From: Tim Kryger Date: Tue, 4 Feb 2014 23:27:40 +0000 (-0800) Subject: ARM: dts: Leave sdio1 as disabled on bcm28155-ap X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=17041d6143ab634583c526b35f861db8607ce0a7;p=linux.git ARM: dts: Leave sdio1 as disabled on bcm28155-ap The sdio1 interface pins are routed to an unpopulated daughter card connector on the bcm28155-ap board. Thus there is no need to mark this interface as enabled. Signed-off-by: Tim Kryger Reviewed-by: Matt Porter Signed-off-by: Matt Porter --- diff --git a/arch/arm/boot/dts/bcm28155-ap.dts b/arch/arm/boot/dts/bcm28155-ap.dts index 5ff2382a49e41..3604554e752cc 100644 --- a/arch/arm/boot/dts/bcm28155-ap.dts +++ b/arch/arm/boot/dts/bcm28155-ap.dts @@ -49,11 +49,6 @@ clock-frequency = <400000>; }; - sdio1: sdio@3f180000 { - max-frequency = <48000000>; - status = "okay"; - }; - sdio2: sdio@3f190000 { non-removable; max-frequency = <48000000>;