Re: [PATCH v3 02/15] dt-bindings: soc: bcm: bcm2835-pm: Introduce reg-names

2021-03-05 Thread Rob Herring
On Wed, 17 Feb 2021 12:47:57 +0100, Nicolas Saenz Julienne wrote: > Anticipating the introduction of BCM2711, of which we'll need to support > its new RPiVid ASB, introduce reg-names into bcm2835-pm's binding. This > will help to have a consistent mapping between resources and their > meaning. >

[PATCH v3 02/15] dt-bindings: soc: bcm: bcm2835-pm: Introduce reg-names

2021-02-17 Thread Nicolas Saenz Julienne
Anticipating the introduction of BCM2711, of which we'll need to support its new RPiVid ASB, introduce reg-names into bcm2835-pm's binding. This will help to have a consistent mapping between resources and their meaning. Signed-off-by: Nicolas Saenz Julienne ---