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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4190AC3DA7D for ; Tue, 3 Jan 2023 11:21:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233168AbjACLVU (ORCPT ); Tue, 3 Jan 2023 06:21:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54352 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237361AbjACLUy (ORCPT ); Tue, 3 Jan 2023 06:20:54 -0500 Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E7C27C41; Tue, 3 Jan 2023 03:20:52 -0800 (PST) Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 303BKNFe010592; Tue, 3 Jan 2023 05:20:23 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1672744823; bh=RRtlhIVdMPvZliBk15tTr78QoIbXJRGIQlWDSZqcXFc=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=TGLWuljAnw9woyYbAgDmrKqd8oLESZN91vpjuPAzA5sTBINvXVD6fCUscEyRaY5SB IXxrJ2L0we5X8x/Yw5eLq2tIXx5nlccElR9rnkoErlcnScQenqnpUQGXQMLCuDGfG/ hxl4HPo/gxTWQzrLSjvSB5BjM5nf5tHThsK5FGtU= Received: from DFLE106.ent.ti.com (dfle106.ent.ti.com [10.64.6.27]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 303BKNS3031690 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 3 Jan 2023 05:20:23 -0600 Received: from DFLE109.ent.ti.com (10.64.6.30) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Tue, 3 Jan 2023 05:20:23 -0600 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Tue, 3 Jan 2023 05:20:22 -0600 Received: from [10.24.69.26] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 303BKId5015911; Tue, 3 Jan 2023 05:20:18 -0600 Message-ID: Date: Tue, 3 Jan 2023 16:50:17 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v5 2/6] dt-bindings: phy: Add QMP UFS PHY compatible for SM6125 Content-Language: en-US To: Lux Aliaga , Andy Gross , Bjorn Andersson , Konrad Dybcio , Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski CC: <~postmarketos/upstreaming@lists.sr.ht>, , , , , , References: <20221231222420.75233-1-they@mint.lgbt> <20221231222420.75233-3-they@mint.lgbt> From: Dhruva Gole In-Reply-To: <20221231222420.75233-3-they@mint.lgbt> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 01/01/23 03:54, Lux Aliaga wrote: > Document the QMP UFS PHY compatible for SM6125. > > Signed-off-by: Lux Aliaga > --- Acked-by: Dhruva Gole -- Thanks and Regards, Dhruva Gole