From: Wolfram Sang <wsa+rene...@sang-engineering.com>

Signed-off-by: Wolfram Sang <wsa+rene...@sang-engineering.com>
---
 arch/arm64/boot/dts/renesas/r8a7795.dtsi | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi 
b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
index e786343d97e709..08262402fe606f 100644
--- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
@@ -429,6 +429,7 @@
                        clocks = <&cpg CPG_MOD 931>;
                        power-domains = <&cpg>;
                        status = "disabled";
+                       i2c-scl-internal-delay-ns = <110>;
                };
 
                i2c1: i2c@e6508000 {
@@ -440,6 +441,7 @@
                        clocks = <&cpg CPG_MOD 930>;
                        power-domains = <&cpg>;
                        status = "disabled";
+                       i2c-scl-internal-delay-ns = <6>;
                };
 
                i2c2: i2c@e6510000 {
@@ -451,6 +453,7 @@
                        clocks = <&cpg CPG_MOD 929>;
                        power-domains = <&cpg>;
                        status = "disabled";
+                       i2c-scl-internal-delay-ns = <6>;
                };
 
                i2c3: i2c@e66d0000 {
@@ -462,6 +465,7 @@
                        clocks = <&cpg CPG_MOD 928>;
                        power-domains = <&cpg>;
                        status = "disabled";
+                       i2c-scl-internal-delay-ns = <110>;
                };
 
                i2c4: i2c@e66d8000 {
@@ -473,6 +477,7 @@
                        clocks = <&cpg CPG_MOD 927>;
                        power-domains = <&cpg>;
                        status = "disabled";
+                       i2c-scl-internal-delay-ns = <110>;
                };
 
                i2c5: i2c@e66e0000 {
@@ -484,6 +489,7 @@
                        clocks = <&cpg CPG_MOD 919>;
                        power-domains = <&cpg>;
                        status = "disabled";
+                       i2c-scl-internal-delay-ns = <110>;
                };
 
                i2c6: i2c@e66e8000 {
@@ -495,6 +501,7 @@
                        clocks = <&cpg CPG_MOD 918>;
                        power-domains = <&cpg>;
                        status = "disabled";
+                       i2c-scl-internal-delay-ns = <6>;
                };
 
                rcar_sound: sound@ec500000 {
-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to