Re: [PATCH v1 0/3] ARM: dts: amlogic: Three small binding check error fixes

From: neil . armstrong
Date: Mon Feb 19 2024 - 03:37:48 EST


On 18/02/2024 12:19, Martin Blumenstingl wrote:
This series contains three small binding check fixes.
Nothing functional was broken before, so no need to backpport any of
these to -stable.


Martin Blumenstingl (3):
ARM: dts: meson: fix bus node names
ARM: dts: meson8: fix &hwrng node compatible string
ARM: dts: meson8b: fix &hwrng node compatible string

arch/arm/boot/dts/amlogic/meson.dtsi | 6 +++---
arch/arm/boot/dts/amlogic/meson8.dtsi | 1 -
arch/arm/boot/dts/amlogic/meson8b.dtsi | 1 -
3 files changed, 3 insertions(+), 5 deletions(-)


Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>