[PULL] u-boot-sh/master

The following changes since commit b841e559cd26ffcb20f22e8ee75debed9616c002:
Prepare v2025.01-rc4 (2024-12-09 16:09:28 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch changes up to 802b08805c1775c576c7f09b52169e462a728592:
usb: renesas: Fix R-Car spelling (2024-12-11 08:36:24 +0100)
---------------------------------------------------------------- Marek Vasut (13): ARM: dts: renesas: Fix R-Car spelling ARM: renesas: Fix R-Car spelling clk: renesas: Fix R-Car spelling gpio: renesas: Fix R-Car spelling i2c: renesas: Fix R-Car spelling mmc: renesas: Fix R-Car spelling mtd: renesas: Fix R-Car spelling pci: renesas: Fix R-Car spelling phy: renesas: Fix R-Car spelling pinctrl: renesas: Fix R-Car spelling serial: renesas: Fix R-Car spelling spi: renesas: Fix R-Car spelling usb: renesas: Fix R-Car spelling
arch/arm/dts/r8a7790-u-boot.dtsi | 2 +- arch/arm/dts/r8a7791-u-boot.dtsi | 2 +- arch/arm/dts/r8a7792-u-boot.dtsi | 2 +- arch/arm/dts/r8a7793-u-boot.dtsi | 2 +- arch/arm/dts/r8a7794-u-boot.dtsi | 2 +- arch/arm/dts/r8a77951-u-boot.dtsi | 2 +- arch/arm/dts/r8a77960-u-boot.dtsi | 2 +- arch/arm/dts/r8a77965-u-boot.dtsi | 2 +- arch/arm/dts/r8a77970-u-boot.dtsi | 2 +- arch/arm/dts/r8a77980-u-boot.dtsi | 2 +- arch/arm/dts/r8a77990-u-boot.dtsi | 2 +- arch/arm/dts/r8a77995-u-boot.dtsi | 2 +- arch/arm/dts/r8a779x-u-boot.dtsi | 2 +- arch/arm/mach-renesas/Kconfig.32 | 4 +- arch/arm/mach-renesas/include/mach/boot0.h | 2 +- arch/arm/mach-renesas/memmap-gen3.c | 2 +- drivers/clk/renesas/Kconfig | 12 ++--- drivers/clk/renesas/clk-rcar-gen2.c | 2 +- drivers/clk/renesas/clk-rcar-gen3.c | 2 +- drivers/clk/renesas/rcar-cpg-lib.c | 2 +- drivers/clk/renesas/renesas-cpg-mssr.c | 2 +- drivers/clk/renesas/renesas-cpg-mssr.h | 2 +- drivers/gpio/Kconfig | 4 +- drivers/i2c/Kconfig | 8 ++-- drivers/i2c/rcar_iic.c | 2 +- drivers/mmc/renesas-sdhi.c | 2 +- drivers/mmc/tmio-common.h | 10 ++-- drivers/mtd/Kconfig | 4 +- drivers/mtd/renesas_rpc_hf.c | 2 +- drivers/pci/Kconfig | 8 ++-- drivers/pci/pci-rcar-gen2.c | 2 +- drivers/pci/pci-rcar-gen3.c | 2 +- drivers/phy/phy-rcar-gen2.c | 2 +- drivers/phy/phy-rcar-gen3.c | 2 +- drivers/pinctrl/renesas/Kconfig | 68 ++++++++++++++-------------- drivers/serial/Kconfig | 2 +- drivers/spi/Kconfig | 2 +- drivers/spi/renesas_rpc_spi.c | 2 +- drivers/usb/gadget/Kconfig | 4 +- drivers/usb/host/Kconfig | 4 +- drivers/usb/host/xhci-rcar-r8a779x_usb3_v3.h | 2 +- drivers/usb/host/xhci-rcar.c | 2 +- 42 files changed, 95 insertions(+), 95 deletions(-)

On Wed, Dec 11, 2024 at 01:45:39PM +0100, Marek Vasut wrote:
The following changes since commit b841e559cd26ffcb20f22e8ee75debed9616c002:
Prepare v2025.01-rc4 (2024-12-09 16:09:28 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch changes up to 802b08805c1775c576c7f09b52169e462a728592:
usb: renesas: Fix R-Car spelling (2024-12-11 08:36:24 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini