commit | c36413c188680c808637ff84ca17c7c84b3b6dfb | [log] [tgz] |
---|---|---|
author | Quentin Schulz <quentin.schulz@cherry.de> | Fri Jun 14 18:54:13 2024 +0200 |
committer | Kever Yang <kever.yang@rock-chips.com> | Wed Jul 17 11:54:38 2024 +0800 |
tree | 631eb9732a84951fd29544fd98c15ad6e63920c5 | |
parent | 97192d07fbe0fdfec5e511175705ff14f51f0639 [diff] |
rockchip: io-domain: add support for PX30 Port the PX30 part of the Rockchip IO Domain driver from Linux. This differs from linux version in that the io iodomain bit is enabled in the write ops instead of in an init ops as in linux, this way we can avoid keeping a full state of all supplies that have been configured. Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>