Am Mittwoch, 18. Januar 2023, 18:39:31 CET schrieb Krzysztof Kozlowski: > Cleanup by removing unneeded quotes from refs and redundant blank lines. > No functional impact except adjusting to preferred coding style. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> [...] > diff --git a/Documentation/devicetree/bindings/spi/spi-rockchip.yaml b/Documentation/devicetree/bindings/spi/spi-rockchip.yaml > index 66e49947b703..e4941e9212d1 100644 > --- a/Documentation/devicetree/bindings/spi/spi-rockchip.yaml > +++ b/Documentation/devicetree/bindings/spi/spi-rockchip.yaml > @@ -11,7 +11,7 @@ description: > as flash and display controllers using the SPI communication interface. > > allOf: > - - $ref: "spi-controller.yaml#" > + - $ref: spi-controller.yaml# > > maintainers: > - Heiko Stuebner <heiko@xxxxxxxxx> For Rockchip: Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>