summaryrefslogtreecommitdiffstats
path: root/arch/x86/dts/minnowmax.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/dts/minnowmax.dts')
-rw-r--r--arch/x86/dts/minnowmax.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/x86/dts/minnowmax.dts b/arch/x86/dts/minnowmax.dts
index 8f34369753..ecd4a892c0 100644
--- a/arch/x86/dts/minnowmax.dts
+++ b/arch/x86/dts/minnowmax.dts
@@ -15,6 +15,7 @@
aliases {
serial0 = &serial;
+ spi0 = "/spi";
};
config {
@@ -28,7 +29,7 @@
spi {
#address-cells = <1>;
#size-cells = <0>;
- compatible = "intel,ich";
+ compatible = "intel,ich-spi";
spi-flash@0 {
reg = <0>;
compatible = "sst,25vf016b", "spi-flash";
OpenPOWER on IntegriCloud