[PATCH] ARM: dts: imx: add DH2228FV DAC to Gateworks Ventana boards with SPI
Tim Harvey
tharvey at gateworks.com
Thu May 4 21:29:27 PDT 2017
On Thu, May 4, 2017 at 6:56 PM, Shawn Guo <shawnguo at kernel.org> wrote:
> On Wed, May 03, 2017 at 08:04:54AM -0700, Tim Harvey wrote:
>> Signed-off-by: Tim Harvey <tharvey at gateworks.com>
>> ---
>> 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 at 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
More information about the linux-arm-kernel
mailing list