projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f41e588
)
arm64: zynqmp: Switch spi-flash to jedec, spi-nor compatible
author
Michal Simek
<michal.simek@xilinx.com>
Wed, 11 Sep 2019 12:55:37 +0000
(14:55 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Tue, 8 Oct 2019 07:41:27 +0000
(09:41 +0200)
Change has been done across the whole tree only zynqmp-mini-qspi hasn't
been fixed.
Origin changed done by commit
ffd4c7c2ecb7
("dts: switch spi-flash to jedec, spi-nor compatible")
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-mini-qspi.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/zynqmp-mini-qspi.dts
b/arch/arm/dts/zynqmp-mini-qspi.dts
index
1716d51
..
e4ba5ae
100644
(file)
--- a/
arch/arm/dts/zynqmp-mini-qspi.dts
+++ b/
arch/arm/dts/zynqmp-mini-qspi.dts
@@
-64,7
+64,7
@@
&qspi {
status = "okay";
flash0: flash@0 {
- compatible = "n25q512a11", "
spi-flash
";
+ compatible = "n25q512a11", "
jedec,spi-nor
";
#address-cells = <1>;
#size-cells = <1>;
reg = <0x0>;