diff mbox series

[1/1] spi: spi-rockchip: Add rk3588-spi compatible

Message ID 20220830124452.33561-1-sebastian.reichel@collabora.com
State Accepted
Commit fb43eb0a930ca9474484b1ff04c3fd532efdc8e3
Headers show
Series [1/1] spi: spi-rockchip: Add rk3588-spi compatible | expand

Commit Message

Sebastian Reichel Aug. 30, 2022, 12:44 p.m. UTC
This adds a compatible string for the SPI controller found in
the RK3588 and RK3588s SoCs.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
---
No driver changes are required for rk3588 SPI support.
---
 Documentation/devicetree/bindings/spi/spi-rockchip.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Heiko Stübner Aug. 30, 2022, 12:45 p.m. UTC | #1
Am Dienstag, 30. August 2022, 14:44:52 CEST schrieb Sebastian Reichel:
> This adds a compatible string for the SPI controller found in
> the RK3588 and RK3588s SoCs.
> 
> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>

Reviewed-by: Heiko Stuebner <heiko@sntech.de>

> ---
> No driver changes are required for rk3588 SPI support.
> ---
>  Documentation/devicetree/bindings/spi/spi-rockchip.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/spi/spi-rockchip.yaml b/Documentation/devicetree/bindings/spi/spi-rockchip.yaml
> index 52a78a2e362e..21f2de785102 100644
> --- a/Documentation/devicetree/bindings/spi/spi-rockchip.yaml
> +++ b/Documentation/devicetree/bindings/spi/spi-rockchip.yaml
> @@ -34,6 +34,7 @@ properties:
>                - rockchip,rk3368-spi
>                - rockchip,rk3399-spi
>                - rockchip,rk3568-spi
> +              - rockchip,rk3588-spi
>                - rockchip,rv1126-spi
>            - const: rockchip,rk3066-spi
>  
>
Krzysztof Kozlowski Aug. 30, 2022, 2:32 p.m. UTC | #2
On 30/08/2022 15:44, Sebastian Reichel wrote:
> This adds a compatible string for the SPI controller found in
> the RK3588 and RK3588s SoCs.
> 
> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/spi/spi-rockchip.yaml b/Documentation/devicetree/bindings/spi/spi-rockchip.yaml
index 52a78a2e362e..21f2de785102 100644
--- a/Documentation/devicetree/bindings/spi/spi-rockchip.yaml
+++ b/Documentation/devicetree/bindings/spi/spi-rockchip.yaml
@@ -34,6 +34,7 @@  properties:
               - rockchip,rk3368-spi
               - rockchip,rk3399-spi
               - rockchip,rk3568-spi
+              - rockchip,rk3588-spi
               - rockchip,rv1126-spi
           - const: rockchip,rk3066-spi