diff mbox series

arm64: defconfig: enable CONFIG_UNIPHIER_EFUSE

Message ID 1512005215-6323-1-git-send-email-hayashibara.keiji@socionext.com
State Accepted
Commit 1e2138c5a310d22c443e80876971b9c480683f49
Headers show
Series arm64: defconfig: enable CONFIG_UNIPHIER_EFUSE | expand

Commit Message

Keiji Hayashibara Nov. 30, 2017, 1:26 a.m. UTC
Enable the efuse driver for UniPhier SoC

Signed-off-by: Keiji Hayashibara <hayashibara.keiji@socionext.com>

---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

-- 
2.7.4

Comments

Masahiro Yamada Dec. 11, 2017, 4:16 p.m. UTC | #1
FW: Arnd and Olof,


This patch looks trivial enough.

The reason for not-apply is
probably because this patch was sent to Catalin and Will
without Arnd and Olof even CC'ed.



Arnd, Olof,
Please consider to apply it.

This one:
https://patchwork.kernel.org/patch/10084055/


Thanks.



2017-11-30 10:26 GMT+09:00 Keiji Hayashibara <hayashibara.keiji@socionext.com>:
> Enable the efuse driver for UniPhier SoC

>

> Signed-off-by: Keiji Hayashibara <hayashibara.keiji@socionext.com>

> ---

>  arch/arm64/configs/defconfig | 1 +

>  1 file changed, 1 insertion(+)

>

> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig

> index 6356c6d..41e1b56 100644

> --- a/arch/arm64/configs/defconfig

> +++ b/arch/arm64/configs/defconfig

> @@ -558,6 +558,7 @@ CONFIG_PHY_XGENE=y

>  CONFIG_PHY_TEGRA_XUSB=y

>  CONFIG_QCOM_L2_PMU=y

>  CONFIG_QCOM_L3_PMU=y

> +CONFIG_UNIPHIER_EFUSE=y

>  CONFIG_TEE=y

>  CONFIG_OPTEE=y

>  CONFIG_ARM_SCPI_PROTOCOL=y

> --

> 2.7.4

>




-- 
Best Regards
Masahiro Yamada
Arnd Bergmann Dec. 21, 2017, 3:25 p.m. UTC | #2
On Mon, Dec 11, 2017 at 5:16 PM, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:
> FW: Arnd and Olof,

>

>

> This patch looks trivial enough.

>

> The reason for not-apply is

> probably because this patch was sent to Catalin and Will

> without Arnd and Olof even CC'ed.

>

>

>

> Arnd, Olof,

> Please consider to apply it.

>

> This one:

> https://patchwork.kernel.org/patch/10084055/

>


Applied to next/soc with your

Acked-by:  Masahiro Yamada <yamada.masahiro@socionext.com>


Thanks for forwarding it to me.

      Arnd
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6356c6d..41e1b56 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -558,6 +558,7 @@  CONFIG_PHY_XGENE=y
 CONFIG_PHY_TEGRA_XUSB=y
 CONFIG_QCOM_L2_PMU=y
 CONFIG_QCOM_L3_PMU=y
+CONFIG_UNIPHIER_EFUSE=y
 CONFIG_TEE=y
 CONFIG_OPTEE=y
 CONFIG_ARM_SCPI_PROTOCOL=y