Re: [PATCH] rockchip: io-domain: Enable by default for all supported SoCs

2025-05-06 Thread Kever Yang
On 2025/2/5 01:23, Chen-Yu Tsai wrote: From: Chen-Yu Tsai The IO domain driver controls the I/O voltage for various pins, MMC included. Enable it by default for all supported Rockchip SoCs. Signed-off-by: Chen-Yu Tsai Reviewed-by: Kever Yang Thanks, - Kever --- configs/chromebook_bo

Re: [PATCH] rockchip: io-domain: Enable by default for all supported SoCs

2025-04-06 Thread Kever Yang
Hi Chen-Yu, On 2025/4/1 15:31, Chen-Yu Tsai wrote: On Tue, Apr 1, 2025 at 3:22 PM Anand Moon wrote: Hi Kever, On Tue, 1 Apr 2025 at 09:11, Anand Moon wrote: Hi Kever, On Tue, 1 Apr 2025 at 08:30, Kever Yang wrote: Hi Anand, On 2025/3/30 21:33, Anand Moon wrote: Hi Chen-Yu On Wed, 5 Fe

Re: [PATCH] rockchip: io-domain: Enable by default for all supported SoCs

2025-04-05 Thread Jonas Karlman
Hi, On 2025-02-04 18:23, Chen-Yu Tsai wrote: > From: Chen-Yu Tsai > > The IO domain driver controls the I/O voltage for various pins, > MMC included. > > Enable it by default for all supported Rockchip SoCs. This will also enable the IO domain driver for evb-rk3399_defconfig, something we want

Re: [PATCH] rockchip: io-domain: Enable by default for all supported SoCs

2025-04-05 Thread Chen-Yu Tsai
On Sun, Mar 30, 2025 at 9:34 PM Anand Moon wrote: > > Hi Chen-Yu > > On Wed, 5 Feb 2025 at 07:39, Chen-Yu Tsai wrote: > > > > From: Chen-Yu Tsai > > > > The IO domain driver controls the I/O voltage for various pins, > > MMC included. > > > > Enable it by default for all supported Rockchip SoCs.

Re: [PATCH] rockchip: io-domain: Enable by default for all supported SoCs

2025-04-01 Thread Anand Moon
Hi Kever, On Tue, 1 Apr 2025 at 09:11, Anand Moon wrote: > > Hi Kever, > > On Tue, 1 Apr 2025 at 08:30, Kever Yang wrote: > > > > Hi Anand, > > > > On 2025/3/30 21:33, Anand Moon wrote: > > > Hi Chen-Yu > > > > > > On Wed, 5 Feb 2025 at 07:39, Chen-Yu Tsai wrote: > > >> From: Chen-Yu Tsai > >

Re: [PATCH] rockchip: io-domain: Enable by default for all supported SoCs

2025-04-01 Thread Chen-Yu Tsai
On Tue, Apr 1, 2025 at 3:22 PM Anand Moon wrote: > > Hi Kever, > > On Tue, 1 Apr 2025 at 09:11, Anand Moon wrote: > > > > Hi Kever, > > > > On Tue, 1 Apr 2025 at 08:30, Kever Yang wrote: > > > > > > Hi Anand, > > > > > > On 2025/3/30 21:33, Anand Moon wrote: > > > > Hi Chen-Yu > > > > > > > > On

Re: [PATCH] rockchip: io-domain: Enable by default for all supported SoCs

2025-03-31 Thread Anand Moon
Hi Kever, On Tue, 1 Apr 2025 at 08:30, Kever Yang wrote: > > Hi Anand, > > On 2025/3/30 21:33, Anand Moon wrote: > > Hi Chen-Yu > > > > On Wed, 5 Feb 2025 at 07:39, Chen-Yu Tsai wrote: > >> From: Chen-Yu Tsai > >> > >> The IO domain driver controls the I/O voltage for various pins, > >> MMC inc

Re: [PATCH] rockchip: io-domain: Enable by default for all supported SoCs

2025-03-31 Thread Kever Yang
Hi Anand, On 2025/3/30 21:33, Anand Moon wrote: Hi Chen-Yu On Wed, 5 Feb 2025 at 07:39, Chen-Yu Tsai wrote: From: Chen-Yu Tsai The IO domain driver controls the I/O voltage for various pins, MMC included. Enable it by default for all supported Rockchip SoCs. Signed-off-by: Chen-Yu Tsai

Re: [PATCH] rockchip: io-domain: Enable by default for all supported SoCs

2025-03-30 Thread Anand Moon
Hi Chen-Yu On Wed, 5 Feb 2025 at 07:39, Chen-Yu Tsai wrote: > > From: Chen-Yu Tsai > > The IO domain driver controls the I/O voltage for various pins, > MMC included. > > Enable it by default for all supported Rockchip SoCs. > > Signed-off-by: Chen-Yu Tsai Reviewed-by: Anand Moon Can we enabl

Re: [PATCH] rockchip: io-domain: Enable by default for all supported SoCs

2025-02-04 Thread Paul Kocialkowski
Hi Chen-Yu, Le Wed 05 Feb 25, 01:23, Chen-Yu Tsai a écrit : > From: Chen-Yu Tsai > > The IO domain driver controls the I/O voltage for various pins, > MMC included. > > Enable it by default for all supported Rockchip SoCs. Thanks for the cleanup! Reviewed-by: Paul Kocialkowski > Signed-off-

[PATCH] rockchip: io-domain: Enable by default for all supported SoCs

2025-02-04 Thread Chen-Yu Tsai
From: Chen-Yu Tsai The IO domain driver controls the I/O voltage for various pins, MMC included. Enable it by default for all supported Rockchip SoCs. Signed-off-by: Chen-Yu Tsai --- configs/chromebook_bob_defconfig | 1 - configs/chromebook_kevin_defconfig | 1 - confi

Re: [PATCH] rockchip: io-domain: Enable by default for all supported SoCs

2025-02-04 Thread Quentin Schulz
Hi Chen-Yu, On 2/4/25 6:23 PM, Chen-Yu Tsai wrote: From: Chen-Yu Tsai The IO domain driver controls the I/O voltage for various pins, MMC included. Enable it by default for all supported Rockchip SoCs. Signed-off-by: Chen-Yu Tsai Reviewed-by: Quentin Schulz Thanks! Quentin