9
0
Fork 0

dts:imx6:pfla02: Fix SPI NOR for phyFLEX-i.MX6

Add chip-select property to pfla02 devicetree.

Signed-off-by: Christian Hemp <c.hemp@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Christian Hemp 2014-09-05 15:41:52 +02:00 committed by Sascha Hauer
parent 7124a8095f
commit 3546ffe842
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
flash: m25p80@0 {
compatible = "m25p80";
spi-max-frequency = <20000000>;
reg = <0>;
};
};