ARM: dts: omap3-echo: Add ath6kl node
Add ath6kl node. Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
9f98835bb0
commit
2082852fd7
@ -606,6 +606,8 @@
|
||||
};
|
||||
|
||||
&mmc3 {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
status = "okay";
|
||||
bus-width = <4>;
|
||||
pinctrl-names = "default";
|
||||
@ -615,6 +617,11 @@
|
||||
mmc-pwrseq = <&sdio_pwrseq>;
|
||||
vmmc-supply = <&vcc3v3>;
|
||||
vqmmc-supply = <&vcc1v8>;
|
||||
atheros@0 {
|
||||
compatible = "atheros,ath6kl";
|
||||
reg = <0>;
|
||||
bus-width = <4>;
|
||||
};
|
||||
};
|
||||
|
||||
&tps {
|
||||
|
Loading…
x
Reference in New Issue
Block a user