All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.masahiro@socionext.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	arm@kernel.org
Cc: Guodong Xu <guodong.xu@linaro.org>, Eric Anholt <eric@anholt.net>,
	Kevin Hilman <khilman@baylibre.com>,
	Riku Voipio <riku.voipio@linaro.org>,
	Will Deacon <will.deacon@arm.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	Masahiro Yamada <yamada.masahiro@socionext.com>,
	Wei Xu <xuwei5@hisilicon.com>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Thierry Reding <treding@nvidia.com>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK
Date: Thu, 26 Jan 2017 18:37:16 +0900	[thread overview]
Message-ID: <CAK7LNAQLeo_T5mPKffRXDRewZOrYijgSa4-Mjg_hiN64pLFZ1Q@mail.gmail.com> (raw)
In-Reply-To: <1482249893-14988-1-git-send-email-yamada.masahiro@socionext.com>

Hi Arnd, Olof,

2016-12-21 1:04 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> Enable the block layer support for MTD devices.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Please check this series, and pick it up for ASOC if it looks good.

Thanks,


>
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 869dded..32d73ab 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -143,6 +143,7 @@ CONFIG_DEVTMPFS=y
>  CONFIG_DEVTMPFS_MOUNT=y
>  CONFIG_DMA_CMA=y
>  CONFIG_MTD=y
> +CONFIG_MTD_BLOCK=y
>  CONFIG_MTD_M25P80=y
>  CONFIG_MTD_SPI_NOR=y
>  CONFIG_BLK_DEV_LOOP=y
> --
> 2.7.4
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel



-- 
Best Regards
Masahiro Yamada

WARNING: multiple messages have this Message-ID (diff)
From: yamada.masahiro@socionext.com (Masahiro Yamada)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK
Date: Thu, 26 Jan 2017 18:37:16 +0900	[thread overview]
Message-ID: <CAK7LNAQLeo_T5mPKffRXDRewZOrYijgSa4-Mjg_hiN64pLFZ1Q@mail.gmail.com> (raw)
In-Reply-To: <1482249893-14988-1-git-send-email-yamada.masahiro@socionext.com>

Hi Arnd, Olof,

2016-12-21 1:04 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> Enable the block layer support for MTD devices.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Please check this series, and pick it up for ASOC if it looks good.

Thanks,


>
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 869dded..32d73ab 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -143,6 +143,7 @@ CONFIG_DEVTMPFS=y
>  CONFIG_DEVTMPFS_MOUNT=y
>  CONFIG_DMA_CMA=y
>  CONFIG_MTD=y
> +CONFIG_MTD_BLOCK=y
>  CONFIG_MTD_M25P80=y
>  CONFIG_MTD_SPI_NOR=y
>  CONFIG_BLK_DEV_LOOP=y
> --
> 2.7.4
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel



-- 
Best Regards
Masahiro Yamada

  parent reply	other threads:[~2017-01-26  9:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-20 16:04 [PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK Masahiro Yamada
2016-12-20 16:04 ` Masahiro Yamada
2016-12-20 16:04 ` [PATCH 2/2] arm64: defconfig: enable CONFIG_MTD_NAND and CONFIG_MTD_NAND_DENALI_DT Masahiro Yamada
2016-12-20 16:04   ` Masahiro Yamada
2017-01-26  9:37 ` Masahiro Yamada [this message]
2017-01-26  9:37   ` [PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK Masahiro Yamada
2017-01-30  1:36   ` Olof Johansson
2017-01-30  1:36     ` Olof Johansson
2017-01-30  2:00     ` Masahiro Yamada
2017-01-30  2:00       ` Masahiro Yamada

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=CAK7LNAQLeo_T5mPKffRXDRewZOrYijgSa4-Mjg_hiN64pLFZ1Q@mail.gmail.com \
    --to=yamada.masahiro@socionext.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=eric@anholt.net \
    --cc=guodong.xu@linaro.org \
    --cc=khilman@baylibre.com \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=riku.voipio@linaro.org \
    --cc=treding@nvidia.com \
    --cc=will.deacon@arm.com \
    --cc=xuwei5@hisilicon.com \
    /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.