Re: [PATCH 1/3 v5] dt-bindings: dspi: added for MikcroBus socket

From: Rob Herring
Date: Tue Apr 26 2022 - 11:56:15 EST


On Mon, Apr 25, 2022 at 9:24 PM Changming Huang <jerry.huang@xxxxxxx> wrote:
>
> Signed-off-by: Changming Huang <jerry.huang@xxxxxxx>
> ---
> changes in v5:
> - rename compatible name to mikcroe,mikcroe-socket

This is not right. The mikrobus socket is more than just SPI which was
already pointed out. I also sketched out how I think it needs to look.
Maybe it ends up looking a bit different, but fundamentally, how you
remap I2C, SPI, GPIO, PWM, etc. thru a connector in order to have
overlays which are independent of the base platform has to be solved.
So far, we have done interrupts and GPIOs.

Rob