[PATCH 1/3] arm64: dts: rockchip: Add SFC node for RK3528
Chukun Pan
amadeus at jmu.edu.cn
Mon Jul 28 00:00:38 PDT 2025
Hi,
> + sfc: spi at ffc00000 {
> + compatible = "rockchip,sfc";
> + reg = <0x0 0xffc00000 0x0 0x4000>;
> + interrupts = <GIC_SPI 135 IRQ_TYPE_LEVEL_HIGH>;
> + clocks = <&cru SCLK_SFC>, <&cru HCLK_SFC>;
> + clock-names = "clk_sfc", "hclk_sfc";
The clock* should be placed before interrupts.
BTW, doesn't the sfc node need to configure pinctrl?
Thanks,
Chukun
--
2.25.1
More information about the linux-arm-kernel
mailing list