From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 6/6] ARM: configs: Add missing config for DART-MX6 SoM
Date: Thu, 30 Nov 2017 08:46:30 +0800 [thread overview]
Message-ID: <20171130004629.GD22908@dragon> (raw)
In-Reply-To: <1511950857-19292-7-git-send-email-narmstrong@baylibre.com>
On Wed, Nov 29, 2017 at 11:20:57AM +0100, Neil Armstrong wrote:
> This patch adds the missing configs for the DART-MX6 SoM support :
> - SERDEV bluetooth driver + SERIAL_DEV_BUS configs
> - WL18XX driver
> - DEFAULT_ON Led Trigger
>
> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
'ARM: imx_v6_v7_defconfig: ...' or 'ARM: imx: defconfig: ...' please.
Shawn
> ---
> arch/arm/configs/imx_v6_v7_defconfig | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
> index 0d44949..abd06c3 100644
> --- a/arch/arm/configs/imx_v6_v7_defconfig
> +++ b/arch/arm/configs/imx_v6_v7_defconfig
> @@ -80,6 +80,7 @@ CONFIG_CAN=y
> CONFIG_CAN_FLEXCAN=y
> CONFIG_BT=y
> CONFIG_BT_HCIUART=y
> +CONFIG_BT_HCIUART_SERDEV=y
> CONFIG_BT_HCIUART_H4=y
> CONFIG_BT_HCIUART_LL=y
> CONFIG_CFG80211=y
> @@ -155,6 +156,7 @@ CONFIG_USB_USBNET=y
> CONFIG_USB_NET_CDC_EEM=m
> CONFIG_BRCMFMAC=m
> CONFIG_WL12XX=m
> +CONFIG_WL18XX=m
> CONFIG_WLCORE_SDIO=m
> # CONFIG_WILINK_PLATFORM_DATA is not set
> CONFIG_INPUT_EVDEV=y
> @@ -185,6 +187,8 @@ CONFIG_SERIAL_IMX=y
> CONFIG_SERIAL_IMX_CONSOLE=y
> CONFIG_SERIAL_FSL_LPUART=y
> CONFIG_SERIAL_FSL_LPUART_CONSOLE=y
> +CONFIG_SERIAL_DEV_BUS=y
> +CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
> # CONFIG_I2C_COMPAT is not set
> CONFIG_I2C_CHARDEV=y
> CONFIG_I2C_MUX=y
> @@ -248,6 +252,7 @@ CONFIG_VIDEO_OV5640=m
> CONFIG_SOC_CAMERA_OV2640=y
> CONFIG_IMX_IPUV3_CORE=y
> CONFIG_DRM=y
> +CONFIG_DRM_PANEL_LVDS=y
> CONFIG_DRM_PANEL_SIMPLE=y
> CONFIG_DRM_DW_HDMI_AHB_AUDIO=m
> CONFIG_DRM_DW_HDMI_CEC=y
> @@ -340,6 +345,7 @@ CONFIG_LEDS_TRIGGER_ONESHOT=y
> CONFIG_LEDS_TRIGGER_HEARTBEAT=y
> CONFIG_LEDS_TRIGGER_BACKLIGHT=y
> CONFIG_LEDS_TRIGGER_GPIO=y
> +CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
> CONFIG_RTC_CLASS=y
> CONFIG_RTC_INTF_DEV_UIE_EMUL=y
> CONFIG_RTC_DRV_DS1307=y
> --
> 2.7.4
>
next prev parent reply other threads:[~2017-11-30 0:46 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-29 10:20 [PATCH v4 0/6] ARM: Add Variscite DART-MX6 SoM and Carrier-board support Neil Armstrong
2017-11-29 10:20 ` [PATCH v4 1/6] ARM: dts: imx6qdl-pinfunc: Add missing MX6QDL_PAD_ENET_RXD0__OSC32K_32K_OUT Neil Armstrong
2017-11-29 10:20 ` [PATCH v4 2/6] dt-bindings: Add vendor prefix for Solomon Goldentek Display Corporation Neil Armstrong
2017-11-29 10:20 ` [PATCH v4 3/6] dt-bindings: display: Add bindings for SGD GKTW70SDAE4SE Panel Neil Armstrong
2017-11-29 10:20 ` [PATCH v4 4/6] ARM: dts: imx6qdl: Add Variscite DART-MX6 SoM support Neil Armstrong
2017-11-30 0:39 ` Shawn Guo
2017-12-01 8:54 ` Neil Armstrong
2017-12-01 9:02 ` Philippe Ombredanne
2017-12-01 9:19 ` Neil Armstrong
2017-12-01 9:40 ` Philippe Ombredanne
2017-12-01 13:40 ` Neil Armstrong
2017-11-29 10:20 ` [PATCH v4 5/6] ARM: dts: imx6q: Add Variscite DART-MX6 Carrier-board support Neil Armstrong
2017-11-30 0:43 ` Shawn Guo
2017-12-01 8:56 ` Neil Armstrong
2017-11-29 10:20 ` [PATCH v4 6/6] ARM: configs: Add missing config for DART-MX6 SoM Neil Armstrong
2017-11-30 0:46 ` Shawn Guo [this message]
2017-12-01 8:57 ` Neil Armstrong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171130004629.GD22908@dragon \
--to=shawnguo@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).