Re: [PATCH] dt-bindings: regulator: update fixed-regulator example

2019-02-11 Thread Rob Herring
On Fri, Feb 8, 2019 at 8:05 AM Johan Hovold wrote: > > Fixed regulators do not have associated bus addresses and are typically > placed directly under the root node where their names must still be > unique despite not having a unit address. > > Fix the malformed example node which had a unit addre

[PATCH] dt-bindings: regulator: update fixed-regulator example

2019-02-08 Thread Johan Hovold
Fixed regulators do not have associated bus addresses and are typically placed directly under the root node where their names must still be unique despite not having a unit address. Fix the malformed example node which had a unit address but no "reg" property by dropping the unit address. Also, t