Hi Adam, On Tue, Jan 19, 2021 at 9:46 PM Adam Ford <aford173@xxxxxxxxx> wrote: > On Tue, Jan 19, 2021 at 2:35 PM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > > On Tue, Jan 19, 2021 at 7:43 PM Adam Ford <aford173@xxxxxxxxx> wrote: > > > On Tue, Jan 19, 2021 at 8:48 AM Wolfram Sang > > > <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote: > > > > > > > > Some SDHI instances are solely used for eMMC. Disable SD and SDIO > > > > for faster initialization. > > > > > > > > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > > > > > > --- a/arch/arm64/boot/dts/renesas/beacon-renesom-som.dtsi > > > > +++ b/arch/arm64/boot/dts/renesas/beacon-renesom-som.dtsi > > > > @@ -312,6 +312,8 @@ &sdhi3 { > > > > vqmmc-supply = <®_1p8v>; > > > > bus-width = <8>; > > > > mmc-hs200-1_8v; > > > > + no-sd; > > > > + no-sdio; > > > > > > No objections on the Beacon board. I cannot speak for the rest. > > > > Does this mean I can add your > > > > Acked-by: Adam Ford <aford173@xxxxxxxxx> [beacon] > > > > Yes. I wasn't sure what the appropriate response sould be. (Review-by > or Acked-by) I think "no objections" maps to "Acked-by" ;-) Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds