
Nishanth,
On 25/07/2023 15:58, Nishanth Menon wrote:
Update the am62 and am625 device-trees from linux v6.3-rc5 This needed the followin tweaks to the u-boot specific dtsi as well:
- Switch tick-timer to the main_timer as it's now defined in the main dtsi
- Secure proxies are defined in Soc dtsis
- Drop duplicate nodes - u-boot.dtsi is includes in r5-sk, no need for either the definitions from main.dtsi OR duplication from u-boot.dtsi
- Add mdio pins to the cpsw3g pinctrl in u-boot dtsi. It moved to a subnode in the linux dtsi that u-boot doesn't use/support
Cc: Francesco Dolcini francesco@dolcini.it Cc: Sjoerd Simons sjoerd@collabora.com Cc: Wadim Egorov w.egorov@phytec.de Signed-off-by: Nishanth Menon nm@ti.com
I decided not to pick up changes from Roger and Maxime as they are'nt regression fixes, instead the fixups can be done on top of the basic sync.
This patch will cause a regression with Networking on Linux (cpsw3g) when u-boot's DT is passed to Linux. I will suggest that you pick Maxime's [1] and my [2] series before this patch and squash the DT changes proposed there with this patch to avoid any regression. Thanks!
[1] - https://lore.kernel.org/all/20230724-ti-mdio-pinmux-v4-0-18541f976501@kernel... [2] - https://lore.kernel.org/all/20230722193151.117345-1-rogerq@kernel.org/