On Mon, 07 Mar 2022 14:34:17 +0000, Andre Przywara wrote: > The Allwinner F1C100 series contains two SPI controllers, which are > compatible to the IP block used in the Allwinner H3 as well. > The only difference in the integration is the missing mod clock in the > F1C100, but that does not affect the SPI controller binding, as we can > still supply the correct clock (AHB parent) easily. > > Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx> > --- > .../devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>