From patchwork Mon Jul 22 10:52:28 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 18492 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f69.google.com (mail-yh0-f69.google.com [209.85.213.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id EC2D026EE8 for ; Mon, 22 Jul 2013 10:53:06 +0000 (UTC) Received: by mail-yh0-f69.google.com with SMTP id b12sf9043028yha.4 for ; Mon, 22 Jul 2013 03:53:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=+0fxwAY87uyTQVJtKe7rzTcassrPv3sIbHy22UzMm80=; b=Q56mg3h5yxYSVs82yH/AmmTlUesdsPLxHLHJGYPjVmR20gGOSdgYVRro3r3WzA9ji9 vmjUXlBcPZRn5LCltg6FQShQOzFZ5VK7O7Tom7jXUCP24miRYoyhgtEUy0g2F+oweeri P7+c0NozyLyNpUFeBf4z3G8z3YWM589e4W/EYTiBPzJbqmlKx9XNONrpBFTzmO3fKU+S ziT56TJFVVa2CpsBaaT/H+LqvOun+tWaPz/d90foiNYIY3kjxVVhL/lJDbbxUhUAd6TZ S78OcSKbA1luiZMbz8m6ZzqKVx0L8LHLTaShMeo+pCeojzD6yQq8WqF1+q3ZLGkbnCkz uMKw== X-Received: by 10.236.140.40 with SMTP id d28mr4670669yhj.24.1374490386727; Mon, 22 Jul 2013 03:53:06 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.95.138 with SMTP id dk10ls2638072qeb.4.gmail; Mon, 22 Jul 2013 03:53:06 -0700 (PDT) X-Received: by 10.52.94.115 with SMTP id db19mr1338418vdb.38.1374490386578; Mon, 22 Jul 2013 03:53:06 -0700 (PDT) Received: from mail-vb0-f50.google.com (mail-vb0-f50.google.com [209.85.212.50]) by mx.google.com with ESMTPS id x16si6884171vcu.100.2013.07.22.03.53.06 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:53:06 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.50 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.50; Received: by mail-vb0-f50.google.com with SMTP id w16so4607093vbb.23 for ; Mon, 22 Jul 2013 03:53:06 -0700 (PDT) X-Received: by 10.52.77.5 with SMTP id o5mr7656092vdw.46.1374490386496; Mon, 22 Jul 2013 03:53:06 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.58.165.8 with SMTP id yu8csp49090veb; Mon, 22 Jul 2013 03:53:06 -0700 (PDT) X-Received: by 10.15.63.8 with SMTP id l8mr27109021eex.23.1374490385841; Mon, 22 Jul 2013 03:53:05 -0700 (PDT) Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com [74.125.83.53]) by mx.google.com with ESMTPS id g8si24026822eet.333.2013.07.22.03.53.05 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:53:05 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.83.53 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.83.53; Received: by mail-ee0-f53.google.com with SMTP id c41so3739627eek.26 for ; Mon, 22 Jul 2013 03:53:05 -0700 (PDT) X-Received: by 10.14.1.70 with SMTP id 46mr27184702eec.82.1374490385127; Mon, 22 Jul 2013 03:53:05 -0700 (PDT) Received: from localhost.localdomain (cpc34-aztw25-2-0-cust250.18-1.cable.virginmedia.com. [86.16.136.251]) by mx.google.com with ESMTPSA id r54sm49856213eev.8.2013.07.22.03.53.02 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:53:04 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@stericsson.com, Lee Jones , Kukjin Kim , linux-samsung-soc@vger.kernel.org Subject: [PATCH 09/22] ARM: dts: Remove '0x's from Exynos5250 DTS file Date: Mon, 22 Jul 2013 11:52:28 +0100 Message-Id: <1374490361-25769-9-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1374490361-25769-1-git-send-email-lee.jones@linaro.org> References: <1374490361-25769-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQlegsFWCpbnNNtjEt7JEMyqyY9gyCair/aL2ysgYhAZ1mYq8K3R38oVbwlKnQ1DQgRBpFeS X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.50 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Cc: Kukjin Kim Cc: linux-samsung-soc@vger.kernel.org Signed-off-by: Lee Jones --- arch/arm/boot/dts/exynos5250.dtsi | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi index ef57277..24c0888 100644 --- a/arch/arm/boot/dts/exynos5250.dtsi +++ b/arch/arm/boot/dts/exynos5250.dtsi @@ -68,17 +68,17 @@ }; }; - pd_gsc: gsc-power-domain@0x10044000 { + pd_gsc: gsc-power-domain@10044000 { compatible = "samsung,exynos4210-pd"; reg = <0x10044000 0x20>; }; - pd_mfc: mfc-power-domain@0x10044040 { + pd_mfc: mfc-power-domain@10044040 { compatible = "samsung,exynos4210-pd"; reg = <0x10044040 0x20>; }; - clock: clock-controller@0x10010000 { + clock: clock-controller@10010000 { compatible = "samsung,exynos5250-clock"; reg = <0x10010000 0x30000>; #clock-cells = <1>; @@ -562,7 +562,7 @@ }; }; - gsc_0: gsc@0x13e00000 { + gsc_0: gsc@13e00000 { compatible = "samsung,exynos5-gsc"; reg = <0x13e00000 0x1000>; interrupts = <0 85 0>; @@ -571,7 +571,7 @@ clock-names = "gscl"; }; - gsc_1: gsc@0x13e10000 { + gsc_1: gsc@13e10000 { compatible = "samsung,exynos5-gsc"; reg = <0x13e10000 0x1000>; interrupts = <0 86 0>; @@ -580,7 +580,7 @@ clock-names = "gscl"; }; - gsc_2: gsc@0x13e20000 { + gsc_2: gsc@13e20000 { compatible = "samsung,exynos5-gsc"; reg = <0x13e20000 0x1000>; interrupts = <0 87 0>; @@ -589,7 +589,7 @@ clock-names = "gscl"; }; - gsc_3: gsc@0x13e30000 { + gsc_3: gsc@13e30000 { compatible = "samsung,exynos5-gsc"; reg = <0x13e30000 0x1000>; interrupts = <0 88 0>;