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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 93359C433EF for ; Mon, 25 Jul 2022 07:38:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=RsYrHyUiqPnPfM13sy5bxnwm7KtWuHlE5YKTSV34h7g=; b=G6rUo1nuKp2vsg krJs44XCvZuRGX5AoBMXG2aDm7zQJIdLrClHUsqaTdtb3KCP3kbyxxz6ungkr/9Q17T+ImbYsqfiF K8bY4Gnt29bsf7NqmllU/oJWolr5OWEXiakI3ti7eFQUeOepsFdLeOstd+Cud5T+kR/bT1GbSwyUT v0mN34PoVaN8BgQu/BYsjo00NR14QP8v9vZNeRLw3p/i2trylkbgMS34JCUXgr5drnz1ZQAzLX6gF DCnA0HIhZNcdXglZ6fevwrNXHzvbGelyGSxHbPZhO4KErYxiK5HbphkFq+f1BASot/cn6MnYt4L5X IKA7DtI+4U343IdaIc5Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oFseA-006Cug-HA; Mon, 25 Jul 2022 07:36:58 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oFse7-006Crr-60 for linux-arm-kernel@lists.infradead.org; Mon, 25 Jul 2022 07:36:56 +0000 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 982B361167; Mon, 25 Jul 2022 07:36:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 283CEC341C6; Mon, 25 Jul 2022 07:36:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1658734613; bh=LUiMLAhA+OjPnzur2BcOAHYRJpUgPwPJevN7YbYoXG8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UssAoRr2irhYEnKwR1jy9cAG6tz6GVQQNmEU4WpmgaCnzpRupWp213/TKp5sgXPxW f4FJqxs8C0bLuuyupi2rq7qmvnsiHwzs4pMXhF2GlY1RpYxsFfy+qfyALuf0ldeLci pJdoRH6sk7rRFo9c9Itb//58M3cMjOlEsWZoDe7siGpHYJNzoFjQY2j2YQBgV92qiW PTRAzFYecjITUELPVxv+025MDiMDYCsRK3CqAO2potzLcpKTwlBmSqeRYm88xVC34W bJiNGuqOjhC8vB9+/jf+DxjVhaxzEku51iUBR1l7u0xpmu+rv7wO1UrrJrDxqSOITI N6qLrUFDEqr2w== Date: Mon, 25 Jul 2022 13:06:48 +0530 From: Vinod Koul To: Chanho Park Cc: 'Krzysztof Kozlowski' , 'Krzysztof Kozlowski' , 'Rob Herring' , 'Alim Akhtar' , devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2] dt-bindings: phy: samsung,ufs-phy: match clock items Message-ID: References: <20220707062807.135960-1-chanho61.park@samsung.com> <4e8a36de-a631-f6c9-44d7-7d873f775db2@linaro.org> <001b01d89d69$37d80320$a7880960$@samsung.com> <454232b3-2f98-c3ca-4661-5e9eb51998b6@linaro.org> <000001d89fb9$4ee00520$eca00f60$@samsung.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <000001d89fb9$4ee00520$eca00f60$@samsung.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220725_003655_300986_9D8C6580 X-CRM114-Status: GOOD ( 12.91 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 25-07-22, 08:58, Chanho Park wrote: > > >> Reviewed-by: Krzysztof Kozlowski > > > > > > Hi Krzysztof, > > > > > > No one takes this patch. Could you please pick this patch in your tree? > > > Thanks. > > > > You did not send it to PHY maintainers... The bindings go via subsystem > > maintainers. > > > > If Vinod doesn't want it, I could take it, but he never had a chance to > > say :) > > > > Please resend. > > Oh, maybe I missed him due to not showing from get_maintainer.pl script. ./scripts/get_maintainer.pl Documentation/devicetree/bindings/phy/ Kishon Vijay Abraham I (supporter:GENERIC PHY FRAMEWORK) Vinod Koul (supporter:GENERIC PHY FRAMEWORK) :-| > I'll resend this. Pls do.. -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel