[PATCH v2 6/9] ARM: dts: add support for I2SE Duckbill 2 485
Stefan Wahren
stefan.wahren at i2se.com
Mon Jan 23 09:10:10 PST 2017
Am 22.01.2017 um 23:22 schrieb Michael Heimpold:
> This machine is based on I2SE's Duckbill 2 board and features a
> RS-485 daugther board. This device is intended to be used for
> e.g. home automation purposes.
>
> Signed-off-by: Michael Heimpold <mhei at heimpold.de>
> Cc: Stefan Wahren <stefan.wahren at i2se.com>
> ---
> arch/arm/boot/dts/Makefile | 1 +
> arch/arm/boot/dts/imx28-duckbill-2-485.dts | 189 +++++++++++++++++++++++++++++
> 2 files changed, 190 insertions(+)
> create mode 100644 arch/arm/boot/dts/imx28-duckbill-2-485.dts
>
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index fa4664b..e0f3f4e 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -475,6 +475,7 @@ dtb-$(CONFIG_ARCH_MXS) += \
> imx28-cfa10056.dtb \
> imx28-cfa10057.dtb \
> imx28-cfa10058.dtb \
> + imx28-duckbill-2-485.dts \
The file ending should be dtb. This issue applies also to patch 7 and 8.
More information about the linux-arm-kernel
mailing list