Hi ARM SoC maintainers, The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.7-dt-bindings for you to fetch changes up to 0434281722b5192f4c5f60ff891f98f95057a793: dt-bindings: arm: tegra: pmc: Relicense and move into soc/tegra directory (2023-10-10 17:39:33 +0200) Thanks, Thierry ---------------------------------------------------------------- dt-bindings: Changes for v6.7-rc1 This contains some rework of the Tegra PMC device tree bindings that will help with validating device trees with json-schema. ---------------------------------------------------------------- Thierry Reding (7): dt-bindings: arm: tegra: pmc: Improve property descriptions dt-bindings: arm: tegra: pmc: Remove useless boilerplate descriptions dt-bindings: arm: tegra: pmc: Move additionalProperties dt-bindings: arm: tegra: pmc: Increase maximum number of clocks per powergate dt-bindings: arm: tegra: pmc: Restructure pad configuration node schema dt-bindings: arm: tegra: pmc: Reformat example dt-bindings: arm: tegra: pmc: Relicense and move into soc/tegra directory .../bindings/arm/tegra/nvidia,tegra20-pmc.yaml | 393 ------------------- .../bindings/soc/tegra/nvidia,tegra20-pmc.yaml | 416 +++++++++++++++++++++ 2 files changed, 416 insertions(+), 393 deletions(-) delete mode 100644 Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.yaml create mode 100644 Documentation/devicetree/bindings/soc/tegra/nvidia,tegra20-pmc.yaml