commit | 1e2bac701edf99e7f74142f51ea4b7a0288efc77 | [log] [tgz] |
---|---|---|
author | Christian Hewitt <christianshewitt@gmail.com> | Sun Mar 24 15:19:04 2024 +0000 |
committer | Neil Armstrong <neil.armstrong@linaro.org> | Mon Mar 25 09:14:36 2024 +0100 |
tree | 6924728161aa0164686602c88f7d2b31a18cd5b2 | |
parent | fa2facd02df9f05308c11e342366c8de78d08e35 [diff] |
ARM: dts: fix Ethernet on WeTek Hub/Play2 Placing the snps,reset content needed for Ethernet to probe in a common uboot.dtsi results in the content not being used and broken Ethernet. Fix this by creating two board specific dtsi files with the right content. Fixes: 67d5128df950 ("ARM: dts: add support for WeTek Hub and WeTek Play2") Signed-off-by: Christian Hewitt <christianshewitt@gmail.com> Link: https://lore.kernel.org/r/20240324151905.3817732-2-christianshewitt@gmail.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
diff --git a/arch/arm/dts/meson-gxbb-wetek-u-boot.dtsi b/arch/arm/dts/meson-gxbb-wetek-hub-u-boot.dtsi similarity index 100% rename from arch/arm/dts/meson-gxbb-wetek-u-boot.dtsi rename to arch/arm/dts/meson-gxbb-wetek-hub-u-boot.dtsi
diff --git a/arch/arm/dts/meson-gxbb-wetek-u-boot.dtsi b/arch/arm/dts/meson-gxbb-wetek-play2-u-boot.dtsi similarity index 100% copy from arch/arm/dts/meson-gxbb-wetek-u-boot.dtsi copy to arch/arm/dts/meson-gxbb-wetek-play2-u-boot.dtsi