Use the standardized node names from the devicetree specification. Signed-off-by: Mathias Kresin <[email protected]>
@@ -111,7 +111,7 @@
&pcie {
status = "okay";
- ath9k@0 {
+ wifi@0 {
reg = <0x0000 0 0 0 0>;
qca,no-eeprom;
};
@@ -116,7 +116,7 @@
@@ -110,7 +110,7 @@
@@ -86,7 +86,7 @@
num-chipselects = <1>;
- spiflash@0 {
+ flash@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor";
@@ -64,7 +64,7 @@
/* Winbond 25Q128FVSG SPI flash */
- spiflash: w25q128@0 {
compatible = "winbond,w25q128", "jedec,spi-nor";
@@ -88,7 +88,7 @@
/* Winbond 25Q128BVFG SPI flash */
@@ -66,7 +66,7 @@
- spiflash {
@@ -117,7 +117,7 @@
/* Spansion S25FL032PIF SPI flash */
- spiflash: s25sl032p@0 {