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 45D76C433FE for ; Tue, 7 Dec 2021 11:59:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235977AbhLGMDV (ORCPT ); Tue, 7 Dec 2021 07:03:21 -0500 Received: from sin.source.kernel.org ([145.40.73.55]:59198 "EHLO sin.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231542AbhLGMDU (ORCPT ); Tue, 7 Dec 2021 07:03:20 -0500 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 sin.source.kernel.org (Postfix) with ESMTPS id DD72CCE1A7B; Tue, 7 Dec 2021 11:59:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2D434C341C1; Tue, 7 Dec 2021 11:59:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1638878387; bh=WL6Ujukl/ZIDZSWRPbHd+nlmxbXcA1ewcWGPalHNBgo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=HiazURpuJyARip5zMf3bFl+4gkC0Gp6P06d385Ec6naL6dg3inNf0gGiDJhsbLKzn mf1AD4F0ZLBkb570EDq7FEN3FDIXG9BZ0AuaobVNqQWz4Go2zSon4EArLUn1zFRzt2 hmrOVWV4pPY45uB9J0Ih26bGYccvkkLaSXCNiuW9bTgcC717p2Hm7pVk92JN5+4The qmGNAxtlioMq7RG9n9Pj4Y6/W+SqkvxIDvSfdUqq4j8G79aaKzktEkiMQ6av6Y3PQA ZH3C3dWz8Nf8zymaEqWfhSasnXbUcr8dMNYEXL+F/wmzyFwiyzu2QjgH5cK4A3XajY 4TXLQfV8/JkzA== Date: Tue, 7 Dec 2021 17:29:43 +0530 From: Vinod Koul To: "Martin K. Petersen" Cc: Kishon Vijay Abraham I , linux-arm-msm@vger.kernel.org, Bjorn Andersson , Andy Gross , Rob Herring , linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] scsi|phy: Add SM8450 UFS & Phy support Message-ID: References: <20211201074456.3969849-1-vkoul@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 06-12-21, 21:35, Martin K. Petersen wrote: > > Vinod, > > >> No objections from me. However, these patches should go through the > >> DT and phy trees. > > > > Ok I can pick these up wearing my phy maintainer hat, can u pls ack > > it... > > This series doesn't touch anything under SCSI. But it does look OK to > me, so... I would consider scsi dt-update in your bucket :) > > Acked-by: Martin K. Petersen Thanks for that I have picked the series now. -- ~Vinod