]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Fri, 31 Jan 2014 23:08:10 +0000 (15:08 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 31 Jan 2014 23:08:10 +0000 (15:08 -0800)
Second Round of Renesas ARM Based SoC DT Fixes for v3.14

Correct i2c clock references for r8a7790 (R-Car H2) SoC

The error was introduced in 72197ca7a1cb1cea5 ("ARM: shmobile: r8a7790:
Reference clocks") which is queued up for v3.14.

* tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  ARM: shmobile: r8a7790.dtsi: ficx i2c[0-3] clock reference

Signed-off-by: Olof Johansson <olof@lixom.net>
1  2 
arch/arm/boot/dts/r8a7790.dtsi

index f48487c2a970aa6020d7400dfa3fbc2c710855cc,46ac214e1c0a2b9b7d09a27ed94ff19be473b500..71b1251f79c73d24a4607aa33bbcc4b6fbafb0d0
@@@ -91,9 -91,9 +91,9 @@@
                interrupts = <1 9 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
        };
  
 -      gpio0: gpio@ffc40000 {
 +      gpio0: gpio@e6050000 {
                compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar";
 -              reg = <0 0xffc40000 0 0x2c>;
 +              reg = <0 0xe6050000 0 0x50>;
                interrupt-parent = <&gic>;
                interrupts = <0 4 IRQ_TYPE_LEVEL_HIGH>;
                #gpio-cells = <2>;
                interrupt-controller;
        };
  
 -      gpio1: gpio@ffc41000 {
 +      gpio1: gpio@e6051000 {
                compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar";
 -              reg = <0 0xffc41000 0 0x2c>;
 +              reg = <0 0xe6051000 0 0x50>;
                interrupt-parent = <&gic>;
                interrupts = <0 5 IRQ_TYPE_LEVEL_HIGH>;
                #gpio-cells = <2>;
                interrupt-controller;
        };
  
 -      gpio2: gpio@ffc42000 {
 +      gpio2: gpio@e6052000 {
                compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar";
 -              reg = <0 0xffc42000 0 0x2c>;
 +              reg = <0 0xe6052000 0 0x50>;
                interrupt-parent = <&gic>;
                interrupts = <0 6 IRQ_TYPE_LEVEL_HIGH>;
                #gpio-cells = <2>;
                interrupt-controller;
        };
  
 -      gpio3: gpio@ffc43000 {
 +      gpio3: gpio@e6053000 {
                compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar";
 -              reg = <0 0xffc43000 0 0x2c>;
 +              reg = <0 0xe6053000 0 0x50>;
                interrupt-parent = <&gic>;
                interrupts = <0 7 IRQ_TYPE_LEVEL_HIGH>;
                #gpio-cells = <2>;
                interrupt-controller;
        };
  
 -      gpio4: gpio@ffc44000 {
 +      gpio4: gpio@e6054000 {
                compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar";
 -              reg = <0 0xffc44000 0 0x2c>;
 +              reg = <0 0xe6054000 0 0x50>;
                interrupt-parent = <&gic>;
                interrupts = <0 8 IRQ_TYPE_LEVEL_HIGH>;
                #gpio-cells = <2>;
                interrupt-controller;
        };
  
 -      gpio5: gpio@ffc45000 {
 +      gpio5: gpio@e6055000 {
                compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar";
 -              reg = <0 0xffc45000 0 0x2c>;
 +              reg = <0 0xe6055000 0 0x50>;
                interrupt-parent = <&gic>;
                interrupts = <0 9 IRQ_TYPE_LEVEL_HIGH>;
                #gpio-cells = <2>;
                reg = <0 0xe6508000 0 0x40>;
                interrupt-parent = <&gic>;
                interrupts = <0 287 IRQ_TYPE_LEVEL_HIGH>;
-               clocks = <&mstp3_clks R8A7790_CLK_I2C0>;
+               clocks = <&mstp9_clks R8A7790_CLK_I2C0>;
                status = "disabled";
        };
  
                reg = <0 0xe6518000 0 0x40>;
                interrupt-parent = <&gic>;
                interrupts = <0 288 IRQ_TYPE_LEVEL_HIGH>;
-               clocks = <&mstp3_clks R8A7790_CLK_I2C1>;
+               clocks = <&mstp9_clks R8A7790_CLK_I2C1>;
                status = "disabled";
        };
  
                reg = <0 0xe6530000 0 0x40>;
                interrupt-parent = <&gic>;
                interrupts = <0 286 IRQ_TYPE_LEVEL_HIGH>;
-               clocks = <&mstp3_clks R8A7790_CLK_I2C2>;
+               clocks = <&mstp9_clks R8A7790_CLK_I2C2>;
                status = "disabled";
        };
  
                reg = <0 0xe6540000 0 0x40>;
                interrupt-parent = <&gic>;
                interrupts = <0 290 IRQ_TYPE_LEVEL_HIGH>;
-               clocks = <&mstp3_clks R8A7790_CLK_I2C3>;
+               clocks = <&mstp9_clks R8A7790_CLK_I2C3>;
                status = "disabled";
        };
  
  
        sdhi0: sd@ee100000 {
                compatible = "renesas,sdhi-r8a7790";
 -              reg = <0 0xee100000 0 0x100>;
 +              reg = <0 0xee100000 0 0x200>;
                interrupt-parent = <&gic>;
                interrupts = <0 165 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&mstp3_clks R8A7790_CLK_SDHI0>;
  
        sdhi1: sd@ee120000 {
                compatible = "renesas,sdhi-r8a7790";
 -              reg = <0 0xee120000 0 0x100>;
 +              reg = <0 0xee120000 0 0x200>;
                interrupt-parent = <&gic>;
                interrupts = <0 166 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&mstp3_clks R8A7790_CLK_SDHI1>;