From patchwork Sat Dec 24 15:42:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 636621 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1CED1C10F1B for ; Sat, 24 Dec 2022 15:43:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231317AbiLXPnG (ORCPT ); Sat, 24 Dec 2022 10:43:06 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39950 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231322AbiLXPnB (ORCPT ); Sat, 24 Dec 2022 10:43:01 -0500 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7EAB8D2DD for ; Sat, 24 Dec 2022 07:42:59 -0800 (PST) Received: by mail-lf1-x136.google.com with SMTP id y25so10699127lfa.9 for ; Sat, 24 Dec 2022 07:42:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=IP5WXEi60/It1WkYOYioeSdz22+65pTAWDBcXYgbDN8=; b=tpbTCs1UakgOICdSL9Fg6XRlGv2tmDLXCg2vymdWuClfYf8vcAmHBrndmq7fKo9hVr 2tCwFnbV/JCHnmZMLVKzT/c93EhK7VMz9jZIl4HuUEHg1D+yZ+FeOmE7deIvtGIdD6+3 LRYEtdRtYv9qiBvnYuSG4eas9Bi75dSXCajgdMaASmLXHPbwBHkCMYG+li+254R1ocmz O/+QNwe5xWWZoG1rmeBiMlDL/ZXIC2DyApxQPDBPgyJe8DvzcTOYbhH/H03QLFyBJnCi qb+ZlbYi1UKtgge/l7JjuigbLlfD1u4T+apIyWWUSpOKPkydoSwg2WaYxP9Hat8A2rmR 3fvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IP5WXEi60/It1WkYOYioeSdz22+65pTAWDBcXYgbDN8=; b=ouGBuTuAIQrYVX2EXo3K5WIQlURx/4JJb4PAnIGdwxNtTjN1nFWb88gK2x0ICGrVFe 5e1tFvDSfG0QmCwW18OZpdD5QfvBy7aW+Fv2uZ6N6Kcbv7j4j61LxOmjBILONLRikMbH 3UkQ7l0AViZJ2HwO+yUbh/L+btNDK61sJdJJ7S+3wk0VX4PmDM/Eq/8ME7RGrE3XC4yL 2G4iC7PaiJi9gt1w4er9sClaidlpVHuz1uKVQ7l0u8HKPz0hANJpaU8g5mz0ULVtb8CX AiNZ3Z7onAZzLOjJMaZTcsOtQ8nquoqOEvrQQBF7dThv9w9gzRDZvHOwVQTN48XnEsJd Q39w== X-Gm-Message-State: AFqh2kq/9YgEEN2ORyCNQ3e2XezpFhKvofQZQjkZarQLuI2bKWghDeUx hD8ub997dE34HyMHswo3pCH1QA== X-Google-Smtp-Source: AMrXdXv4AvexJefOIj32sbuKUlGLId5wgzh+F8z1jfgnnz1uLZlN0NgV4ZUj6tqdEnoLEygOQ4yL0g== X-Received: by 2002:ac2:4c24:0:b0:4b4:9124:8aa6 with SMTP id u4-20020ac24c24000000b004b491248aa6mr3343430lfq.27.1671896579087; Sat, 24 Dec 2022 07:42:59 -0800 (PST) Received: from krzk-bin.NAT.warszawa.vectranet.pl (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id f14-20020ac251ae000000b004b257fef958sm999927lfk.94.2022.12.24.07.42.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 24 Dec 2022 07:42:58 -0800 (PST) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 2/5] arm64: dts: qcom: sm6125: re-order USB2 phy clocks Date: Sat, 24 Dec 2022 16:42:52 +0100 Message-Id: <20221224154255.43499-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221224154255.43499-1-krzysztof.kozlowski@linaro.org> References: <20221224154255.43499-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Bindings expect USB2 phy clocks in other order: sm6125-sony-xperia-seine-pdx201.dtb: phy@1613000: clock-names:1: 'ref' was expected Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/qcom/sm6125.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sm6125.dtsi b/arch/arm64/boot/dts/qcom/sm6125.dtsi index 7e25a4f85594..bf9e8d45ee44 100644 --- a/arch/arm64/boot/dts/qcom/sm6125.dtsi +++ b/arch/arm64/boot/dts/qcom/sm6125.dtsi @@ -442,9 +442,9 @@ hsusb_phy1: phy@1613000 { reg = <0x01613000 0x180>; #phy-cells = <0>; - clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>, - <&gcc GCC_AHB2PHY_USB_CLK>; - clock-names = "ref", "cfg_ahb"; + clocks = <&gcc GCC_AHB2PHY_USB_CLK>, + <&rpmcc RPM_SMD_XO_CLK_SRC>; + clock-names = "cfg_ahb", "ref"; resets = <&gcc GCC_QUSB2PHY_PRIM_BCR>; status = "disabled";