On Thu, Jun 12, 2025 at 01:58:26PM +0530, Sumit Garg wrote: >Hi Peng, > >It seems in all your previous postings touching dts/upstream, you never >CCed me which is the case in this one too. Please run >scripts/get_maintainer.pl for your further postings.
My bad. Will do. > >On Thu, Jun 12, 2025 at 10:13:56AM +0800, Peng Fan (OSS) wrote: >> From: Peng Fan <peng....@nxp.com> >> >> i.MX91 device tree still not landed in linux kernel, so drop OF_UPSTREAM >> and move the device tree files to arch/arm/dts >> >> Signed-off-by: Peng Fan <peng....@nxp.com> >> --- >> .../arm/dts}/imx91-11x11-evk.dts | 0 >> .../freescale => arch/arm/dts}/imx91-pinfunc.h | 0 >> .../arm64/freescale => arch/arm/dts}/imx91.dtsi | 17 ----------------- > >It is really unfortunate that this DT landed in dts/upstream without >anything in upstream kernel. Direct patching of dts/upstream is not >allowed but you should only be able to do cherry picking as described >here [1]. I see, will follow the rule. Thanks, Peng