aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/soc/tegra
AgeCommit message (Collapse)AuthorFilesLines
2024-05-03dt-bindings: Drop unnecessary quotes on keysRob Herring (Arm)1-3/+3
The yamllint quoted-strings check wasn't checking keys for quotes, but support for checking keys was added in 1.34 release. Fix all the errors found when enabling the check. Clean-up the xilinx-versal-cpm formatting while we're here. Acked-by: Mark Brown <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Acked-by: Thierry Reding <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring (Arm) <[email protected]>
2023-10-10dt-bindings: arm: tegra: pmc: Relicense and move into soc/tegra directoryThierry Reding1-0/+416
Dual-license this binding for consistency with other Tegra bindings and move it into the soc/tegra directory. Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
2023-07-25dt-bindings: arm: tegra: nvec: Convert to json-schemaThierry Reding1-0/+84
Convert the NVIDIA embedded controller bindings from the free-form text format to json-schema. Acked-by: Marc Dietrich <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
2023-07-21dt-bindings: arm: tegra: ahb: Convert to json-schemaThierry Reding1-0/+40
Convert the NVIDIA Tegra AHB bindings from the free-form text format to json-schema. Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
2023-07-21dt-bindings: arm: tegra: flowctrl: Convert to json-schemaThierry Reding1-0/+41
Convert the Tegra flow controller bindings from the free-form text format to json-schema. Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Thierry Reding <[email protected]>