diff mbox series

[v2,1/5] dt-bindings: i2c: renesas,iic: Always declare generic compatibility

Message ID 760fec5fa71bfff4c7bfe944cfc385f9d8e1945b.1624013699.git.geert+renesas@glider.be
State Not Applicable, archived
Headers show
Series [v2,1/5] dt-bindings: i2c: renesas,iic: Always declare generic compatibility | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Geert Uytterhoeven June 18, 2021, 11:04 a.m. UTC
According to the Hardware User's Manual, automatic transmission for PMIC
control (DVFS) is not available on the R-Car E3 and RZ/G2E SoC.
Experiments showed this really means that support for automatic DVFS is
not present, while the IIC automatic transmission feature itself is
still available, albeit not super useful.

Hence there is no longer a reason not to declare compatibility with the
R-Car Gen3-specific and generic versions, and the corresponding
paragraph can be dropped.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
v2:
  - New.

 Documentation/devicetree/bindings/i2c/renesas,iic.txt | 5 -----
 1 file changed, 5 deletions(-)

Comments

Wolfram Sang June 20, 2021, 8:42 p.m. UTC | #1
On Fri, Jun 18, 2021 at 01:04:07PM +0200, Geert Uytterhoeven wrote:
> According to the Hardware User's Manual, automatic transmission for PMIC
> control (DVFS) is not available on the R-Car E3 and RZ/G2E SoC.
> Experiments showed this really means that support for automatic DVFS is
> not present, while the IIC automatic transmission feature itself is
> still available, albeit not super useful.
> 
> Hence there is no longer a reason not to declare compatibility with the
> R-Car Gen3-specific and generic versions, and the corresponding
> paragraph can be dropped.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Applied to for-next, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/i2c/renesas,iic.txt b/Documentation/devicetree/bindings/i2c/renesas,iic.txt
index 93d412832e66b682..5de808f79b0630c2 100644
--- a/Documentation/devicetree/bindings/i2c/renesas,iic.txt
+++ b/Documentation/devicetree/bindings/i2c/renesas,iic.txt
@@ -37,11 +37,6 @@  Required properties:
 			When compatible with "renesas,rmobile-iic" it should
 			be the last compatibility string listed.
 
-			The r8a77990 (R-Car E3) and r8a774c0 (RZ/G2E)
-			controllers are not considered compatible with
-			"renesas,rcar-gen3-iic" or "renesas,rmobile-iic"
-			due to the absence of automatic transmission registers.
-
 - reg             : address start and address range size of device
 - interrupts      : interrupt of device
 - clocks          : clock for device