From patchwork Tue Jul 5 11:40:29 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Hovold X-Patchwork-Id: 587835 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 EB52ECCA48C for ; Tue, 5 Jul 2022 11:41:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231700AbiGELlH (ORCPT ); Tue, 5 Jul 2022 07:41:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48988 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231264AbiGELk7 (ORCPT ); Tue, 5 Jul 2022 07:40:59 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 17198165AB; Tue, 5 Jul 2022 04:40:59 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id B50806163D; Tue, 5 Jul 2022 11:40:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BD1BAC341EB; Tue, 5 Jul 2022 11:40:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1657021256; bh=/EGcRC0OZKz4hHwlGnqAX/v+h3NzsJOgVqmeIu8mZO0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=F01jD69bmzzGu1ioHHgbcOazsJEYHDHGAunbaosgAV+SrR66p5UET4YTUnF//WJld D8zm9RAJabGQgajzXaLVcBbsm0XyHvT19Q9KiEJRPPoPRXKfwbqzw71NRDTfJZlVoV LHVnbCvq6367Z9iqlzwGa5NF8I1SJFx3CzuAk+uLp+udiX0YD9s2V3uxzVZf/iZHlM io5uSUSLJ49MuiAOHL+uO+ZFnjJne6ydvTecKKSkt6dOobyVRk3tJQTS2bSokXfcSg sHmDXIT0UblQf9MF9kOsh91qinjjmGhoN3Qb8au9R21UW7b4guE6EOuWxj+bbtjA+U JjKwLBc3mCtEw== Received: from johan by xi.lan with local (Exim 4.94.2) (envelope-from ) id 1o8gvK-0005xv-11; Tue, 05 Jul 2022 13:40:58 +0200 From: Johan Hovold To: Bjorn Andersson Cc: Andy Gross , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Johan Hovold Subject: [PATCH 11/14] arm64: dts: qcom: sm8450: drop UFS PHY clock-cells Date: Tue, 5 Jul 2022 13:40:29 +0200 Message-Id: <20220705114032.22787-12-johan+linaro@kernel.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220705114032.22787-1-johan+linaro@kernel.org> References: <20220705114032.22787-1-johan+linaro@kernel.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The QMP UFS PHY provides more than one symbol clock and would need an index to differentiate the clocks, but none of this is described by the binding currently. Drop the incorrect '#clock-cells' property for now. Signed-off-by: Johan Hovold --- arch/arm64/boot/dts/qcom/sm8450.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sm8450.dtsi b/arch/arm64/boot/dts/qcom/sm8450.dtsi index c06c95c0c557..e91766e4c6f7 100644 --- a/arch/arm64/boot/dts/qcom/sm8450.dtsi +++ b/arch/arm64/boot/dts/qcom/sm8450.dtsi @@ -3092,7 +3092,6 @@ ufs_mem_phy_lanes: phy@1d87400 { <0 0x01d87800 0 0x108>, <0 0x01d87a00 0 0x1e0>; #phy-cells = <0>; - #clock-cells = <0>; }; };