[PATCH 4/8] arm64: dts: amlogic: meson-g12b-radxa-zero2: fix pwm clock names
Martin Blumenstingl
martin.blumenstingl at googlemail.com
Sat Feb 11 11:50:08 PST 2023
On Tue, Feb 7, 2023 at 4:08 PM Neil Armstrong <neil.armstrong at linaro.org> wrote:
>
> Fixes the following bindings check error:
> - pwm at 2000: clock-names: 'oneOf' conditional failed, one must be fixed:
> ['clkin4'] is too short
> 'clkin4' is not one of ['clkin0', 'clkin1']
> 'clkin0' was expected
> - pwm at 7000: clock-names: 'oneOf' conditional failed, one must be fixed:
> ['clkin3'] is too short
> 'clkin3' is not one of ['clkin0', 'clkin1']
> 'clkin0' was expected
> - pwm at 19000: clock-names: 'oneOf' conditional failed, one must be fixed:
> ['clkin2'] is too short
> 'clkin2' is not one of ['clkin0', 'clkin1']
> 'clkin0' was expected
>
> Fixes: d747e7f76a5f ("arm64: dts: meson: add support for Radxa Zero2")
> Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl at googlemail.com>
More information about the linux-arm-kernel
mailing list