> This patch adds the necessary device tree bindings. > > Signed-off-by: Sean Anderson <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > --- > > (no changes since v2) > > Changes in v2: > - Convert to use pinmux property > - Don't hog ISP on boot > - Re-order GPIOs to match the defaults more closely > > arch/riscv/dts/k210-maix-bit.dts | 104 +++++++++++++++++++++++++++++++ > arch/riscv/dts/k210.dtsi | 12 ++++ > 2 files changed, 116 insertions(+) >
Acked-by: Rick Chen <[email protected]>

