ramips: Fix dts typos
Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 38959
This commit is contained in:
parent
a6ecce827a
commit
f8fe6a090a
@ -3,7 +3,7 @@
|
||||
/include/ "rt3050.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "WCR150GN", "ralink,rt3052-soc";
|
||||
compatible = "WCR150GN", "ralink,rt3050-soc";
|
||||
model = "Sparklan WCR-150GN";
|
||||
|
||||
pinctrl {
|
||||
|
@ -1,7 +1,7 @@
|
||||
/ {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
compatible = "ralink,rt3050-soc", "ralink,rt3050-soc", "ralink,rt3350-soc";
|
||||
compatible = "ralink,rt3050-soc", "ralink,rt3052-soc", "ralink,rt3350-soc";
|
||||
|
||||
cpus {
|
||||
cpu@0 {
|
||||
|
Loading…
Reference in New Issue
Block a user