All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Hansson <ulf.hansson@linaro.org>
To: Ezequiel Garcia <ezequiel@collabora.com>
Cc: Mathieu Malaterre <malat@debian.org>,
	Paul Cercueil <paul@crapouillou.net>,
	"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
	linux-mips@linux-mips.org, James Hogan <jhogan@kernel.org>,
	kernel@collabora.com
Subject: Re: [PATCH v4 15/15] MIPS: configs: ci20: Enable ext4
Date: Wed, 11 Apr 2018 16:58:37 +0200	[thread overview]
Message-ID: <CAPDyKFrakbziKb-BJ1VR-GJUogBdJ0b8OkvjEVEWNrm+EgkyMA@mail.gmail.com> (raw)
In-Reply-To: <20180328210057.31148-16-ezequiel@collabora.com>

On 28 March 2018 at 23:00, Ezequiel Garcia <ezequiel@collabora.com> wrote:
> Now that we have MMC support, enable ext2/3/4 support
> in the CI20 defconfig.
>
> Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>

Thanks, queued for 4.18!

Kind regards
Uffe

> ---
>  arch/mips/configs/ci20_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/mips/configs/ci20_defconfig b/arch/mips/configs/ci20_defconfig
> index f88b05fd3077..be23fd25eeaa 100644
> --- a/arch/mips/configs/ci20_defconfig
> +++ b/arch/mips/configs/ci20_defconfig
> @@ -111,6 +111,7 @@ CONFIG_DMADEVICES=y
>  CONFIG_DMA_JZ4780=y
>  # CONFIG_IOMMU_SUPPORT is not set
>  CONFIG_MEMORY=y
> +CONFIG_EXT4_FS=y
>  # CONFIG_DNOTIFY is not set
>  CONFIG_PROC_KCORE=y
>  # CONFIG_PROC_PAGE_MONITOR is not set
> --
> 2.16.2
>

  parent reply	other threads:[~2018-04-11 14:58 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-28 21:00 [PATCH v4 00/14] Enable SD/MMC on JZ4780 SoCs Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 01/15] mmc: jz4740: Fix race condition in IRQ mask update Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 02/15] mmc: jz4740: Fix error exit path in driver's probe Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 03/15] mmc: jz4780: Order headers alphabetically Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 04/15] mmc: jz4740: Use dev_get_platdata Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 05/15] mmc: jz4740: Reset the device requesting the interrupt Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 06/15] mmc: jz4740: Introduce devicetree probe Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 07/15] mmc: dt-bindings: add MMC support to JZ4740 SoC Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 08/15] mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATE Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 09/15] mmc: jz4740: Add support for the JZ4780 Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 10/15] mmc: jz4740: Use dma_request_chan() Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 11/15] MIPS: dts: jz4780: Add DMA controller node to the devicetree Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 12/15] MIPS: dts: jz4780: Add MMC " Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 13/15] MIPS: dts: ci20: Enable MMC in " Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 14/15] MIPS: configs: ci20: Enable DMA and MMC support Ezequiel Garcia
2018-03-28 21:00 ` [PATCH v4 15/15] MIPS: configs: ci20: Enable ext4 Ezequiel Garcia
2018-04-04 13:10   ` James Hogan
2018-04-11 14:58   ` Ulf Hansson [this message]
2018-04-04 12:46 ` [PATCH v4 00/14] Enable SD/MMC on JZ4780 SoCs Ulf Hansson

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=CAPDyKFrakbziKb-BJ1VR-GJUogBdJ0b8OkvjEVEWNrm+EgkyMA@mail.gmail.com \
    --to=ulf.hansson@linaro.org \
    --cc=ezequiel@collabora.com \
    --cc=jhogan@kernel.org \
    --cc=kernel@collabora.com \
    --cc=linux-mips@linux-mips.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=malat@debian.org \
    --cc=paul@crapouillou.net \
    /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.