On Tue, Sep 27, 2022 at 6:28 AM Peter Maydell wrote:
>
> On Tue, 27 Sept 2022 at 11:12, Jean-Philippe Brucker
> wrote:
> >
> > The devicetree specification requires that nodes use a generic name
> > where appropriate. Fix the corresponding dt-validate warnings:
>
> Either:
> (1) guests are lookin
On Tue, 27 Sept 2022 at 11:12, Jean-Philippe Brucker
wrote:
>
> The devicetree specification requires that nodes use a generic name
> where appropriate. Fix the corresponding dt-validate warnings:
Either:
(1) guests are looking for devices in the DT by node name. In that
case we can't change the
The devicetree specification requires that nodes use a generic name
where appropriate. Fix the corresponding dt-validate warnings:
pl061@903: $nodename:0: 'pl061@903' does not match '^gpio@[0-9a-f]+$'
From schema: linux/Documentation/devicetree/bindings/gpio/pl061-gpio.yaml
pl031@901