
3 Jul
2020
3 Jul
'20
2:46 a.m.
On Wed, 24 Jun 2020 at 04:30, Sean Anderson seanga2@gmail.com wrote:
This patch adds the necessary device tree bindings.
Signed-off-by: Sean Anderson seanga2@gmail.com
(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(+)
Reviewed-by: Simon Glass sjg@chromium.org