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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6CA00C433F5 for ; Wed, 6 Apr 2022 15:55:26 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3ECB383E15; Wed, 6 Apr 2022 17:55:11 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="TdOFX7cV"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5944B83DCB; Wed, 6 Apr 2022 17:55:07 +0200 (CEST) Received: from mail-qt1-x830.google.com (mail-qt1-x830.google.com [IPv6:2607:f8b0:4864:20::830]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id C834883DA4 for ; Wed, 6 Apr 2022 17:54:57 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x830.google.com with SMTP id o15so4982582qtv.8 for ; Wed, 06 Apr 2022 08:54:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=2XRf02W3N3ue/OIyv+ssjQt/pEH+JKCu/yy6P/0v4kY=; b=TdOFX7cVUEoR0Qq03pg5lkYwsA1p9kDuEzc0/NcmAgRF4XfGrBZIJTV8ksoF+CXsmu evqZt0ems7PLs1fsB7kHGDdcSGPzVbj6PQf2QthTD4UEL8U1jw75zODTc5tGSAiEPfCL s5K1WPMOJfhW5YCdXei8Aac/0O8dXlzm1jf5k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=2XRf02W3N3ue/OIyv+ssjQt/pEH+JKCu/yy6P/0v4kY=; b=c54KQUygpbNLTz9PINVeVOvMf+JmshJshFb0Gp/PApeWvNaQBBb29IPA3jMHv2W29c f4fwMCshOtjCJ0gjl/MB5XTeCjmb9N8kCZWY4I4SY4ho5lngD/zl2IPf/xnom623eQ+c bJ6DxOmQqCnESDXYsSOYqXjRIw76zs44dK2dgMZVb1R0zAzwO2YLQhuui7InrwTkB1cn BViDh8Ns0Zg/6H4VwQgQG+TTV4CYv/sxqfLudS3TBbOjxVcJq9qkMuyVvxf+4HqKICGu tqFLJ6ZN3OoryhedbhAUFyhjy7DR4PMUaOH/kozakru+Zpl4O7ZesH20530kkAKSasqt +9Cg== X-Gm-Message-State: AOAM530YCBrfKbgOBvn4RZpSxQ0wG+XZrwr3qXENT32A9SnoBfDVUQnF AFCO9Qp3NqVkLiM+dxv8wkGkKw== X-Google-Smtp-Source: ABdhPJzZC1+xC8NmsZKi4r9gqI2kIkYBkDM6FlHNjPbh9quFT1tD2UuEJ8bRud0BT3TsXiSL8S6NpA== X-Received: by 2002:a05:620a:288c:b0:699:bbc6:9e54 with SMTP id j12-20020a05620a288c00b00699bbc69e54mr6266922qkp.226.1649260496664; Wed, 06 Apr 2022 08:54:56 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id n10-20020a05622a040a00b002e315b9f08asm14348277qtx.35.2022.04.06.08.54.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Apr 2022 08:54:55 -0700 (PDT) Date: Wed, 6 Apr 2022 11:54:53 -0400 From: Tom Rini To: Lukasz Majewski Cc: u-boot@lists.denx.de, Bin Meng , Jaehoon Chung , Marek =?iso-8859-1?Q?Beh=FAn?= , Simon Glass Subject: Re: [PATCH v2 2/3] power: pmic: Provide DM_PMIC support for tps65217 driver Message-ID: <20220406155453.GG14282@bill-the-cat> References: <20220312071112.5276-1-lukma@denx.de> <20220312071112.5276-2-lukma@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="yQbNiKLmgenwUfTN" Content-Disposition: inline In-Reply-To: <20220312071112.5276-2-lukma@denx.de> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --yQbNiKLmgenwUfTN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 12, 2022 at 08:11:11AM +0100, Lukasz Majewski wrote: > The tps65217 PMIC driver is used with am335x SoC based designs. >=20 > It is used in the SPL (MLO) as well, so the DM conversion only is > for u-boot proper. >=20 > This driver only allows simple reading/writing/dumping of the content > of its registers and requires the DM_I2C for proper operation. >=20 > Signed-off-by: Lukasz Majewski > Reviewed-by: Jaehoon Chung Applied to u-boot/master, thanks! --=20 Tom --yQbNiKLmgenwUfTN Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJNt80ACgkQFHw5/5Y0 tyzz5Av+M2IfxE9gxvNYYtcpYof4CLak5TTZQJguvqSFd2mDpxTNT1O9ymi9oO16 qmrNxAKK/5G9yx4pbi7IEf2txKN4Iimo3jpwporddfxIbCAhsK5gTgXdTiGp0byR nkoKkyo020NXsvmgB03fif9OtTbznjN3oJ4983Vt/BVP4LkPFf9FJT8JHst4xLwZ zoWfBlyK+yz0qlYzRzNTeWQlqTZNvkajHCGhAdzaBlBy6qRzQ0ZJcS0XBXYG7Rnx XzmWqDR0R2mEpDTmz8HOVSvdc5BJLjNPAOmHRYXaZSv1IoExS2n6m23CgbOqVOuw oB/6A14M/7dAJEs/uXA2/PwE2FI0qGc9D9Mv/A1MogiwG3uf8b6GLFxoQUQtnT8m sIRp8otVD+r1kOzI1+zn74W4yBI0j9EkEWBzsjSnc1M9oF2G+svim1LVtTmW/sZ1 PmfCgqxfZhtXKs8xoGaUpbuN6mw4moLiNrDZHYafo7yKTfw2WMkwkfQXSB6Ikgv0 lRElMnPa =nc4P -----END PGP SIGNATURE----- --yQbNiKLmgenwUfTN--