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 9BF1FC4167B for ; Wed, 6 Dec 2023 12:09:58 +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=mp90wdyjFMD8Dv3lmHcB2LI30kWtL2W5ITd9d414Pmc=; b=BFxOdelMOZVrhN wreSbh8jDjsoGPoKR1DuxuFDbfj9s6BZJbvH2x6Ru32hkLmEUA9fnxtHM599RPFKWp0eA/SW1rrUr 6cE8YtY1jaFXuFEelPGdUjvwRPKORLD6fb1b/P7Mg+yqlpjY5zmip1Wnt4FvG3BuUAPYgOAcmyBK0 iOkl9b4JBFSwCqIUnuaf3+RIHDgH6X7SbWTZSiIoeLHkqYLfVY06+SyKMq45BHcconq1rT+1a5Plp zRrDNXnOErIKdkttMA7jEIF2whHUpipzlwGkYOecNOFVZpAI6kEFbbxlGvpr1pggoI/XPsx18YbE4 p/6zuHpaVgVYfMQZ8n1w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rAqib-00ADor-21; Wed, 06 Dec 2023 12:09:33 +0000 Received: from hch by bombadil.infradead.org with local (Exim 4.96 #2 (Red Hat Linux)) id 1rAqiY-00ADob-2i; Wed, 06 Dec 2023 12:09:30 +0000 Date: Wed, 6 Dec 2023 04:09:30 -0800 From: Christoph Hellwig To: Manivannan Sadhasivam Cc: Nitin Rawat , "James E.J. Bottomley" , "Martin K. Petersen" , Matthias Brugger , AngeloGioacchino Del Regno , Krzysztof Kozlowski , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, quic_cang@quicinc.com, Manish Pandey Subject: Re: [PATCH V1] scsi: ufs: core: store min and max clk freq from OPP table Message-ID: References: <20231206053628.32169-1-quic_nitirawa@quicinc.com> <20231206075447.GA4954@thinkpad> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231206075447.GA4954@thinkpad> 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 Wed, Dec 06, 2023 at 01:24:47PM +0530, Manivannan Sadhasivam wrote: > But these values are used by the vendor host drivers internally for controller > configuration. When the OPP support is enabled in devicetree, these values will There is no such thing as a "vendor" driver. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel