* [PATCH 1/1] spi: spi-rockchip: Add rk3588-spi compatible
@ 2022-08-30 12:44 Sebastian Reichel
2022-08-30 12:45 ` Heiko Stübner
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Sebastian Reichel @ 2022-08-30 12:44 UTC (permalink / raw)
To: Heiko Stuebner, Rob Herring, Krzysztof Kozlowski
Cc: Mark Brown, linux-spi, linux-rockchip, devicetree,
Sebastian Reichel, kernel
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(+)
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
--
2.35.1
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCH 1/1] spi: spi-rockchip: Add rk3588-spi compatible
2022-08-30 12:44 [PATCH 1/1] spi: spi-rockchip: Add rk3588-spi compatible Sebastian Reichel
@ 2022-08-30 12:45 ` Heiko Stübner
2022-08-30 14:32 ` Krzysztof Kozlowski
2022-08-30 18:53 ` Mark Brown
2 siblings, 0 replies; 4+ messages in thread
From: Heiko Stübner @ 2022-08-30 12:45 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Sebastian Reichel
Cc: Mark Brown, linux-spi, linux-rockchip, devicetree,
Sebastian Reichel, kernel
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
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 1/1] spi: spi-rockchip: Add rk3588-spi compatible
2022-08-30 12:44 [PATCH 1/1] spi: spi-rockchip: Add rk3588-spi compatible Sebastian Reichel
2022-08-30 12:45 ` Heiko Stübner
@ 2022-08-30 14:32 ` Krzysztof Kozlowski
2022-08-30 18:53 ` Mark Brown
2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-08-30 14:32 UTC (permalink / raw)
To: Sebastian Reichel, Heiko Stuebner, Rob Herring,
Krzysztof Kozlowski
Cc: Mark Brown, linux-spi, linux-rockchip, devicetree, kernel
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 1/1] spi: spi-rockchip: Add rk3588-spi compatible
2022-08-30 12:44 [PATCH 1/1] spi: spi-rockchip: Add rk3588-spi compatible Sebastian Reichel
2022-08-30 12:45 ` Heiko Stübner
2022-08-30 14:32 ` Krzysztof Kozlowski
@ 2022-08-30 18:53 ` Mark Brown
2 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2022-08-30 18:53 UTC (permalink / raw)
To: Heiko Stuebner, Rob Herring, Krzysztof Kozlowski,
Sebastian Reichel
Cc: linux-rockchip, devicetree, kernel, linux-spi
On Tue, 30 Aug 2022 14:44:52 +0200, Sebastian Reichel wrote:
> This adds a compatible string for the SPI controller found in
> the RK3588 and RK3588s SoCs.
>
>
Applied to
broonie/spi.git for-next
Thanks!
[1/1] spi: spi-rockchip: Add rk3588-spi compatible
commit: fb43eb0a930ca9474484b1ff04c3fd532efdc8e3
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-08-30 18:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-30 12:44 [PATCH 1/1] spi: spi-rockchip: Add rk3588-spi compatible Sebastian Reichel
2022-08-30 12:45 ` Heiko Stübner
2022-08-30 14:32 ` Krzysztof Kozlowski
2022-08-30 18:53 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox