From patchwork Wed Jun 19 00:16:02 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 11003137 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5EA151902 for ; Wed, 19 Jun 2019 00:16:09 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4F61B28AB0 for ; Wed, 19 Jun 2019 00:16:09 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 43D7328B2C; Wed, 19 Jun 2019 00:16:09 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4F39A28AB0 for ; Wed, 19 Jun 2019 00:16:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729061AbfFSAQG (ORCPT ); Tue, 18 Jun 2019 20:16:06 -0400 Received: from mail-pf1-f195.google.com ([209.85.210.195]:35227 "EHLO mail-pf1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729042AbfFSAQG (ORCPT ); Tue, 18 Jun 2019 20:16:06 -0400 Received: by mail-pf1-f195.google.com with SMTP id d126so8593696pfd.2 for ; Tue, 18 Jun 2019 17:16:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=Rj1JwC5n4pB7Dhbe0Ao/biHZaqd5UjG4Gs7lrigeZc8=; b=LoJJ45RA69zD11EO8Btx9b8gd9Cb8A9z4ALILngsiDR8YYbjzPANv5sy5o92/MuzhZ 5qNs5Ghml0uKqipt+uzpCItL8q6pP3A6iKs0ypT1DjLDlWr9NFbFIqa+WGHHN+dTg5h7 FhbArgWJvsqT1JV0KRkjAfxyuDxoHPi9ho7j7sl3mUzu1salMRc1MH3kqzD6gtWSkoHT 3ej9oGa5IYpZY5L6wLNUgQXbNLT1MbDXQSe7Shq7CswD3buRBTpxd4oMcTnTzesE/6Y+ hX2fukWWYW/tyPjUebUZNVsvoVnBGBkI6AmakeR1UaJtdOcwvOtyDa7i3taAPLSIxHRB FeOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=Rj1JwC5n4pB7Dhbe0Ao/biHZaqd5UjG4Gs7lrigeZc8=; b=Hfzh95DK1+YXFys833ZG4JFI23tu9TYTzhMyeA9VsmPx1JW1fEDLSa0R0dT9z8a3GN dlwr9ucalFJBoWDjUDoK9V2A9zJMSB8XhJ7IM4ITYFvZhM3Vox1qxBzMgzCGJGQ9FmIQ Ee79BFstmWMzeDXztjnDP/ZUDALI3oCRsHVH2+THFE3l2KzKOzA1Jt4FhsE02k9BlAEp ioFRsMwQJzDCtMdbnkCrz9XTB8l363Bfb9oGhA7T50CoRfL29SOrlL1sg9pGR2pKQAU/ OiqSciWNZFizRzG9RRKEyue61L4FU2BQ6+nFIgYecKLlo7obRY3wNBW+vXvHCTY8PST+ XPTg== X-Gm-Message-State: APjAAAWgbY4F5SS+ghYpQEUiaMwsfiQwjYhs7qxDkiU/vBUt8O0gtpdO d8y2qJIwQPdZNj3DrqwngfMUeg== X-Google-Smtp-Source: APXvYqxmOTrQOpTGIV29dhD7dMfNmq7D3jbBdlbuSFW3gz8q8OTUWaN9T1MdLCPbnwZ3h5EqDt1bqg== X-Received: by 2002:a17:90a:a008:: with SMTP id q8mr8144509pjp.114.1560903365397; Tue, 18 Jun 2019 17:16:05 -0700 (PDT) Received: from localhost.localdomain (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id m19sm26271431pff.153.2019.06.18.17.16.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2019 17:16:04 -0700 (PDT) From: Bjorn Andersson To: Andy Gross Cc: David Brown , Rob Herring , Mark Rutland , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2] arm64: dts: qcom: msm8996: Rename smmu nodes Date: Tue, 18 Jun 2019 17:16:02 -0700 Message-Id: <20190619001602.4890-1-bjorn.andersson@linaro.org> X-Mailer: git-send-email 2.18.0 Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Node names shouldn't include a vendor prefix and should whenever possible use a generic identifier. Resolve this by renaming the smmu nodes "iommu". Signed-off-by: Bjorn Andersson Reviewed-by: Vivek Gautam --- Changes since v1: - Updated commit message to talk about vendor prefix rather than qcom, arch/arm64/boot/dts/qcom/msm8996.dtsi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi index 2ecd9d775d61..c934e00434c7 100644 --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi @@ -1163,7 +1163,7 @@ }; }; - vfe_smmu: arm,smmu@da0000 { + vfe_smmu: iommu@da0000 { compatible = "qcom,msm8996-smmu-v2", "qcom,smmu-v2"; reg = <0xda0000 0x10000>; @@ -1314,7 +1314,7 @@ }; }; - adreno_smmu: arm,smmu@b40000 { + adreno_smmu: iommu@b40000 { compatible = "qcom,msm8996-smmu-v2", "qcom,smmu-v2"; reg = <0xb40000 0x10000>; @@ -1331,7 +1331,7 @@ power-domains = <&mmcc GPU_GDSC>; }; - mdp_smmu: arm,smmu@d00000 { + mdp_smmu: iommu@d00000 { compatible = "qcom,msm8996-smmu-v2", "qcom,smmu-v2"; reg = <0xd00000 0x10000>; @@ -1347,7 +1347,7 @@ power-domains = <&mmcc MDSS_GDSC>; }; - lpass_q6_smmu: arm,smmu-lpass_q6@1600000 { + lpass_q6_smmu: iommu@1600000 { compatible = "qcom,msm8996-smmu-v2", "qcom,smmu-v2"; reg = <0x1600000 0x20000>; #iommu-cells = <1>;