Message ID | 1995660.usQuhbGJ8B@trenzalore |
---|---|
State | Superseded |
Headers | show |
Series | Add device tree for ArmSoM Sige 5 board | expand |
On Fri, Aug 23, 2024 at 12:07:10PM -0400, Detlev Casanova wrote: > It is compatible with the rockchip,rk3066-spi SPI core. Same comments... subject: spi: dt-bindings: Please use subject prefixes matching the subsystem. You can get them for example with on the directory your patch is touching. For bindings, the preferred subjects are explained here: https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/spi/spi-rockchip.yaml b/ Documentation/devicetree/bindings/spi/spi-rockchip.yaml index e4941e9212d13..46d9d6ee09234 100644 --- a/Documentation/devicetree/bindings/spi/spi-rockchip.yaml +++ b/Documentation/devicetree/bindings/spi/spi-rockchip.yaml @@ -35,6 +35,7 @@ properties: - rockchip,rk3368-spi - rockchip,rk3399-spi - rockchip,rk3568-spi + - rockchip,rk3576-spi - rockchip,rk3588-spi - rockchip,rv1126-spi - const: rockchip,rk3066-spi
It is compatible with the rockchip,rk3066-spi SPI core. Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com> --- Documentation/devicetree/bindings/spi/spi-rockchip.yaml | 1 + 1 file changed, 1 insertion(+)