Hi Peng, Thanks for working on this. I appreciate it.
On Fri, Apr 24, 2026 at 8:20 PM Peng Fan (OSS) <[email protected]> wrote: > > This is an effort to convert i.MX8M Boards to OF_UPSTREAM. > > The only left one for i.MX8MQ is: > imx8mq-cm.dts > > The left ones for i.MX8MM are: > imx8mm-cl-iot-gate-optee.dts > imx8mm-cl-iot-gate.dts > imx8mm-phg.dts The imx8mm-phg.dts is present in the mainline kernel. > The left ones for i.MX8MP are: > imx8mp-msc-sm2s.dts > imx8mp-rsb3720-a1.dts > > These board dts are not in upstream Linux, need give a look to upstream these > dts to linux, then move to OF_UPSTREAM. > > I checked all the board dts, but I not have the board to test, best effort on > this patchset, but this change might break boards. I would appreciate board > maintainers to help test. > > Signed-off-by: Peng Fan <[email protected]> > --- > Peng Fan (13): > imx8mq: reform2: Switch to OF_UPSTREAM > imx8mq: phanbell: Switch OF_UPSTREAM > imx8mq: pico: Switch OF_UPSTREAM > imx8mq: librem5: Switch to OF_UPSTREAM > imx8mq: kontron-pitx-imx8m: Switch OF_UPSTREAM > imx8mq: Drop arch/arm/dts/imx8mq.dtsi > imx8mm: mx8menlo: Switch OF_UPSTREAM > imx8mm/n: Drop unused dtsi > imx8mm: data-modul-edm-sbc: Switch OF_UPSTREAM > imx8mm: icore-mx8mm: Switch to OF_UPSTREAM > imx8mp: dhcom-drc02/picoitx: Switch to OF_UPSTREAM > imx8mp: data-modul-edm-sbc: Switch to OF_UPSTREAM > imx8mp: icore-mx8mp-edimm2.2: Switch to OF_UPSTREAM I applied some patches from this series. Per Marek's request, I did not apply menlo, data-modul, and dhcom. After removing some patches of the series, subsequent patches did not apply cleanly, so I dropped them as well. Feel free to rebase and resubmit. Thanks

