From: Alexandru Gagniuc Date: Mon, 8 Dec 2014 10:14:02 +0000 (-0600) Subject: ARM: sun4i: dt: cubieboard: Enable SPI0 X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c9f80dd3b1dc9d1fd4864374b549efb9e3b1f779;p=deliverable%2Flinux.git ARM: sun4i: dt: cubieboard: Enable SPI0 Only SPI0 is enabled, as the schematic denotes it as the only SPI bus, while other pins are reserved for different peripherals. Signed-off-by: Alexandru Gagniuc Signed-off-by: Maxime Ripard --- diff --git a/arch/arm/boot/dts/sun4i-a10-cubieboard.dts b/arch/arm/boot/dts/sun4i-a10-cubieboard.dts index 6a310da53f18..140e3ee0c15f 100644 --- a/arch/arm/boot/dts/sun4i-a10-cubieboard.dts +++ b/arch/arm/boot/dts/sun4i-a10-cubieboard.dts @@ -148,6 +148,12 @@ pinctrl-0 = <&i2c1_pins_a>; status = "okay"; }; + + spi0: spi@01c05000 { + pinctrl-names = "default"; + pinctrl-0 = <&spi0_pins_a>; + status = "okay"; + }; }; leds {