On Thu, 13 Oct 2022 at 22:47, Rob Herring wrote:
>
> On Tue, Sep 27, 2022 at 6:56 AM Peter Maydell
> wrote:
> > Please don't retrospectively make perfectly valid working DTs
> > non-valid. I don't see any reason to change QEMU here.
> >
> > More generally, the set of things you might want the
>
On Tue, Sep 27, 2022 at 6:56 AM Peter Maydell wrote:
>
> On Tue, 27 Sept 2022 at 11:12, Jean-Philippe Brucker
> wrote:
> > The node name of the gpio-key devicetree node should be "key-poweroff":
> >
> > gpio-keys: 'poweroff' does not match any of the regexes:
> > '^(button|event|key|switch|(bu
On 9/27/22 12:03, Jean-Philippe Brucker wrote:
> The node name of the gpio-key devicetree node should be "key-poweroff":
>
> gpio-keys: 'poweroff' does not match any of the regexes:
> '^(button|event|key|switch|(button|event|key|switch)-[a-z0-9-]+|[a-z0-9-]+-(button|event|key|switch))$',
>
On Tue, 27 Sept 2022 at 11:12, Jean-Philippe Brucker
wrote:
> The node name of the gpio-key devicetree node should be "key-poweroff":
>
> gpio-keys: 'poweroff' does not match any of the regexes:
> '^(button|event|key|switch|(button|event|key|switch)-[a-z0-9-]+|[a-z0-9-]+-(button|event|key|switc
The node name of the gpio-key devicetree node should be "key-poweroff":
gpio-keys: 'poweroff' does not match any of the regexes:
'^(button|event|key|switch|(button|event|key|switch)-[a-z0-9-]+|[a-z0-9-]+-(button|event|key|switch))$',
'pinctrl-[0-9]+'
From schema: linux/Documentation/devicetr