linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable GPIO_SYSCON
@ 2020-04-03 14:06 Jagan Teki
  2020-07-06 14:19 ` Jagan Teki
  0 siblings, 1 reply; 3+ messages in thread
From: Jagan Teki @ 2020-04-03 14:06 UTC (permalink / raw)
  To: heiko, catalin.marinas, will
  Cc: linux-arm-kernel, linux-kernel, linux-rockchip, Jagan Teki, Levin Du

roc-rk3328-cc board has vcc_sdio regulator controlled
by a special output only gpio pin. This special pin can
now be reference as <&grf_gpio 0> via gpio-syscon driver,
as mentioned in below commit.

commit <99165b93dafe4f2a821b5dae106f2ef6b4ceff7e> "arm64: dts: rockchip:
add sdmmc UHS support for roc-rk3328-cc"

So, enable bydefault on the defconfig.

Cc: Levin Du <djw@t-chip.com.cn>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0f212889c931..0a38f0833cf7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -433,6 +433,7 @@ CONFIG_GPIO_MAX732X=y
 CONFIG_GPIO_PCA953X=y
 CONFIG_GPIO_PCA953X_IRQ=y
 CONFIG_GPIO_MAX77620=y
+CONFIG_GPIO_SYSCON=y
 CONFIG_POWER_AVS=y
 CONFIG_QCOM_CPR=y
 CONFIG_ROCKCHIP_IODOMAIN=y
-- 
2.17.1


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

* Re: [PATCH] arm64: defconfig: Enable GPIO_SYSCON
  2020-04-03 14:06 [PATCH] arm64: defconfig: Enable GPIO_SYSCON Jagan Teki
@ 2020-07-06 14:19 ` Jagan Teki
  2023-02-04 14:56   ` Jagan Teki
  0 siblings, 1 reply; 3+ messages in thread
From: Jagan Teki @ 2020-07-06 14:19 UTC (permalink / raw)
  To: Heiko Stübner, Catalin Marinas, Will Deacon
  Cc: linux-arm-kernel, linux-kernel, open list:ARM/Rockchip SoC..., Levin Du

Hi Heiko,

On Fri, Apr 3, 2020 at 7:36 PM Jagan Teki <jagan@amarulasolutions.com> wrote:
>
> roc-rk3328-cc board has vcc_sdio regulator controlled
> by a special output only gpio pin. This special pin can
> now be reference as <&grf_gpio 0> via gpio-syscon driver,
> as mentioned in below commit.
>
> commit <99165b93dafe4f2a821b5dae106f2ef6b4ceff7e> "arm64: dts: rockchip:
> add sdmmc UHS support for roc-rk3328-cc"
>
> So, enable bydefault on the defconfig.
>
> Cc: Levin Du <djw@t-chip.com.cn>
> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
> ---

Any update on this?

Jagan.

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

* Re: [PATCH] arm64: defconfig: Enable GPIO_SYSCON
  2020-07-06 14:19 ` Jagan Teki
@ 2023-02-04 14:56   ` Jagan Teki
  0 siblings, 0 replies; 3+ messages in thread
From: Jagan Teki @ 2023-02-04 14:56 UTC (permalink / raw)
  To: Heiko Stübner, Catalin Marinas, Will Deacon
  Cc: linux-arm-kernel, linux-kernel, open list:ARM/Rockchip SoC..., Levin Du

Hi Heko,

On Mon, Jul 6, 2020 at 7:49 PM Jagan Teki <jagan@amarulasolutions.com> wrote:
>
> Hi Heiko,
>
> On Fri, Apr 3, 2020 at 7:36 PM Jagan Teki <jagan@amarulasolutions.com> wrote:
> >
> > roc-rk3328-cc board has vcc_sdio regulator controlled
> > by a special output only gpio pin. This special pin can
> > now be reference as <&grf_gpio 0> via gpio-syscon driver,
> > as mentioned in below commit.
> >
> > commit <99165b93dafe4f2a821b5dae106f2ef6b4ceff7e> "arm64: dts: rockchip:
> > add sdmmc UHS support for roc-rk3328-cc"
> >
> > So, enable bydefault on the defconfig.
> >
> > Cc: Levin Du <djw@t-chip.com.cn>
> > Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
> > ---
>
> Any update on this?

Can you apply this patch?

Jagan.

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

end of thread, other threads:[~2023-02-04 14:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03 14:06 [PATCH] arm64: defconfig: Enable GPIO_SYSCON Jagan Teki
2020-07-06 14:19 ` Jagan Teki
2023-02-04 14:56   ` Jagan Teki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).