From patchwork Fri Sep 16 12:12:00 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 606493 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 32BCAC54EE9 for ; Fri, 16 Sep 2022 12:12:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231396AbiIPMMj (ORCPT ); Fri, 16 Sep 2022 08:12:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38322 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231366AbiIPMMf (ORCPT ); Fri, 16 Sep 2022 08:12:35 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7F369B089B; Fri, 16 Sep 2022 05:12:26 -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 ams.source.kernel.org (Postfix) with ESMTPS id 0C259B825ED; Fri, 16 Sep 2022 12:12:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 42111C433D6; Fri, 16 Sep 2022 12:12:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663330343; bh=1yC4yByue2GYH632QAml0xc+/AbTMt75z9T2KM9E5/8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=KzBWuMVdTPhMTe7OZeES5V8+g4vhkw12tj9mM/M25RaibgJwfS7C3Jsb7o4GhrMgJ RbsmLfuReB/1BCYW9OP5T/V663gzk1deObXpWwfAm/cLR/HV2MPB7MpTPjWmDE27tX dpM73KAvVZVNQatnfqQtU9Ud0T/rpYZqt4ZlWHrX8kzljTh6frj3apEUTjPRG1esBu BhY8Od0s0ZdU8/MLsXWFAc9JlzJL6TgsTHSzLKNIIV2Lnbh5OuNgai3t7G57b5hIk5 cJGFo9nwiE/t/OJKdR7RiPHPjqoNczIdKS9jB2OHFzdGTMiJkDvTPl7bzSVg095lhi 2/83eGzL+6yCQ== From: Vinod Koul To: "Martin K . Petersen" , Bjorn Andersson Cc: linux-arm-msm@vger.kernel.org, Vinod Koul , Alim Akhtar , Avri Altman , Bart Van Assche , linux-scsi@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 2/6] scsi: ufs: dt-bindings: Add SC8180x binding Date: Fri, 16 Sep 2022 17:42:00 +0530 Message-Id: <20220916121204.3880182-3-vkoul@kernel.org> X-Mailer: git-send-email 2.37.3 In-Reply-To: <20220916121204.3880182-1-vkoul@kernel.org> References: <20220916121204.3880182-1-vkoul@kernel.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Document the UFS HC for SC8180x SoC Signed-off-by: Vinod Koul --- Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml index f2d6298d926c..dd0256357247 100644 --- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml +++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml @@ -26,6 +26,7 @@ properties: - qcom,msm8994-ufshc - qcom,msm8996-ufshc - qcom,msm8998-ufshc + - qcom,sc8180x-ufshc - qcom,sc8280xp-ufshc - qcom,sdm845-ufshc - qcom,sm6350-ufshc