On Tue, Jan 12, 2016 at 4:01 PM, Lothar Waßmann <LW@xxxxxxxxxxxxxxxxxxx> wrote: > + spi@0 { > + compatible = "spidev"; > + reg = <0>; > + spi-max-frequency = <54000000>; > + }; > + > + spi@1 { > + compatible = "spidev"; > + reg = <1>; > + spi-max-frequency = <54000000>; > + }; > + }; If you leave the spidev node, the spi core will complain loudly about it. -- 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