All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: exynos7: Fix wrong base address of i2c7 bus
@ 2014-12-19 13:33 ` Padmavathi Venna
  0 siblings, 0 replies; 4+ messages in thread
From: Padmavathi Venna @ 2014-12-19 13:33 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc, devicetree; +Cc: kgene.kim, robh+dt

I2C7 base address corrected.

Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
---
 arch/arm64/boot/dts/exynos/exynos7.dtsi |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/exynos/exynos7.dtsi b/arch/arm64/boot/dts/exynos/exynos7.dtsi
index db7058a..84a57c8 100644
--- a/arch/arm64/boot/dts/exynos/exynos7.dtsi
+++ b/arch/arm64/boot/dts/exynos/exynos7.dtsi
@@ -386,9 +386,9 @@
 			status = "disabled";
 		};
 
-		hsi2c_7: hsi2c@13e10000 {
+		hsi2c_7: hsi2c@14e10000 {
 			compatible = "samsung,exynos7-hsi2c";
-			reg = <0x13e10000 0x1000>;
+			reg = <0x14e10000 0x1000>;
 			interrupts = <0 462 0>;
 			#address-cells = <1>;
 			#size-cells = <0>;
-- 
1.7.4.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] arm64: dts: exynos7: Fix wrong base address of i2c7 bus
@ 2014-12-19 13:33 ` Padmavathi Venna
  0 siblings, 0 replies; 4+ messages in thread
From: Padmavathi Venna @ 2014-12-19 13:33 UTC (permalink / raw)
  To: linux-arm-kernel

I2C7 base address corrected.

Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
---
 arch/arm64/boot/dts/exynos/exynos7.dtsi |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/exynos/exynos7.dtsi b/arch/arm64/boot/dts/exynos/exynos7.dtsi
index db7058a..84a57c8 100644
--- a/arch/arm64/boot/dts/exynos/exynos7.dtsi
+++ b/arch/arm64/boot/dts/exynos/exynos7.dtsi
@@ -386,9 +386,9 @@
 			status = "disabled";
 		};
 
-		hsi2c_7: hsi2c at 13e10000 {
+		hsi2c_7: hsi2c at 14e10000 {
 			compatible = "samsung,exynos7-hsi2c";
-			reg = <0x13e10000 0x1000>;
+			reg = <0x14e10000 0x1000>;
 			interrupts = <0 462 0>;
 			#address-cells = <1>;
 			#size-cells = <0>;
-- 
1.7.4.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] arm64: dts: exynos7: Fix wrong base address of i2c7 bus
  2014-12-19 13:33 ` Padmavathi Venna
@ 2015-01-09 11:04   ` Vivek Gautam
  -1 siblings, 0 replies; 4+ messages in thread
From: Vivek Gautam @ 2015-01-09 11:04 UTC (permalink / raw)
  To: Padmavathi Venna
  Cc: robh+dt, devicetree, linux-samsung-soc, Kukjin Kim, linux-arm-kernel

Hi Padma,


On Fri, Dec 19, 2014 at 7:03 PM, Padmavathi Venna <padma.v@samsung.com> wrote:
> I2C7 base address corrected.
>
> Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
> ---

Verified from Exynos7 datasheet. LGTM.

Reviewed-by: Vivek Gautam <gautam.vivek@samsung.com>

>  arch/arm64/boot/dts/exynos/exynos7.dtsi |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/exynos/exynos7.dtsi b/arch/arm64/boot/dts/exynos/exynos7.dtsi
> index db7058a..84a57c8 100644
> --- a/arch/arm64/boot/dts/exynos/exynos7.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynos7.dtsi
> @@ -386,9 +386,9 @@
>                         status = "disabled";
>                 };
>
> -               hsi2c_7: hsi2c@13e10000 {
> +               hsi2c_7: hsi2c@14e10000 {
>                         compatible = "samsung,exynos7-hsi2c";
> -                       reg = <0x13e10000 0x1000>;
> +                       reg = <0x14e10000 0x1000>;
>                         interrupts = <0 462 0>;
>                         #address-cells = <1>;
>                         #size-cells = <0>;
> --
> 1.7.4.4



-- 
Best Regards
Vivek Gautam
Samsung R&D Institute, Bangalore
India

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] arm64: dts: exynos7: Fix wrong base address of i2c7 bus
@ 2015-01-09 11:04   ` Vivek Gautam
  0 siblings, 0 replies; 4+ messages in thread
From: Vivek Gautam @ 2015-01-09 11:04 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Padma,


On Fri, Dec 19, 2014 at 7:03 PM, Padmavathi Venna <padma.v@samsung.com> wrote:
> I2C7 base address corrected.
>
> Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
> ---

Verified from Exynos7 datasheet. LGTM.

Reviewed-by: Vivek Gautam <gautam.vivek@samsung.com>

>  arch/arm64/boot/dts/exynos/exynos7.dtsi |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/exynos/exynos7.dtsi b/arch/arm64/boot/dts/exynos/exynos7.dtsi
> index db7058a..84a57c8 100644
> --- a/arch/arm64/boot/dts/exynos/exynos7.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynos7.dtsi
> @@ -386,9 +386,9 @@
>                         status = "disabled";
>                 };
>
> -               hsi2c_7: hsi2c at 13e10000 {
> +               hsi2c_7: hsi2c at 14e10000 {
>                         compatible = "samsung,exynos7-hsi2c";
> -                       reg = <0x13e10000 0x1000>;
> +                       reg = <0x14e10000 0x1000>;
>                         interrupts = <0 462 0>;
>                         #address-cells = <1>;
>                         #size-cells = <0>;
> --
> 1.7.4.4



-- 
Best Regards
Vivek Gautam
Samsung R&D Institute, Bangalore
India

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-09 11:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-19 13:33 [PATCH] arm64: dts: exynos7: Fix wrong base address of i2c7 bus Padmavathi Venna
2014-12-19 13:33 ` Padmavathi Venna
2015-01-09 11:04 ` Vivek Gautam
2015-01-09 11:04   ` Vivek Gautam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.