dt-bindings: crypto: fsl,sec-v4.0: Convert to DT schema
authorRob Herring <robh@kernel.org>
Mon, 20 Feb 2023 21:33:33 +0000 (15:33 -0600)
committerRob Herring <robh@kernel.org>
Fri, 17 Mar 2023 21:31:20 +0000 (16:31 -0500)
commit0415d5a010d5273afc8b069eedb68cb1250e1b4b
tree7f384de3e1df5f4e5635763974d09116f8aa584d
parent41be03c8a9d23c921145631f56be468a1452822e
dt-bindings: crypto: fsl,sec-v4.0: Convert to DT schema

Convert Freescale CAAM/SEC4 binding to DT schema format. The
'fsl,sec-v4.0' and 'fsl,sec-v4.0-mon' parts are independent, so split
them into separate schema files.

Add a bunch of missing compatibles for v5.0, v5.4, etc. Drop unused
'ranges', '#address-cells', and '#size-cells' from fsl,sec-v4.0-mon nodes.

There's one DTB warning for LS1012a which has a 2nd 'reg' entry for
'fsl,sec-v4.0-rtic'. Leaving that as there is no clue as to what it is for.

Reviewed-by: Gaurav Jain <gaurav.jain@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20230220213334.353779-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/crypto/fsl,sec-v4.0-mon.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/crypto/fsl,sec-v4.0.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/crypto/fsl-sec4.txt [deleted file]
Documentation/devicetree/bindings/input/snvs-pwrkey.txt [deleted file]
Documentation/devicetree/bindings/rtc/snvs-rtc.txt [deleted file]
MAINTAINERS