Hi Quentin, On 7/15/2025 11:34 AM, Quentin Schulz wrote: > Hi Jonas > > On 7/14/25 1:33 AM, Jonas Karlman wrote: >> DTs from dts/upstream already contain aliases for i2c, mmc and serial. >> >> Remove the aliases and status=okay that are already defined in upstream >> board or SoC DT. >> >> Signed-off-by: Jonas Karlman <jo...@kwiboo.se> >> --- >> This also remove a bad re-defined alias for spi0, SPI flash support will >> be added/fixed in a later patch in this series > > This won't make it to the commit log in the git tree but is an important > piece of information. > > Please have a separate commit just for that or at the very least have it > properly explained in the commit log as I checked the diff and did > notice this was different.
Sure, I will split it up into a separate patch or include more details in the commit message in a v2. This series initially started out very small, however it grew into a lot more patches than expected, so this was just me trying to keep patch count as low as possible ;-) Regards, Jonas > > Otherwise looks ok to me. > > Cheers, > Quentin