Index: sys/gnu/dts/mips/DB-WRT01.dts =================================================================== --- sys/gnu/dts/mips/DB-WRT01.dts +++ sys/gnu/dts/mips/DB-WRT01.dts @@ -17,7 +17,7 @@ m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "en25q64"; + compatible = "en25q64", "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "mx25l6405d"; spi-max-frequency = <10000000>; Index: sys/gnu/dts/mips/GL-MT300A.dts =================================================================== --- sys/gnu/dts/mips/GL-MT300A.dts +++ sys/gnu/dts/mips/GL-MT300A.dts @@ -33,7 +33,7 @@ m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "w25q128"; + compatible = "w25q128", "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "w25q128"; spi-max-frequency = <10000000>; Index: sys/gnu/dts/mips/GL-MT300N.dts =================================================================== --- sys/gnu/dts/mips/GL-MT300N.dts +++ sys/gnu/dts/mips/GL-MT300N.dts @@ -33,7 +33,7 @@ m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "w25q128"; + compatible = "w25q128", "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "w25q128"; spi-max-frequency = <10000000>; Index: sys/gnu/dts/mips/GL-MT750.dts =================================================================== --- sys/gnu/dts/mips/GL-MT750.dts +++ sys/gnu/dts/mips/GL-MT750.dts @@ -33,7 +33,7 @@ m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "w25q128"; + compatible = "w25q128", "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "w25q128"; spi-max-frequency = <10000000>; Index: sys/gnu/dts/mips/ZBT-WE826.dts =================================================================== --- sys/gnu/dts/mips/ZBT-WE826.dts +++ sys/gnu/dts/mips/ZBT-WE826.dts @@ -29,7 +29,7 @@ en25q128@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "w25q128"; + compatible = "w25q128", "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80"; spi-max-frequency = <10000000>; @@ -121,4 +121,4 @@ pcie@10140000 { status = "okay"; }; -}; \ No newline at end of file +}; Index: sys/gnu/dts/mips/mt7620a.dtsi =================================================================== --- sys/gnu/dts/mips/mt7620a.dtsi +++ sys/gnu/dts/mips/mt7620a.dtsi @@ -535,4 +535,4 @@ }; }; -#include +/include/ "fbsd-mt7620a.dtsi" Index: sys/gnu/dts/mips/mt7620n.dtsi =================================================================== --- sys/gnu/dts/mips/mt7620n.dtsi +++ sys/gnu/dts/mips/mt7620n.dtsi @@ -334,4 +334,4 @@ }; }; -#include +/include/ "fbsd-mt7620n.dtsi" Index: sys/gnu/dts/mips/mt7621.dtsi =================================================================== --- sys/gnu/dts/mips/mt7621.dtsi +++ sys/gnu/dts/mips/mt7621.dtsi @@ -374,4 +374,4 @@ }; }; -#include +/include/ "fbsd-mt7621.dtsi" Index: sys/gnu/dts/mips/mt7628an.dtsi =================================================================== --- sys/gnu/dts/mips/mt7628an.dtsi +++ sys/gnu/dts/mips/mt7628an.dtsi @@ -456,4 +456,4 @@ }; }; -#include +/include/ "fbsd-mt7628an.dtsi" Index: sys/gnu/dts/mips/rt2880.dtsi =================================================================== --- sys/gnu/dts/mips/rt2880.dtsi +++ sys/gnu/dts/mips/rt2880.dtsi @@ -193,4 +193,4 @@ }; }; -#include +/include/ "fbsd-rt2880.dtsi" Index: sys/gnu/dts/mips/rt3050.dtsi =================================================================== --- sys/gnu/dts/mips/rt3050.dtsi +++ sys/gnu/dts/mips/rt3050.dtsi @@ -262,4 +262,4 @@ }; }; -#include +/include/ "fbsd-rt3050.dtsi" Index: sys/gnu/dts/mips/rt3352.dtsi =================================================================== --- sys/gnu/dts/mips/rt3352.dtsi +++ sys/gnu/dts/mips/rt3352.dtsi @@ -290,4 +290,4 @@ }; }; -#include +/include/ "fbsd-rt3352.dtsi" Index: sys/gnu/dts/mips/rt3883.dtsi =================================================================== --- sys/gnu/dts/mips/rt3883.dtsi +++ sys/gnu/dts/mips/rt3883.dtsi @@ -402,4 +402,4 @@ }; }; -#include +/include/ "fbsd-rt3883.dtsi" Index: sys/gnu/dts/mips/rt5350.dtsi =================================================================== --- sys/gnu/dts/mips/rt5350.dtsi +++ sys/gnu/dts/mips/rt5350.dtsi @@ -331,4 +331,4 @@ }; }; -#include +/include/ "fbsd-rt5350.dtsi"