From 20d4af68306c0e9b61ec158570502d4f89a00014 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Sun, 21 Apr 2013 21:39:46 +0200 Subject: ARM: u300: probe the U300 dummy-spichip from device tree This probes the U300 dummy-spichip from the device tree and adds the apropriate node to the tree. Signed-off-by: Linus Walleij --- arch/arm/boot/dts/ste-u300.dts | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'arch/arm/boot/dts/ste-u300.dts') diff --git a/arch/arm/boot/dts/ste-u300.dts b/arch/arm/boot/dts/ste-u300.dts index 355ac60369c..1b20769d261 100644 --- a/arch/arm/boot/dts/ste-u300.dts +++ b/arch/arm/boot/dts/ste-u300.dts @@ -233,6 +233,11 @@ num-cs = <3>; #address-cells = <1>; #size-cells = <0>; + spi-dummy@1 { + compatible = "arm,pl022-dummy"; + reg = <1>; + spi-max-frequency = <20000000>; + }; }; }; }; -- cgit v1.2.3-70-g09d2