You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
241 B

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