diff options
author | Tom Rini <trini@konsulko.com> | 2023-01-06 08:14:28 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-01-06 08:14:28 -0500 |
commit | bd7fbd58b757263cec86d9915da168ce347a7e08 (patch) | |
tree | 4cd8bfce0938f9173b0b2a896ab929b336479a90 /arch/arm | |
parent | 8d6cbf5e6bc4e10e38b954763fa025caed517cc2 (diff) | |
parent | 5404dfcc4dbb56a9b255e08b67b46d1181565e6f (diff) |
Merge branch '2023-01-06-further-regression-fixes'
- Bring in a number of important regression fixes for among others,
uniphier, PXE booting, socrates, imx7d-pico, rockchip video and
rzg2_beacon as well as making the python version warning fix more
portable.
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/dts/imx7d-pico-pi-u-boot.dtsi (renamed from arch/arm/dts/imx7d-pico-u-boot.dtsi) | 0 | ||||
-rw-r--r-- | arch/arm/dts/rz-g2-beacon-u-boot.dtsi | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/dts/imx7d-pico-u-boot.dtsi b/arch/arm/dts/imx7d-pico-pi-u-boot.dtsi index 7307fbaf68..7307fbaf68 100644 --- a/arch/arm/dts/imx7d-pico-u-boot.dtsi +++ b/arch/arm/dts/imx7d-pico-pi-u-boot.dtsi diff --git a/arch/arm/dts/rz-g2-beacon-u-boot.dtsi b/arch/arm/dts/rz-g2-beacon-u-boot.dtsi index 4d17854918..da1c3b0939 100644 --- a/arch/arm/dts/rz-g2-beacon-u-boot.dtsi +++ b/arch/arm/dts/rz-g2-beacon-u-boot.dtsi @@ -45,7 +45,6 @@ }; &rpc { - compatible = "renesas,rcar-gen3-rpc"; pinctrl-0 = <&qspi_pins>; pinctrl-names = "default"; num-cs = <1>; |