All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Cédric Le Goater" <clg@kaod.org>
To: Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>
Cc: linux-aspeed@lists.ozlabs.org,
	linux-arm-kernel@lists.infradead.org,
	Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH 4/5] ARM: configs: multi_v7: ASPEED network, gpio, FSI
Date: Tue, 12 Nov 2019 09:29:42 +0100	[thread overview]
Message-ID: <ab9c9e67-e939-6f92-2496-f73fbadd4592@kaod.org> (raw)
In-Reply-To: <20191112062857.32638-5-joel@jms.id.au>

On 12/11/2019 07:28, Joel Stanley wrote:
> Enable drivers used by the ASPEED SoCs so the multi v7 defconfig can run
> on those boards.
> 
> Signed-off-by: Joel Stanley <joel@jms.id.au>

Reviewed-by: Cédric Le Goater <clg@kaod.org>

> ---
>  arch/arm/configs/multi_v7_defconfig | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 13ba53286901..124f50dc9cc7 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -244,6 +244,7 @@ CONFIG_BGMAC_BCMA=y
>  CONFIG_SYSTEMPORT=m
>  CONFIG_MACB=y
>  CONFIG_NET_CALXEDA_XGMAC=y
> +CONFIG_FTGMAC100=m
>  CONFIG_GIANFAR=y
>  CONFIG_HIX5HD2_GMAC=y
>  CONFIG_E1000E=y
> @@ -437,6 +438,7 @@ CONFIG_PINCTRL_MSM8X74=y
>  CONFIG_PINCTRL_MSM8916=y
>  CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
>  CONFIG_PINCTRL_QCOM_SSBI_PMIC=y
> +CONFIG_GPIO_ASPEED_SGPIO=y
>  CONFIG_GPIO_DAVINCI=y
>  CONFIG_GPIO_DWAPB=y
>  CONFIG_GPIO_EM=y
> @@ -1041,6 +1043,13 @@ CONFIG_ROCKCHIP_EFUSE=m
>  CONFIG_NVMEM_IMX_OCOTP=y
>  CONFIG_NVMEM_SUNXI_SID=y
>  CONFIG_NVMEM_VF610_OCOTP=y
> +CONFIG_FSI=m
> +CONFIG_FSI_MASTER_GPIO=m
> +CONFIG_FSI_MASTER_HUB=m
> +CONFIG_FSI_MASTER_ASPEED=m
> +CONFIG_FSI_SCOM=m
> +CONFIG_FSI_SBEFIFO=m
> +CONFIG_FSI_OCC=m
>  CONFIG_EXT4_FS=y
>  CONFIG_AUTOFS4_FS=y
>  CONFIG_MSDOS_FS=y
> 


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-11-12  8:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-12  6:28 [PATCH 0/5] ARM: config: ASPEED updates for 5.5 Joel Stanley
2019-11-12  6:28 ` [PATCH 1/5] ARM: config: aspeed-g5: Enable 8250_DW quirks Joel Stanley
2019-11-12  8:26   ` Cédric Le Goater
2019-11-12  6:28 ` [PATCH 2/5] ARM: config: aspeed-g5: Add SGPIO and FSI drivers Joel Stanley
2019-11-12  8:28   ` Cédric Le Goater
2019-11-12  6:28 ` [PATCH 3/5] ARM: config: aspeed-g4: Add MMC, and cleanup Joel Stanley
2019-11-12  8:29   ` Cédric Le Goater
2019-11-12  6:28 ` [PATCH 4/5] ARM: configs: multi_v7: ASPEED network, gpio, FSI Joel Stanley
2019-11-12  8:29   ` Cédric Le Goater [this message]
2019-11-12  6:28 ` [PATCH 5/5] ARM: config: multi_v5: ASPEED SDHCI, SGPIO Joel Stanley
2019-11-12  8:29   ` Cédric Le Goater
2019-11-12  8:06 ` [PATCH 0/5] ARM: config: ASPEED updates for 5.5 Arnd Bergmann

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=ab9c9e67-e939-6f92-2496-f73fbadd4592@kaod.org \
    --to=clg@kaod.org \
    --cc=andrew@aj.id.au \
    --cc=arnd@arndb.de \
    --cc=joel@jms.id.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-aspeed@lists.ozlabs.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.