linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* DT warnings in Cros EC
@ 2020-09-28 16:49 Rob Herring
  2020-09-30  8:07 ` Enric Balletbo i Serra
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2020-09-28 16:49 UTC (permalink / raw)
  To: Benson Leung, Enric Balletbo i Serra, Guenter Roeck
  Cc: devicetree, linux-kernel, Lee Jones

There's a bunch of warnings in the Cros EC schemas. They stem from
child node names needing to be defined. I started fixing, but it's
kind of a mess as there's a mixture of no unit addresses and different
unit address spaces (regulators and codec). And is type-C and extcon
mutually exclusive? I gave up, so please fix these:

/builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/extcon/extcon-usbc-cros-ec.example.dt.yaml:
cros-ec@0: 'extcon0', 'extcon1' do not match any of the regexes:
'pinctrl-[0-9]+'
From schema: /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml
bindings/Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.example.dt.yaml:
cros-ec@0: 'ec-pwm' does not match any of the regexes:
'pinctrl-[0-9]+'
From schema: /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml
/builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/regulator/google,cros-ec-regulator.example.dt.yaml:
ec@0: '#address-cells', '#size-cells', 'regulator@0' do not match any
of the regexes: 'pinctrl-[0-9]+'
From schema: /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml
/builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/chrome/google,cros-ec-typec.example.dt.yaml:
ec@0: 'typec' does not match any of the regexes: 'pinctrl-[0-9]+'
From schema: /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml
/builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/sound/google,cros-ec-codec.example.dt.yaml:
cros-ec@0: '#address-cells', '#size-cells', 'ec-codec@10500000' do not
match any of the regexes: 'pinctrl-[0-9]+'
From schema: /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml


Rob

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-30  8:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-28 16:49 DT warnings in Cros EC Rob Herring
2020-09-30  8:07 ` Enric Balletbo i Serra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).