Re: [PATCH 1/3] ARM: dts: Add SPI flash node for Peach boards
From: Doug Anderson
Date: Tue Nov 18 2014 - 12:50:14 EST
Javier,
On Mon, Nov 17, 2014 at 9:43 AM, Javier Martinez Canillas
<javier.martinez@xxxxxxxxxxxxxxx> wrote:
> +&spi_1 {
> + status = "okay";
> + samsung,spi-src-clk = <0>;
> + num-cs = <1>;
> + cs-gpios = <&gpa2 5 0>;
> +
> + spidev@0 {
> + compatible = "spidev";
This is common practice in the Chrome OS tree, but we've gotten
pushback from upstream questioning about whether "spidev" is really a
physical device. See:
http://www.spinics.net/lists/linux-samsung-soc/msg29563.html
I don't really have an answer for something better to do here but I
figured I'd at least bring up the point.
-Doug
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/