Hi Jerome, On Mon, Jun 10, 2019 at 2:49 PM Jerome Brunet <jbrunet@xxxxxxxxxxxx> wrote: > > Fix sdio node order in the soc device tree good catch, thank you for fixing this! > Fixes: a1737347250e ("arm64: dts: meson: g12a: add SDIO controller") > Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> [...] > + sdio_pins: sdio { [...] strictly speaking we're not using alphabetical sorting here I'm fine with it though because it's consistent with the pattern {sdio,emmc,sd}{,_ds,_clk,...}_pins (and thus all other definitions here) Martin