Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: rockchip: Add spi nodes for RK3528
@ 2025-05-20 10:01 Chukun Pan
  2025-05-20 10:01 ` [PATCH 1/2] spi: dt-bindings: Add rk3528-spi compatible Chukun Pan
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Chukun Pan @ 2025-05-20 10:01 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: Yao Zi, Rob Herring, Mark Brown, Jonas Karlman, Chukun Pan,
	Conor Dooley, Krzysztof Kozlowski, linux-arm-kernel,
	linux-rockchip, linux-kernel, devicetree, linux-spi

There are 2 SPI controllers on the RK3528 SoC, describe it.
Tested using st7789v chip with spi-cpha and spi-cpol properties.

[   10.831306] fb_st7789v spi0.0: fbtft_property_value: buswidth = 8
[   11.042915] graphics fb0: fb_st7789v frame buffer, 240x320, 150 KiB
 video memory, 4 KiB buffer memory, fps=20, spi0.0 at 15 MHz

Chukun Pan (2):
  spi: dt-bindings: Add rk3528-spi compatible
  arm64: dts: rockchip: Add spi nodes for RK3528

 .../devicetree/bindings/spi/spi-rockchip.yaml |  1 +
 arch/arm64/boot/dts/rockchip/rk3528.dtsi      | 28 +++++++++++++++++++
 2 files changed, 29 insertions(+)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-06-09 10:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-20 10:01 [PATCH 0/2] arm64: dts: rockchip: Add spi nodes for RK3528 Chukun Pan
2025-05-20 10:01 ` [PATCH 1/2] spi: dt-bindings: Add rk3528-spi compatible Chukun Pan
2025-05-20 15:45   ` Conor Dooley
2025-05-20 10:01 ` [PATCH 2/2] arm64: dts: rockchip: Add spi nodes for RK3528 Chukun Pan
2025-05-20 10:51   ` Jonas Karlman
2025-05-20 12:01     ` Chukun Pan
2025-05-21 17:56 ` (subset) [PATCH 0/2] " Mark Brown
2025-06-09 10:22 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox