On Thu, May 4, 2017 at 6:56 PM, Shawn Guo <shawnguo@xxxxxxxxxx> wrote: > On Wed, May 03, 2017 at 08:04:54AM -0700, Tim Harvey wrote: >> Signed-off-by: Tim Harvey <tharvey@xxxxxxxxxxxxx> >> --- >> arch/arm/boot/dts/imx6qdl-gw52xx.dtsi | 6 ++++++ >> arch/arm/boot/dts/imx6qdl-gw54xx.dtsi | 6 ++++++ >> arch/arm/boot/dts/imx6qdl-gw560x.dtsi | 6 ++++++ >> 3 files changed, 18 insertions(+) >> >> diff --git a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi >> index 91991d6..b5c1a8f 100644 >> --- a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi >> +++ b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi >> @@ -143,6 +143,12 @@ >> pinctrl-names = "default"; >> pinctrl-0 = <&pinctrl_ecspi3>; >> status = "okay"; >> + >> + spidev0: spidev@0 { >> + compatible = "rohm,dh2228fv"; > > I do not see this is a documented compatible. > > Shawn > Shawn, No, it doesn't seem to be documented in Documentation/devicetree/bindings, but it is in the spidev driver: https://lxr.missinglinkelectronics.com/linux/drivers/spi/spidev.c#L697 Regards, Tim -- 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