All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH] configs: lx2162aqds: Enable gpio driver in defconfig
@ 2020-09-29  9:29 Ran Wang
  0 siblings, 0 replies; 3+ messages in thread
From: Ran Wang @ 2020-09-29  9:29 UTC (permalink / raw)
  To: u-boot

From: "hui.song" <hui.song_1@nxp.com>

make lx2162aqds platform to enable gpio driver.

Signed-off-by: hui.song <hui.song_1@nxp.com>
Signed-off-by: ran.wang <ran.wang_1@nxp.com>
---
depends on: http://patchwork.ozlabs.org/project/uboot/patch/1599473527-21511-3-git-send-email-meenakshi.aggarwal at nxp.com/

 configs/lx2162aqds_tfa_SECURE_BOOT_defconfig   | 1 +
 configs/lx2162aqds_tfa_defconfig               | 1 +
 configs/lx2162aqds_tfa_verified_boot_defconfig | 1 +
 3 files changed, 3 insertions(+)

diff --git a/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig b/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
index 065f6a1..649c93c 100644
--- a/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
+++ b/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
@@ -95,3 +95,4 @@ CONFIG_CMD_DATE=y
 CONFIG_RTC_PCF2127=y
 CONFIG_I2C_MUX=y
 CONFIG_I2C_MUX_PCA954x=y
+CONFIG_MPC8XXX_GPIO=y
diff --git a/configs/lx2162aqds_tfa_defconfig b/configs/lx2162aqds_tfa_defconfig
index 33ca543..8201d95 100644
--- a/configs/lx2162aqds_tfa_defconfig
+++ b/configs/lx2162aqds_tfa_defconfig
@@ -93,3 +93,4 @@ CONFIG_CMD_DATE=y
 CONFIG_RTC_PCF2127=y
 CONFIG_I2C_MUX=y
 CONFIG_I2C_MUX_PCA954x=y
+CONFIG_MPC8XXX_GPIO=y
diff --git a/configs/lx2162aqds_tfa_verified_boot_defconfig b/configs/lx2162aqds_tfa_verified_boot_defconfig
index 7d0dbcd..4d0538f 100644
--- a/configs/lx2162aqds_tfa_verified_boot_defconfig
+++ b/configs/lx2162aqds_tfa_verified_boot_defconfig
@@ -100,3 +100,4 @@ CONFIG_OPTEE=y
 CONFIG_CMD_OPTEE_RPMB=y
 CONFIG_OPTEE_TA_AVB=y
 CONFIG_SUPPORT_EMMC_RPMB=y
+CONFIG_MPC8XXX_GPIO=y
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [RESEND PATCH] configs: lx2162aqds: Enable gpio driver in defconfig
  2020-09-29  9:44 Ran Wang
@ 2020-12-11  7:51 ` Priyanka Jain
  0 siblings, 0 replies; 3+ messages in thread
From: Priyanka Jain @ 2020-12-11  7:51 UTC (permalink / raw)
  To: u-boot

>-----Original Message-----
>From: Ran Wang <ran.wang_1@nxp.com>
>Sent: Tuesday, September 29, 2020 3:14 PM
>To: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>; Priyanka Jain
><priyanka.jain@nxp.com>
>Cc: Wasim Khan <wasim.khan@nxp.com>; u-boot at lists.denx.de; Hui Song
><hui.song_1@nxp.com>; Ran Wang <ran.wang_1@nxp.com>
>Subject: [RESEND PATCH] configs: lx2162aqds: Enable gpio driver in defconfig
>
>From: "hui.song" <hui.song_1@nxp.com>
>
>make lx2162aqds platform to enable gpio driver.
>
>Signed-off-by: Hui Song <hui.song_1@nxp.com>
>Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
>---
>depends on:
>https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fpatchwork.
>ozlabs.org%2Fproject%2Fuboot%2Fpatch%2F1599473527-21511-3-git-send-
>email-
>meenakshi.aggarwal%40nxp.com%2F&amp;data=02%7C01%7Cpriyanka.jain%40
>nxp.com%7Ce623a915f02a4418172a08d8645d66d5%7C686ea1d3bc2b4c6fa92cd
>99c5c301635%7C0%7C0%7C637369699600341426&amp;sdata=YxQj1JYghlR6b0K
>%2FetTHAsmKZDUEkHFwDPNa7GvAekY%3D&amp;reserved=0
>
> configs/lx2162aqds_tfa_SECURE_BOOT_defconfig   | 1 +
> configs/lx2162aqds_tfa_defconfig               | 1 +
> configs/lx2162aqds_tfa_verified_boot_defconfig | 1 +
> 3 files changed, 3 insertions(+)
>
>diff --git a/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
>b/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
>index 065f6a1..649c93c 100644
>--- a/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
>+++ b/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
>@@ -95,3 +95,4 @@ CONFIG_CMD_DATE=y
> CONFIG_RTC_PCF2127=y
> CONFIG_I2C_MUX=y
> CONFIG_I2C_MUX_PCA954x=y
>+CONFIG_MPC8XXX_GPIO=y
>diff --git a/configs/lx2162aqds_tfa_defconfig
>b/configs/lx2162aqds_tfa_defconfig
>index 33ca543..8201d95 100644
>--- a/configs/lx2162aqds_tfa_defconfig
>+++ b/configs/lx2162aqds_tfa_defconfig
>@@ -93,3 +93,4 @@ CONFIG_CMD_DATE=y
> CONFIG_RTC_PCF2127=y
> CONFIG_I2C_MUX=y
> CONFIG_I2C_MUX_PCA954x=y
>+CONFIG_MPC8XXX_GPIO=y
>diff --git a/configs/lx2162aqds_tfa_verified_boot_defconfig
>b/configs/lx2162aqds_tfa_verified_boot_defconfig
>index 7d0dbcd..4d0538f 100644
>--- a/configs/lx2162aqds_tfa_verified_boot_defconfig
>+++ b/configs/lx2162aqds_tfa_verified_boot_defconfig
>@@ -100,3 +100,4 @@ CONFIG_OPTEE=y
> CONFIG_CMD_OPTEE_RPMB=y
> CONFIG_OPTEE_TA_AVB=y
> CONFIG_SUPPORT_EMMC_RPMB=y
>+CONFIG_MPC8XXX_GPIO=y
>--
>2.7.4
Applied to fsl-qoriq after rebasing. 
Awaiting upstream

Regards
Priyanka

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [RESEND PATCH] configs: lx2162aqds: Enable gpio driver in defconfig
@ 2020-09-29  9:44 Ran Wang
  2020-12-11  7:51 ` Priyanka Jain
  0 siblings, 1 reply; 3+ messages in thread
From: Ran Wang @ 2020-09-29  9:44 UTC (permalink / raw)
  To: u-boot

From: "hui.song" <hui.song_1@nxp.com>

make lx2162aqds platform to enable gpio driver.

Signed-off-by: Hui Song <hui.song_1@nxp.com>
Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
---
depends on: http://patchwork.ozlabs.org/project/uboot/patch/1599473527-21511-3-git-send-email-meenakshi.aggarwal at nxp.com/

 configs/lx2162aqds_tfa_SECURE_BOOT_defconfig   | 1 +
 configs/lx2162aqds_tfa_defconfig               | 1 +
 configs/lx2162aqds_tfa_verified_boot_defconfig | 1 +
 3 files changed, 3 insertions(+)

diff --git a/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig b/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
index 065f6a1..649c93c 100644
--- a/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
+++ b/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
@@ -95,3 +95,4 @@ CONFIG_CMD_DATE=y
 CONFIG_RTC_PCF2127=y
 CONFIG_I2C_MUX=y
 CONFIG_I2C_MUX_PCA954x=y
+CONFIG_MPC8XXX_GPIO=y
diff --git a/configs/lx2162aqds_tfa_defconfig b/configs/lx2162aqds_tfa_defconfig
index 33ca543..8201d95 100644
--- a/configs/lx2162aqds_tfa_defconfig
+++ b/configs/lx2162aqds_tfa_defconfig
@@ -93,3 +93,4 @@ CONFIG_CMD_DATE=y
 CONFIG_RTC_PCF2127=y
 CONFIG_I2C_MUX=y
 CONFIG_I2C_MUX_PCA954x=y
+CONFIG_MPC8XXX_GPIO=y
diff --git a/configs/lx2162aqds_tfa_verified_boot_defconfig b/configs/lx2162aqds_tfa_verified_boot_defconfig
index 7d0dbcd..4d0538f 100644
--- a/configs/lx2162aqds_tfa_verified_boot_defconfig
+++ b/configs/lx2162aqds_tfa_verified_boot_defconfig
@@ -100,3 +100,4 @@ CONFIG_OPTEE=y
 CONFIG_CMD_OPTEE_RPMB=y
 CONFIG_OPTEE_TA_AVB=y
 CONFIG_SUPPORT_EMMC_RPMB=y
+CONFIG_MPC8XXX_GPIO=y
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-11  7:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29  9:29 [RESEND PATCH] configs: lx2162aqds: Enable gpio driver in defconfig Ran Wang
2020-09-29  9:44 Ran Wang
2020-12-11  7:51 ` Priyanka Jain

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.