]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: mtd: qcom,nandc: Define properties at top-level
authorRob Herring (Arm) <robh@kernel.org>
Tue, 25 Jun 2024 21:56:05 +0000 (15:56 -0600)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 17 Jul 2024 08:39:38 +0000 (10:39 +0200)
commit14427d4b883159d179847f1090112221c1abc7bd
tree4e59635dbba64a985b76c42f1e7bb7597ead08bb
parente33df1c488d6e2b58064355651adb51901137036
dt-bindings: mtd: qcom,nandc: Define properties at top-level

Convention is DT schemas should define all properties at the top-level
and not inside of if/then schemas. That minimizes the if/then schemas
and is more future proof.

There were 2 "if" schemas for "qcom,ipq806x-nand" and the
"qcom,boot-partitions: true" unnecessary, so the conditional schemas
can be simplified a bit.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240625215605.192260-1-robh@kernel.org
Documentation/devicetree/bindings/mtd/qcom,nandc.yaml