Another round of 'allOf' removals that came in this cycle. json-schema versions draft7 and earlier have a weird behavior in that any keywords combined with a '$ref' are ignored (silently). The correct form was to put a '$ref' under an 'allOf'. This behavior is now changed in the 2019-09 json-schema spec and '$ref' can be mixed with other keywords. The json-schema library doesn't yet support this, but the tooling now does a fixup for this and either way works. This has been a constant source of review comments, so let's change this treewide so everyone copies the simpler syntax. Signed-off-by: Rob Herring <robh@kernel.org> |
||
|---|---|---|
| .. | ||
| fsl | ||
| ti | ||
| arm,pl172.txt | ||
| ath79-ddr-controller.txt | ||
| atmel,ebi.txt | ||
| baikal,bt1-l2-ctl.yaml | ||
| brcm,dpfe-cpu.txt | ||
| calxeda-ddr-ctrlr.yaml | ||
| exynos-srom.yaml | ||
| exynos5422-dmc.txt | ||
| ingenic,nemc.yaml | ||
| mediatek,smi-common.txt | ||
| mediatek,smi-larb.txt | ||
| mvebu-devbus.txt | ||
| mvebu-sdram-controller.txt | ||
| nvidia,tegra20-emc.txt | ||
| nvidia,tegra20-mc.txt | ||
| nvidia,tegra30-emc.yaml | ||
| nvidia,tegra30-mc.yaml | ||
| nvidia,tegra124-emc.yaml | ||
| nvidia,tegra124-mc.yaml | ||
| nvidia,tegra186-mc.yaml | ||
| nvidia,tegra210-emc.yaml | ||
| omap-gpmc.txt | ||
| pl353-smc.txt | ||
| renesas,dbsc.yaml | ||
| renesas,h8300-bsc.txt | ||
| synopsys.txt | ||
| ti-aemif.txt | ||
| ti-da8xx-ddrctl.txt | ||