summaryrefslogtreecommitdiffstats
path: root/sys/gnu/dts/arm/kirkwood-t5325.dts
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2016-02-09 16:42:32 +0000
committerandrew <andrew@FreeBSD.org>2016-02-09 16:42:32 +0000
commit327efa1f370e07e616f2d2adcd796a056eae2454 (patch)
tree3b67a8f5c0379867e6c1b993042b521e034c4474 /sys/gnu/dts/arm/kirkwood-t5325.dts
parent736e07849585def123cc8c3042c05c77f3d11e2e (diff)
parenta398190b710dd95e8b6d57e20a51dbd4d8063827 (diff)
downloadFreeBSD-src-327efa1f370e07e616f2d2adcd796a056eae2454.zip
FreeBSD-src-327efa1f370e07e616f2d2adcd796a056eae2454.tar.gz
Update our copy of the Linux dts files to be in sync with Linux 4.5-rc1. We
now uave a full copy of the arm device tree sources to help when adding support for newer boards. Sponsored by: ABT Systems Ltd
Diffstat (limited to 'sys/gnu/dts/arm/kirkwood-t5325.dts')
-rw-r--r--sys/gnu/dts/arm/kirkwood-t5325.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gnu/dts/arm/kirkwood-t5325.dts b/sys/gnu/dts/arm/kirkwood-t5325.dts
index 610ec0f..ed956b8 100644
--- a/sys/gnu/dts/arm/kirkwood-t5325.dts
+++ b/sys/gnu/dts/arm/kirkwood-t5325.dts
@@ -88,7 +88,7 @@
flash@0 {
#address-cells = <1>;
#size-cells = <1>;
- compatible = "st,m25p80";
+ compatible = "st,m25p80", "jedec,spi-nor";
spi-max-frequency = <86000000>;
reg = <0>;
mode = <0>;
OpenPOWER on IntegriCloud