Message ID | 20230706-topic-amlogic-upstream-dt-fixes-take3-v1-0-63ed070eeab2@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | arm64: meson: bunch of DT fixes, take 3 | expand |
Hi, On Thu, 06 Jul 2023 10:00:18 +0200, Neil Armstrong wrote: > This is a bunch of fixes against the current applied and reviewed bindings. > > Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v6.6/arm64-dt) [1/3] arm64: dts: amlogic: meson-g12b-odroid-n2: fix usb hub hog name https://git.kernel.org/amlogic/c/6ae51d90457c93fb2e184ef02ea6f6bcf0199e4f [2/3] arm64: dtb: amlogic: meson-g12-common: change aobus-pinctrl node name https://git.kernel.org/amlogic/c/7bb717411be07405cf750541b731f01fd2a1f8f9 [3/3] arm64: dts: amlogic: drop cooling-[min|max]-state from pwm-fan https://git.kernel.org/amlogic/c/cf4befdc463a32cb4a74ed4ca3ba60964e24f7b5 These changes has been applied on the intermediate git tree [1]. The v6.6/arm64-dt branch will then be sent via a formal Pull Request to the Linux SoC maintainers for inclusion in their intermediate git branches in order to be sent to Linus during the next merge window, or sooner if it's a set of fixes. In the cases of fixes, those will be merged in the current release candidate kernel and as soon they appear on the Linux master branch they will be backported to the previous Stable and Long-Stable kernels [2]. The intermediate git branches are merged daily in the linux-next tree [3], people are encouraged testing these pre-release kernels and report issues on the relevant mailing-lists. If problems are discovered on those changes, please submit a signed-off-by revert patch followed by a corrective changeset. [1] https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git [2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git [3] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
This is a bunch of fixes against the current applied and reviewed bindings. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> --- Neil Armstrong (3): arm64: dts: amlogic: meson-g12b-odroid-n2: fix usb hub hog name arm64: dtb: amlogic: meson-g12-common: change aobus-pinctrl node name arm64: dts: amlogic: drop cooling-[min|max]-state from pwm-fan arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 2 +- arch/arm64/boot/dts/amlogic/meson-g12b-bananapi.dtsi | 2 -- arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi | 2 +- arch/arm64/boot/dts/amlogic/meson-sm1-odroid-hc4.dts | 2 -- 4 files changed, 2 insertions(+), 6 deletions(-) --- base-commit: e1f6a8eaf1c271a0158114a03e3605f4fba059ad change-id: 20230706-topic-amlogic-upstream-dt-fixes-take3-7f973dae0b37 Best regards,