On Mon, 07 Oct 2024 16:03:37 +0200, Neil Armstrong wrote: > Move the common MMC "slot" properties because they are shared by the > single-slot or multi-slot controllers, and will help defining a simple > mmc-slot bindings document with proper slot properties and nodename. > > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > --- > .../bindings/mmc/mmc-controller-common.yaml | 357 +++++++++++++++++++++ > .../devicetree/bindings/mmc/mmc-controller.yaml | 344 +------------------- > 2 files changed, 360 insertions(+), 341 deletions(-) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>