On 29/06/2022 18:44, Viorel Suman (OSS) wrote:
From: Abel Vesa <redacted>
In order to replace the fsl,scu txt file from bindings/arm/freescale,
we need to split it between the right subsystems. This patch adds the
fsl,scu.yaml in the firmware bindings folder. This one is only for
the main SCU node. The old txt file will be removed only after all
the child nodes have been properly switch to yaml.
Signed-off-by: Abel Vesa <redacted>
Signed-off-by: Viorel Suman <redacted>
---
.../devicetree/bindings/firmware/fsl,scu.yaml | 160 ++++++++++++++++++
1 file changed, 160 insertions(+)
create mode 100644 Documentation/devicetree/bindings/firmware/fsl,scu.yaml
This depends on all other previous patches, so it cannot go
independently. Therefore I expect that everything will be going through
one tree thus removal of TXT hunks should happen gradually.
Best regards,
Krzysztof