Re: [PATCH v2 05/10] dt-bindings: mtd: partitions: Define "#{address,size}-cells" in specific schemas

From: Krzysztof Kozlowski

Date: Tue Jan 20 2026 - 02:54:25 EST


On Mon, Jan 19, 2026 at 07:48:26PM -0600, Rob Herring (Arm) wrote:
> Whether "#address-cells" and "#size-cells" are used or not depends on
> the specific partition type, so drop them from partitions.yaml and
> define them in the specific partition schemas as needed.
>
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> ---
> .../devicetree/bindings/mtd/partitions/fixed-partitions.yaml | 6 ++++--
> Documentation/devicetree/bindings/mtd/partitions/partitions.yaml | 6 ------
> Documentation/devicetree/bindings/mtd/partitions/redboot-fis.yaml | 4 ----
> 3 files changed, 4 insertions(+), 12 deletions(-)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof