tn3399_openwrt/target/linux/ramips/dts/AWM002-8M.dtsi
John Crispin 8cd1c99707 ralink: add pinctrl driver
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 38026
2013-09-17 21:45:44 +00:00

16 lines
241 B
Plaintext

/include/ "AWM002.dtsi"
/ {
compatible = "AWM002", "ralink,rt5350-soc";
model = "AsiaRF AWM002";
palmbus@10000000 {
spi@b00 {
m25p80@0 {
compatible = "mx25l6405d";
linux,modalias = "m25p80", "mx25l6405d";
};
};
};
};