On 21/09/2022 09:28, Sergio Paracuellos wrote: > SoC MT7621 SPI bindings used text format, so migrate them to YAML. > There are some additions to the binding that were not in the original > file. This binding is used in MT7621 and MT7628a Ralink SoCs. To > properly match both dts nodes in tree we need to add to the schema > 'clocks', 'clock-names' and 'reset-names'. Both 'clock-names' and > 'reset-names' use 'spi' as string so maintain that as const in > the schema. > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> > --- > Changes in v3: > - Add Krzysztof's Reviewed-by tag. There's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. Best regards, Krzysztof