Hi Tom, On Sat, 23 Nov 2024 at 08:12, Tom Rini <[email protected]> wrote: > > On Tue, Nov 19, 2024 at 03:37:20PM +0530, Udit Kumar wrote: > > > OSPI boot is broken due to missing bootph property > > in pin mux of OSPI. > > So add bootph to fix OSPI boot. > > > > Signed-off-by: Udit Kumar <[email protected]> > > Applied to u-boot/master, thanks! >
Please don't merge direct contributions to dts/upstream subtree. It should rather have been a change via *-u-boot.dtsi or a cherry pick from dts/upstream subtree. Otherwise, it is very likely it's going to cause conflicts. -Sumit > -- > Tom

