ramips: Fix dts typos
Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 38959
This commit is contained in:
parent
a6ecce827a
commit
f8fe6a090a
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
/include/ "rt3050.dtsi"
|
/include/ "rt3050.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
compatible = "WCR150GN", "ralink,rt3052-soc";
|
compatible = "WCR150GN", "ralink,rt3050-soc";
|
||||||
model = "Sparklan WCR-150GN";
|
model = "Sparklan WCR-150GN";
|
||||||
|
|
||||||
pinctrl {
|
pinctrl {
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/ {
|
/ {
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-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 {
|
cpus {
|
||||||
cpu@0 {
|
cpu@0 {
|
||||||
|
|
Loading…
Reference in a new issue