dt-bindings: soc: fsl: Convert q(b)man-* to yaml format
authorFrank Li <Frank.Li@nxp.com>
Wed, 26 Jun 2024 19:37:53 +0000 (15:37 -0400)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 9 Jul 2024 13:40:17 +0000 (07:40 -0600)
commit304a90c4f75dadd0f80d0b27e61e8ed04b36ad95
treeb6d52e25827ee2c98ba47bfa356a9377266e330d
parentbfb921b2a9d5d1123d1d10b196a39db629ddef87
dt-bindings: soc: fsl: Convert q(b)man-* to yaml format

Convert qman, bman, qman-portals, bman-portals to yaml format.

Additional Change for fsl,q(b)man-portal:
- Only keep one example.
- Add fsl,qman-channel-id property.
- Use interrupt type macro.
- Remove top level qman-portals@ff4200000 at example.

Additional change for fsl,q(b)man:
- Fixed example error.
- Remove redundent part, only keep fsl,qman node.
- Change memory-regions to memory-region.
- fsl,q(b)man-portals is not required property

Additional change for fsl,qman-fqd.yaml:
- Fixed example error.
- Only keep one example.
- Ref to reserve-memory.yaml
- Merge fsl,bman reserver memory part

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20240626193753.2088926-1-Frank.Li@nxp.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/soc/fsl/bman-portals.txt [deleted file]
Documentation/devicetree/bindings/soc/fsl/bman.txt [deleted file]
Documentation/devicetree/bindings/soc/fsl/fsl,bman-portal.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/soc/fsl/fsl,bman.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/soc/fsl/fsl,qman-fqd.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/soc/fsl/fsl,qman-portal.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/soc/fsl/fsl,qman.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/soc/fsl/qman-portals.txt [deleted file]
Documentation/devicetree/bindings/soc/fsl/qman.txt [deleted file]