[PATCH 3/3] at91: add support for sama5d27-wlsom1-ek board
Adrian Schmutzler
mail at adrianschmutzler.de
Sat Jul 17 12:02:02 PDT 2021
Hi,
> diff --git a/target/linux/at91/image/sama5.mk
> b/target/linux/at91/image/sama5.mk
> index d02d09e835ec..af1ef44dc83a 100644
> --- a/target/linux/at91/image/sama5.mk
> +++ b/target/linux/at91/image/sama5.mk
> @@ -87,6 +87,17 @@ define Device/microchip_sama5d27-som1-ek endef
> TARGET_DEVICES += microchip_sama5d27-som1-ek
>
> +define Device/microchip_sama5d27-wlsom1-ek
> + $(Device/evaluation-dtb)
> + DEVICE_VENDOR := Microchip
> + DEVICE_MODEL := SAMA5D27 WSOM1 Ek
> + DEVICE_DTS := at91-sama5d27_wlsom1_ek
> + SUPPORTED_DEVICES := microchip,sama5d27-wlsom1-ek
SUPPORTED_DEVICES can be dropped here as well, see my other e-mail.
[...]
> ++ pinctrl_qspi1_default: qspi1_default {
> ++ pinmux = <PIN_PB5__QSPI1_SCK>,
> ++ <PIN_PB6__QSPI1_CS>,
> ++ <PIN_PB7__QSPI1_IO0>,
> ++ <PIN_PB8__QSPI1_IO1>,
> ++ <PIN_PB9__QSPI1_IO2>,
> ++ <PIN_PB10__QSPI1_IO3>;
> ++ bias-pull-up;
> ++ };
> ++};
> ++
> +--- /dev/null
> ++++ b/arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts
Please don't add empty lines at EOF. Just a new line.
Best
Adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openpgp-digital-signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20210717/53fa2286/attachment.sig>
More information about the openwrt-devel
mailing list