]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: meson-gxl: jethub-j80: Fix WiFi MAC address node
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Wed, 11 Jan 2023 21:13:45 +0000 (22:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:32:35 +0000 (09:32 +0100)
commitba08b9e5da36f4f29195ba14cff14e9426a036c5
tree35bbbbed5eadb8d71e424cbe62a3bd0a24b181b1
parent1891a9a7f7ac4d47320fe4f2d2b247b1a7b131bc
arm64: dts: meson-gxl: jethub-j80: Fix WiFi MAC address node

[ Upstream commit 427967107545b930282fd587b1a6ba668d16da9f ]

Unit addresses should be written using lower-case hex characters. Use
wifi_mac@c to fix a yaml schema validation error once the eFuse
dt-bindings have been converted to a yaml schema:
  efuse: Unevaluated properties are not allowed ('wifi_mac@C' was
  unexpected)

Also node names should use hyphens instead of underscores as the latter
can also cause warnings.

Fixes: 85dbde1bf326 ("arm64: dts: meson-gxl: add support for JetHub H1")
Acked-by: Vyacheslav Bocharov <adeep@lexina.in>
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20230111211350.1461860-2-martin.blumenstingl@googlemail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/amlogic/meson-gxl-s905w-jethome-jethub-j80.dts