
On 2/13/2024 12:58 AM, Tom Rini wrote:
On Tue, Feb 13, 2024 at 12:30:15AM +0800, Yang Xiwen via B4 Relay wrote:
From: Yang Xiwen forbidden405@outlook.com
The first supported SoC is Hi3798MV200.
Signed-off-by: Yang Xiwen forbidden405@outlook.com
This patchset adds support for HiSTB ioconfig module. The module is used to set pins config(e.g. pull-up, pull-down, drive-strength etc..) and pinmux.
The first supported chip is Hi3798MV200. Adding support for Hi3798CV200 should be also easy.
Below is an example of the dts node:
[snip]
Has this binding already been accepted to the kernel? Thanks.
No, I've not wrote the driver for linux yet. That's why it is RFC now. But it is expected to be soon. I'm going to finish u-boot part first and work on linux kernel later. After that, i can sync linux dts and bindings back to u-boot.