Re: [PATCH 1/2] dt-bindings: soc: fsl: Add fsl,ls1028a-reset for reset syscon node

From: Rob Herring (Arm)
Date: Mon Jul 08 2024 - 12:18:08 EST



On Wed, 03 Jul 2024 14:08:11 -0400, Frank Li wrote:
> ls1028a has a reset module that includes reboot, reset control word, and
> service processor control.
>
> Add platform specific compatible string to fix the below warning.
>
> syscon@1e60000: compatible: 'anyOf' conditional failed, one must be fixed:
> ['syscon'] is too short
> 'syscon' is not one of ['al,alpine-sysfabric-service', ...]
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> .../bindings/soc/fsl/fsl,ls1028a-reset.yaml | 56 ++++++++++++++++++++++
> 1 file changed, 56 insertions(+)
>

Applied, thanks!