Re: [PATCH v2 1/7] dt-bindings: clock: airoha: Update reg mapping for EN7581 SoC.
From: "Rob Herring (Arm)" <robh@kernel.org>
Date: 2024-09-04 15:00:46
Also in:
linux-clk, linux-devicetree
From: "Rob Herring (Arm)" <robh@kernel.org>
Date: 2024-09-04 15:00:46
Also in:
linux-clk, linux-devicetree
On Tue, 03 Sep 2024 23:39:45 +0200, Lorenzo Bianconi wrote:
clk-en7523 driver for EN7581 SoC is mapping all the scu memory region while it is configuring the chip-scu one via a syscon. Update the reg mapping definition for this device. This patch does not introduce any backward incompatibility since the dts for EN7581 SoC is not upstream yet. Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> --- .../bindings/clock/airoha,en7523-scu.yaml | 23 ++++++++-------------- 1 file changed, 8 insertions(+), 15 deletions(-)
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>