Re: [PATCH 10/11] rockchip: theobroma-systems: puma: Migrate to use IO-domain driver

2024-03-11 Thread Kever Yang
On 2024/2/18 02:35, Jonas Karlman wrote: Switch to use the IO-domain driver to configure IO-domain based on device tree instead of a setup_iodomain() function. Signed-off-by: Jonas Karlman Reviewed-by: Kever Yang Thanks, - Kever --- This should be runtime tested by someone with a puma dev

[PATCH 10/11] rockchip: theobroma-systems: puma: Migrate to use IO-domain driver

2024-02-17 Thread Jonas Karlman
Switch to use the IO-domain driver to configure IO-domain based on device tree instead of a setup_iodomain() function. Signed-off-by: Jonas Karlman --- This should be runtime tested by someone with a puma device. All DT props and driver seem to be enabled and I expect the io_vsel to be configured