Hi,

On Sun, Sep 18, 2016 at 09:22:55AM -0700, Tim Michals wrote:
>         spi0: spi@01c68000 {
>             compatible = "allwinner,sun6i-a31-spi";
>             reg = <0x01c68000 0x1000>;
>             interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;
>             clocks = <&ccu CLK_BUS_SPI0>, <&ccu CLK_SPI0>;
>             resets = <&ccu RST_BUS_SPI0>;
>             dmas = <&dma 23>, <&dma 23>;
>             dma-names = "rx", "tx";
>             status = "disabled";
>             #address-cells = <1>;
>             #size-cells = <0>;
>         };

You're missing the clock-names property.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: PGP signature

Reply via email to