
On Tue, Dec 24, 2024 at 12:07:58PM -0600, Tom Rini wrote:
On Tue, Dec 24, 2024 at 12:54:22PM +0530, Sumit Garg wrote:
Hi Tom,
Do you plan to perform DT subtree sync for v6.12 which seems to be due for some time now?
Yes, thanks, I'll see how that goes shortly.
The only problem with this is that it looks like there were two device tree renames that we care about: rename from dts/upstream/src/arm64/freescale/imx8mp-venice-gw7905-2x.dts rename to dts/upstream/src/arm64/freescale/imx8mp-venice-gw75xx-2x.dts and rename from dts/upstream/src/arm64/freescale/imx8mm-venice-gw7905-0x.dts rename to dts/upstream/src/arm64/freescale/imx8mm-venice-gw75xx-0x.dts and I updated the two defconfigs (imx8mm_venice_defconfig and imx8mp_venice_defconfig) to use the new names, but I'm also CC'ing Tim in case this is wrong now.