> + dspi0: dspi@2100000 { > + compatible = "fsl,ls1012a-dspi", > + "fsl,ls1043a-dspi", > + "fsl,ls1021a-v1.0-dspi"; > + #address-cells = <1>; > + #size-cells = <0>; > + reg = <0x0 0x2100000 0x0 0x10000>; > + interrupts = <0 64 0x4>; > + clock-names = "dspi"; > + clocks = <&clockgen 4 0>; > + spi-num-chipselects = <5>; > + big-endian; > + status = "enabled"; "enabled" is not a valid status value. Stuart -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html