[PATCH 1/2] dt-bindings: mtd: Add SEAMA partition bindings
Linus Walleij
linus.walleij at linaro.org
Wed Jul 5 03:10:08 PDT 2023
On Wed, May 10, 2023 at 4:57 PM Krzysztof Kozlowski
<krzysztof.kozlowski at linaro.org> wrote:
> > +select: false
>
> You miss update to partitions.yaml. Anyway, for your testing,
> temporarily change it to true, to see errors.
This "select" just confuses me. I can set it to true and then I get
a flood of irrelevant errors, and the same if I change it to true for
any of the other childless partitions such as arm,arm-firmware-suite.yaml
So I do a best effort here...
> > +properties:
> > + compatible:
> > + const: seama
> > +
> > + '#address-cells': false
> > +
> > + '#size-cells': false
>
> You have children, so these must be true.
Not really, seama is childless.
I guess the example with fixed-partitions
was confusion, seama can be a subpartition in a set
of fixed-partions.
I'll try to write up something so it's clear.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list