OSDN Git Service

dt-bindings: memory-controllers: tegra: Fix type references
authorRob Herring <robh@kernel.org>
Wed, 11 Dec 2019 14:51:01 +0000 (08:51 -0600)
committerRob Herring <robh@kernel.org>
Fri, 13 Dec 2019 00:38:10 +0000 (18:38 -0600)
commit70c812106c87981a087fafacab004aee37193405
tree9f93586d40398e0f6f4bc6e4d0c652e51cb3d1a1
parent5c7404bb30bc5877e578336c58998a999c410622
dt-bindings: memory-controllers: tegra: Fix type references

Json-schema requires a $ref to be under an 'allOf' if there are
additional constraints otherwise the additional constraints are
ignored. (Note that this behavior will be changed in draft8.)

Fixes: 641262f5e1ed ("dt-bindings: memory: Add binding for NVIDIA Tegra30 External Memory Controller")
Fixes: 785685b7a106 ("dt-bindings: memory: Add binding for NVIDIA Tegra30 Memory Controller")
Fixes: 8da65c377b21 ("dt-bindings: memory: tegra30: Convert to Tegra124 YAML")
Cc: Thierry Reding <treding@nvidia.com>
Cc: Jonathan Hunter <jonathanh@nvidia.com>
Cc: linux-tegra@vger.kernel.org
Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-mc.yaml
Documentation/devicetree/bindings/memory-controllers/nvidia,tegra30-emc.yaml
Documentation/devicetree/bindings/memory-controllers/nvidia,tegra30-mc.yaml