Re: [PATCH] ARM: dts: rk3288: add SPI flash node for veyron

2016-05-08 Thread Heiko Stuebner
Am Donnerstag, 5. Mai 2016, 18:02:44 schrieb Brian Norris: > This is a standard binding for describing SPI flash that can be > identified by reading their JEDEC ID. Let's use it. > > Tested on Veyron Jaq. > > Signed-off-by: Brian Norris I've adapted the subject to ARM: dts: rockchip: ad

[PATCH] ARM: dts: rk3288: add SPI flash node for veyron

2016-05-05 Thread Brian Norris
This is a standard binding for describing SPI flash that can be identified by reading their JEDEC ID. Let's use it. Tested on Veyron Jaq. Signed-off-by: Brian Norris --- arch/arm/boot/dts/rk3288-veyron.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/rk3288-veyro