Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: memory-controllers: fsl,imx8m-ddrc: restrict opp-table to objects

Simple 'opp-table:true' accepts a boolean property as opp-table, so
restrict it to object to properly enferce real OPP table nodes.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220818061549.9087-1-krzysztof.kozlowski@linaro.org

authored by

Krzysztof Kozlowski and committed by
Rob Herring
66320b26 b18c56a6

+2 -1
+2 -1
Documentation/devicetree/bindings/memory-controllers/fsl/imx8m-ddrc.yaml
··· 47 47 - const: apb 48 48 49 49 operating-points-v2: true 50 - opp-table: true 50 + opp-table: 51 + type: object 51 52 52 53 required: 53 54 - reg