From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1BA15C388F9 for ; Tue, 27 Oct 2020 16:02:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D596521D7B for ; Tue, 27 Oct 2020 16:02:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603814534; bh=2hK27uyi8KX0nlZwWnPThF77ntKgOGIt5gBXDfs2hZs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-ID:From; b=TcV9raix8Xy2sXV+9KqXo8RKESZxq274CuJtAc1YZi2RUaNYoam9tSpXZhJTez4Oy tS5WIaq4h6jRndmChi/03GuXTzDKXeAz8E61BdaisQKIs7dNBDevIKqWm+HHgXhgKg OZ+YOJX1TzA0CxUEd4PypZ7SyXX6R/BIqaPM45Ys= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1805912AbgJ0QBm (ORCPT ); Tue, 27 Oct 2020 12:01:42 -0400 Received: from mail.kernel.org ([198.145.29.99]:43262 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1802252AbgJ0PqF (ORCPT ); Tue, 27 Oct 2020 11:46:05 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DBFCC22265; Tue, 27 Oct 2020 15:46:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603813564; bh=2hK27uyi8KX0nlZwWnPThF77ntKgOGIt5gBXDfs2hZs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=rHIYzilSV2w4TSUO2Uotomm1faOlNPtncsUM9enciW+CI2pjFEJjX4VmXlBhWcVsz Tf79g2wu9WCeqKJEXmCnieAuglDyFboUdfzdVxJtj9rTYm4SxGdxEHiQT6FLAoWBLQ ATxJL3sL0zutoiN9jVqZk7AIzbdpUAagJ8EnBdts= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jonathan Marek , Bjorn Andersson , Sasha Levin Subject: [PATCH 5.9 594/757] arm64: dts: qcom: sm8150: fix up primary USB nodes Date: Tue, 27 Oct 2020 14:54:04 +0100 Message-Id: <20201027135518.398183118@linuxfoundation.org> X-Mailer: git-send-email 2.29.1 In-Reply-To: <20201027135450.497324313@linuxfoundation.org> References: <20201027135450.497324313@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jonathan Marek [ Upstream commit 79493db5bb573017767b4f48b0fc69bfd01b82d2 ] The compatible for hsphy has out of place indentation, and the assigned clock rate for GCC_USB30_PRIM_MASTER_CLK is incorrect, the clock doesn't support a rate of 150000000. Use a rate of 200000000 to match downstream. Fixes: b33d2868e8d3 ("arm64: dts: qcom: sm8150: Add USB and PHY device nodes") Signed-off-by: Jonathan Marek Link: https://lore.kernel.org/r/20200818160445.14008-1-jonathan@marek.ca Signed-off-by: Bjorn Andersson Signed-off-by: Sasha Levin --- arch/arm64/boot/dts/qcom/sm8150.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sm8150.dtsi b/arch/arm64/boot/dts/qcom/sm8150.dtsi index b86a7ead30067..ab8680c6672e4 100644 --- a/arch/arm64/boot/dts/qcom/sm8150.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8150.dtsi @@ -767,7 +767,7 @@ glink-edge { usb_1_hsphy: phy@88e2000 { compatible = "qcom,sm8150-usb-hs-phy", - "qcom,usb-snps-hs-7nm-phy"; + "qcom,usb-snps-hs-7nm-phy"; reg = <0 0x088e2000 0 0x400>; status = "disabled"; #phy-cells = <0>; @@ -833,7 +833,7 @@ usb_1: usb@a6f8800 { assigned-clocks = <&gcc GCC_USB30_PRIM_MOCK_UTMI_CLK>, <&gcc GCC_USB30_PRIM_MASTER_CLK>; - assigned-clock-rates = <19200000>, <150000000>; + assigned-clock-rates = <19200000>, <200000000>; interrupts = , , -- 2.25.1