Pull request: u-boot-riscv/master 20201117

Hi Tom,
Please pull some riscv updates:
- Enable SATA disk on QEMU RISC-V and update doc. - k210 pinctrl updates: - Fix inverted IE and OE for I2C. - Rename power domains to match datasheet.
Thanks Rick
https://travis-ci.org/github/rickchen36/u-boot-riscv/builds/743893981
Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti (2020-11-16 13:42:29 -0500)
are available in the Git repository at:
git@gitlab.denx.de:u-boot/custodians/u-boot-riscv.git
for you to fetch changes up to 6e35c1cb12e7be136baf9f44249baa3279ed7b5c:
pinctrl: k210: Rename power domains to match datasheet (2020-11-17 15:09:28 +0800)
---------------------------------------------------------------- Heinrich Schuchardt (3): riscv: sort SPECIFIC_OPTIONS riscv: enable SATA disk on QEMU RISC-V doc: qemu-riscv: describe attaching a disk image
Sean Anderson (2): pinctrl: k210: Fix inverted IE and OE for I2C pinctrl: k210: Rename power domains to match datasheet
board/emulation/qemu-riscv/Kconfig | 45 ++++++++++++++++++++++++++------------------- doc/board/emulation/qemu-riscv.rst | 8 ++++++++ doc/device-tree-bindings/pinctrl/kendryte,k210-fpioa.txt | 2 +- drivers/pinctrl/pinctrl-kendryte.c | 21 ++++++++++++--------- 4 files changed, 47 insertions(+), 29 deletions(-)

On Tue, Nov 17, 2020 at 04:02:39PM +0800, uboot@andestech.com wrote:
Hi Tom,
Please pull some riscv updates:
- Enable SATA disk on QEMU RISC-V and update doc.
- k210 pinctrl updates:
- Fix inverted IE and OE for I2C.
- Rename power domains to match datasheet.
Thanks Rick
https://travis-ci.org/github/rickchen36/u-boot-riscv/builds/743893981
Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti (2020-11-16 13:42:29 -0500)
are available in the Git repository at:
git@gitlab.denx.de:u-boot/custodians/u-boot-riscv.git
for you to fetch changes up to 6e35c1cb12e7be136baf9f44249baa3279ed7b5c:
pinctrl: k210: Rename power domains to match datasheet (2020-11-17 15:09:28 +0800)
Applied to u-boot/master, thanks!
participants (2)
-
Tom Rini
-
uboot@andestech.com