[GIT PULL] RISC-V Fixes for 5.16-rc6

From: Palmer Dabbelt
Date: Fri Dec 17 2021 - 13:37:09 EST


The following changes since commit 5a19c7e06236a9c55dfc001bb4d1a8f1950d23e7:

riscv: fix building external modules (2021-11-18 23:06:23 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.16-rc6

for you to fetch changes up to f6f7fbb89bf8dc9132fde55cfe67483138eea880:

riscv: dts: sifive unmatched: Link the tmp451 with its power supply (2021-12-16 21:27:45 -0800)

----------------------------------------------------------------
RISC-V Fixes for 5.16-rc6

* A handful of DT updates for the SiFive HiFive Unmatched, that fix the
regulator handling. These should stop some warning spew.
* A pair of fixes for both the SiFive Hifive Unleashed and Unmatched,
that correctly hook up the MMC card detect signal.

----------------------------------------------------------------
Bin Meng (2):
riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot
riscv: dts: unmatched: Add gpio card detect to mmc-spi-slot

Vincent Pelletier (5):
riscv: dts: sifive unmatched: Name gpio lines
riscv: dts: sifive unmatched: Expose the board ID eeprom
riscv: dts: sifive unmatched: Expose the PMIC sub-functions
riscv: dts: sifive unmatched: Fix regulator for board rev3
riscv: dts: sifive unmatched: Link the tmp451 with its power supply

.../riscv/boot/dts/sifive/hifive-unleashed-a00.dts | 1 +
.../riscv/boot/dts/sifive/hifive-unmatched-a00.dts | 113 ++++++++++-----------
2 files changed, 54 insertions(+), 60 deletions(-)