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 2FC0EC77B72 for ; Mon, 17 Apr 2023 12:06:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229643AbjDQMGQ (ORCPT ); Mon, 17 Apr 2023 08:06:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52336 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229559AbjDQMGP (ORCPT ); Mon, 17 Apr 2023 08:06:15 -0400 Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 472756A56; Mon, 17 Apr 2023 05:05:22 -0700 (PDT) Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 33HB7jBY096541; Mon, 17 Apr 2023 06:07:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1681729665; bh=zql8jPEHH08G2MdBNso/tJEKFjGMdswHE+ilLc0irv8=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=TFnS5NFZggALvZcMPqWz2ytiIoOezJVajdutL2NT6prLP2WTcT7ESePQEXpUUVqEN xd84h0QQ/Iwv5YgIx/AtJIn3AhVipHN4gfzEsYVFI9H9fKzs1De4N1zCiOCFUV569k Co0MxGgZ3FBVYB3bi/tz1Ag5NPif6mgv3Ev3gAuA= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 33HB7jHA064008 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 17 Apr 2023 06:07:45 -0500 Received: from DLEE107.ent.ti.com (157.170.170.37) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Mon, 17 Apr 2023 06:07:44 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE107.ent.ti.com (157.170.170.37) 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; Mon, 17 Apr 2023 06:07:44 -0500 Received: from localhost (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 33HB7iTq047481; Mon, 17 Apr 2023 06:07:44 -0500 Date: Mon, 17 Apr 2023 06:07:44 -0500 From: Nishanth Menon To: Esteban Blanc CC: , , , , , , , , , , , Subject: Re: [PATCH v2 0/5] arm64: dts: ti: k3-j7200-som-p0: Add TP6594 family PMICs Message-ID: <20230417110744.ty2x5orajxdmhigm@gradation> References: <20230414112843.1358067-1-eblanc@baylibre.com> <20230414180551.urqvxtxtaewoz5xa@lustfully> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 12:01-20230417, Esteban Blanc wrote: > On Fri Apr 14, 2023 at 8:05 PM CEST, Nishanth Menon wrote: > > On 13:28-20230414, Esteban Blanc wrote: > > > TPS6594 is a Power Management IC which provides regulators and others > > > features like GPIOs, RTC, watchdog, ESMs (Error Signal Monitor), and > > > PFSM (Pre-configurable Finite State Machine). The SoC and the PMIC can > > > communicate through the I2C or SPI interfaces. > > > TPS6594 is the super-set device while TPS6593 and LP8764 are derivatives. > > > > > > This should be applied on top of other patch series: > > > - https://lore.kernel.org/all/20230406075622.8990-1-jpanis@baylibre.com/ > > > For core MFD driver > > > - https://lore.kernel.org/lkml/20230414101217.1342891-1-eblanc@baylibre.com/ > > > For regulator driver > > > > > > > https://lore.kernel.org/lkml/20230330030046.qr5dnft6klejkxkp@ungreased/ > > > > has anything changed? > > Yes: > - Harmonize regulators names across the different boards > - Adjust AVS voltage range > - Remove some outdated comments > - Add PMICs to J784S4 board > - Compatible string modified to match dt-bindings > - Add gpio-controller and gpio-cells properties > > I missed a few of theses on the cover letter, sorry about that. The bindings and drivers need to reach kernel.org master branch first, if they are in by rc1, then the dts patches can be picked in. -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D