Re: [PATCH v2 13/23] dt-bindings: ap806: prepare the syscon file to list other syscons nodes
From: Rob Herring <robh@kernel.org>
Date: 2018-07-03 21:07:23
Also in:
linux-arm-kernel, linux-pm
From: Rob Herring <robh@kernel.org>
Date: 2018-07-03 21:07:23
Also in:
linux-arm-kernel, linux-pm
On Mon, Jun 25, 2018 at 05:12:29PM +0200, Miquel Raynal wrote:
There are multiple system controllers in AP806. Because all syscon nodes use the same compatible, it is pertinent to use this same file to list IPs inside it. Thus, change the header to be more generic. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> --- .../bindings/arm/marvell/ap806-system-controller.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>