From patchwork Mon Jun 18 17:42:15 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10472431 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 44C53601D7 for ; Mon, 18 Jun 2018 17:43:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 347F528B56 for ; Mon, 18 Jun 2018 17:43:15 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 28B4428B59; Mon, 18 Jun 2018 17:43:15 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A549C28B56 for ; Mon, 18 Jun 2018 17:43:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=rdK31DmDNqOJRPjmcwSvetwcm+3edQC8kB3CAHmqkNs=; b=myp QgPPvMrVN9cSlxayDVyoYzOCf0ZBRLsXTy7dpxa1pKZbAwKzoXbmtwN1sIoj3zVTBiPzzx0FAXyKs q9I+HO/j0luTcWjgCqkEHI6mlpfYOpkaeA2adITjFdcaEcZLuEQsVP9TqNZ/HZIltWkR9k5sXNlQh yztDbO6rYqbi4mLBO8Ejd+D75gO36ed8QH9VnmZ+y8OLyiPRUjM5rhheR6142D/Nr4YVrY4H/34KQ HKIor/xKP5ZkVuKtCFsI0SRA24MwtsErqkESpCFNa4i3/NWKN06AaTyFhqVKqBoEkApIgFphMIok2 ckz9UoXnArbyAsr1KDNDWw2doQaMmIg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fUyBH-00011a-3z; Mon, 18 Jun 2018 17:43:07 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fUyB8-0000qY-QJ for linux-arm-kernel@lists.infradead.org; Mon, 18 Jun 2018 17:43:03 +0000 Received: from localhost.localdomain (adsl-84-227-236-43.adslplus.ch [84.227.236.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D48BF20836; Mon, 18 Jun 2018 17:42:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1529343766; bh=hKoOLgK6ssMH74l6yISUhlocFEO/c/hv+Ux9OZlvXj8=; h=From:To:Cc:Subject:Date:From; b=qKvkRWjdV6zZUZewWxBL5WVmq/Bdz9ObEvRfumcGidFgpDgIfL6exxFA6f1jusjeU s/wUH6tJp1uGqGa4MwFbGmDJQomx6tQ6HFV30ZFcQtBbYFWUK436KLjh52Xz506Miw cMOlSrInXl/vwiQKiBkIOU/5lHuGdkepDqY7H2nk= From: Krzysztof Kozlowski To: Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Kukjin Kim , Marek Szyprowski , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/2] arm64: dts: exynos: Remove leading 0x from unit addresses in Exynos5433 Date: Mon, 18 Jun 2018 19:42:15 +0200 Message-Id: <20180618174216.24801-1-krzk@kernel.org> X-Mailer: git-send-email 2.14.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180618_104258_906787_F236FFC8 X-CRM114-Status: GOOD ( 12.53 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Krzysztof Kozlowski MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Remove leading 0x from recently introduced unit addresses to fix DTC warnings: Warning (unit_address_format): /soc/sysmmu@0x15040000: unit name should not have leading "0x" Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/exynos/exynos5433.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/exynos/exynos5433.dtsi b/arch/arm64/boot/dts/exynos/exynos5433.dtsi index 038c99792ccb..3a9b4c4b9c63 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433.dtsi +++ b/arch/arm64/boot/dts/exynos/exynos5433.dtsi @@ -1171,7 +1171,7 @@ power-domains = <&pd_gscl>; }; - sysmmu_scaler_0: sysmmu@0x15040000 { + sysmmu_scaler_0: sysmmu@15040000 { compatible = "samsung,exynos-sysmmu"; reg = <0x15040000 0x1000>; interrupts = ; @@ -1182,7 +1182,7 @@ power-domains = <&pd_mscl>; }; - sysmmu_scaler_1: sysmmu@0x15050000 { + sysmmu_scaler_1: sysmmu@15050000 { compatible = "samsung,exynos-sysmmu"; reg = <0x15050000 0x1000>; interrupts = ;