From patchwork Thu Oct 18 21:09:33 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Evan Green X-Patchwork-Id: 10648249 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 79F281057 for ; Thu, 18 Oct 2018 21:10:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 67C5728D6D for ; Thu, 18 Oct 2018 21:10:12 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5B99028D85; Thu, 18 Oct 2018 21:10:12 +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 DD1C328D6D for ; Thu, 18 Oct 2018 21:10:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727620AbeJSFM7 (ORCPT ); Fri, 19 Oct 2018 01:12:59 -0400 Received: from mail-pl1-f195.google.com ([209.85.214.195]:41844 "EHLO mail-pl1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727602AbeJSFM7 (ORCPT ); Fri, 19 Oct 2018 01:12:59 -0400 Received: by mail-pl1-f195.google.com with SMTP id q17-v6so14869062plr.8 for ; Thu, 18 Oct 2018 14:10:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=vPFTWN6zkNfJc9He9beXBm7dfztDsRrm25G1lDnMPhc=; b=TMYguQOpZs9/KWTcDkHX7kVNjJ8CpHj8E+tlLDHtGAMJFf8es4sZ8VYkUPX2DHHco6 0Yiygc13fROdD0artvEWgTECCSCh7/7p2AdQOLvVA6R+M81KCr8rH8EO/wYkvk7AjlO5 CeSRrE5mNaveiH4FW540lU9sGiX9oRga5K8z4= 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:in-reply-to :references; bh=vPFTWN6zkNfJc9He9beXBm7dfztDsRrm25G1lDnMPhc=; b=J4hCAmOtqy2TPm4E7A2bjpPexopZcAlXB6DgtsrEA7NMfkawhjufYnGUKb6bflxxcU IxyQgLFp0vH8Gk5+FEvURssiVuiNs3s333JQHxEpz0KOK5UDOoMJNpQ2pugv8l+YWE0N Hk3YI3MHnkKRgyNd4gCl45tTlDRfZT+eYacHeQarwSccCknwPBPRFmC0F4GADs0cYx8T eDHGsCn6oJSjp20UlGUHZa1yV/BXyCTb5scdevh7s2lfECaY2xJlaIsrdF8mVFmTPf/E 8krZuboXjbEjWZ537XLM94NvOPb9gXT7vqpCNU51eg301bQKF6OHMJsyAMzpwRG8p86A /xAA== X-Gm-Message-State: ABuFfoi8dxHxWJ+5tUbgnJjOOrQUINPYOeHCoW1U8WrisieWf7A8atey d7mqavoWmm5JwkvKgq2G9okygA== X-Google-Smtp-Source: ACcGV63c8vxi2C4mIJx1dV4GuOQ8CHbqt8NR1/d4qjue/bQ8kDvFsUO1O8YD59MBEARNqdCeBzVqoA== X-Received: by 2002:a17:902:654e:: with SMTP id d14-v6mr31242785pln.292.1539897007352; Thu, 18 Oct 2018 14:10:07 -0700 (PDT) Received: from evgreen2.mtv.corp.google.com ([2620:15c:202:201:e418:c825:76cf:5f64]) by smtp.gmail.com with ESMTPSA id i29-v6sm35133678pfj.82.2018.10.18.14.10.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 18 Oct 2018 14:10:06 -0700 (PDT) From: Evan Green To: Rob Herring , Mark Rutland , Andy Gross , David Brown , Kishon Vijay Abraham I , Douglas Anderson , Manu Gautam , Can Guo , Vivek Gautam , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, swboyd@chromium.org Cc: Evan Green Subject: [PATCH v2 5/5] arm64: dts: qcom: sdm845: Add USB PHY lane two Date: Thu, 18 Oct 2018 14:09:33 -0700 Message-Id: <20181018210933.113592-6-evgreen@chromium.org> X-Mailer: git-send-email 2.16.4 In-Reply-To: <20181018210933.113592-1-evgreen@chromium.org> References: <20181018210933.113592-1-evgreen@chromium.org> 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 This change adds the second lane registers for the USB PHY, now that the QMP phy bindings have been updated. This way the driver can stop reaching beyond its register region to get at the second lane. Signed-off-by: Evan Green --- arch/arm64/boot/dts/qcom/sdm845.dtsi | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi index 9c72edb678ec..f28c50e93f5a 100644 --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi @@ -1188,10 +1188,12 @@ <&gcc GCC_USB3_PHY_PRIM_BCR>; reset-names = "phy", "common"; - usb_1_ssphy: lane@88e9200 { + usb_1_ssphy: lanes@88e9200 { reg = <0x88e9200 0x128>, <0x88e9400 0x200>, <0x88e9c00 0x218>, + <0x88e9600 0x128>, + <0x88e9800 0x200>, <0x88e9a00 0x100>; #phy-cells = <0>; clocks = <&gcc GCC_USB3_PRIM_PHY_PIPE_CLK>; @@ -1219,10 +1221,12 @@ <&gcc GCC_USB3_PHY_SEC_BCR>; reset-names = "phy", "common"; - usb_2_ssphy: lane@88eb200 { + usb_2_ssphy: lanes@88eb200 { reg = <0x88eb200 0x128>, <0x88eb400 0x1fc>, <0x88eb800 0x218>, + <0x88eb600 0x128>, + <0x88eb800 0x1fc>, <0x88e9600 0x70>; #phy-cells = <0>; clocks = <&gcc GCC_USB3_SEC_PHY_PIPE_CLK>;