From: André Hentschel Date: Sat, 30 Jan 2021 12:25:14 +0000 (+0100) Subject: ARM: dts: omap3-echo: Add ath6kl node X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2082852fd72f9748cbaaa896825e827049932c69;p=linux.git ARM: dts: omap3-echo: Add ath6kl node Add ath6kl node. Signed-off-by: André Hentschel Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/omap3-echo.dts b/arch/arm/boot/dts/omap3-echo.dts index 3382480d5f193..8f02ff5e7da69 100644 --- a/arch/arm/boot/dts/omap3-echo.dts +++ b/arch/arm/boot/dts/omap3-echo.dts @@ -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 {