Commit 2082852f authored by André Hentschel's avatar André Hentschel Committed by Tony Lindgren

ARM: dts: omap3-echo: Add ath6kl node

Add ath6kl node.
Signed-off-by: default avatarAndré Hentschel <nerv@dawncrow.de>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 9f98835b
......@@ -606,6 +606,8 @@ &mmc2 {
};
&mmc3 {
#address-cells = <1>;
#size-cells = <0>;
status = "okay";
bus-width = <4>;
pinctrl-names = "default";
......@@ -615,6 +617,11 @@ &mmc3 {
mmc-pwrseq = <&sdio_pwrseq>;
vmmc-supply = <&vcc3v3>;
vqmmc-supply = <&vcc1v8>;
atheros@0 {
compatible = "atheros,ath6kl";
reg = <0>;
bus-width = <4>;
};
};
&tps {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment