ARM: dts: rockchip: Fix the spi controller on rk3036
From: Heiko Stuebner <heiko@...> Date: Sun, 6 Oct 2024 00:20:35 +0200
Commit-Message
Compatible and clock names did not match the existing binding. So set the correct values and re-order+rename the clocks. It looks like no rk3036 board did use the spi controller so far, so this was never detected on a running device yet. Fixes: f629fcfab2cd ("ARM: dts: rockchip: support the spi for rk3036") Cc: Caesar Wang <wxt@...> Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
arch/arm/boot/dts/rockchip/rk3036.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Statistics
- 3 lines added
- 3 lines removed