Hi Padma,

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

Verified from Exynos7 datasheet. LGTM.

Reviewed-by: Vivek Gautam <gautam.vi...@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
--
To unsubscribe from this list: send the line "unsubscribe devicetree" 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