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 DD1B9ECAAA1 for ; Tue, 30 Aug 2022 09:47:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229679AbiH3JrB (ORCPT ); Tue, 30 Aug 2022 05:47:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51400 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229640AbiH3JrA (ORCPT ); Tue, 30 Aug 2022 05:47:00 -0400 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 37771A50C4 for ; Tue, 30 Aug 2022 02:46:57 -0700 (PDT) Received: by mail-lf1-x12a.google.com with SMTP id z29so6177396lfb.13 for ; Tue, 30 Aug 2022 02:46:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc; bh=ARnBgTXJwj6DmQt+EzTT3aM9SP3zEs9cq/60/7HSjsk=; b=SlkCjvpLZ7rwqWZjZ83/UodBCExhC9lqb5k0nl4bFW/y6HKNX7q+hNL+CwANK2QPHQ Gr6yM7ON2sXs1mzTaBd/aVvPsMH5qSS4QLOERxRONxemGRvu0XsYMOUV5FVbtREPhxee gYd0fb0IOePEX9EK3tepxbFdMhpXMB4QUCpkbEHosiju27IBSK4r+b3fAymsMwUpQXZs U22Xy1Ris3KbVFgDocctFjBRG1q7A4yclKZYzA7nFvuhKwlueLxt2q/9+ucQC/hRH7do BFglFL9dLkWfw03nY/Fy2fZCl5RyQDw3qia2EGJF39UhOZ1SyFrdWQnljF725E/Y+okO FCGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc; bh=ARnBgTXJwj6DmQt+EzTT3aM9SP3zEs9cq/60/7HSjsk=; b=fkEbRnbiSqQ5ZSPP8uSyTT7oqVrINvEzj3p9Kx9huqDsmY5XnXB72xE7hjLNMNQC+i 9KBLq20C8mW+CTrNNiiodvNIrUZFn4TitaR14zFCTTzm2sq757+62QdNZ+eUI9lfDBeW JzTe3dEGXo+uySm3vMW8TcWR8VB+rS5EPP9Arf86cOPDd3fis1z7Fa6D3aIrkl4VEydA DrdxQGDd58TcY8PmBtoGInoVrh0j004sp5DvXmj2knoqfTiIvIlbGGLJDZ28n4ebfJiW hE5AG3chjDsTEFM4iKwOUer4B5/c8Wwx8bxNSXUSnLS/hUhFAPnOvbAb3i2OGuzcaY5J yauw== X-Gm-Message-State: ACgBeo0smVD+C+bpN70Q0jhE7kx9N4GlINlViCKTp4RQ99B5pViK1dMW KtxI5uJ9nVRxw2dvIlzbkhczFw== X-Google-Smtp-Source: AA6agR4e7vv3rYEHPAmYlgqT4CHZnZmiHX++FxH0tia4po2x7kGbWA0tJQKo9IcRCnmCChpFc+zVBA== X-Received: by 2002:a05:6512:328d:b0:494:8238:1c with SMTP id p13-20020a056512328d00b004948238001cmr177671lfe.416.1661852816203; Tue, 30 Aug 2022 02:46:56 -0700 (PDT) Received: from [192.168.28.124] (balticom-73-99-134.balticom.lv. [109.73.99.134]) by smtp.gmail.com with ESMTPSA id f14-20020a05651c02ce00b00261c30d71e5sm1637304ljo.67.2022.08.30.02.46.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 30 Aug 2022 02:46:55 -0700 (PDT) Message-ID: Date: Tue, 30 Aug 2022 12:46:53 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH v4 4/6] mfd: drivers: Add TI TPS65219 PMIC support Content-Language: en-US To: Markus Schneider-Pargmann , Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , Catalin Marinas , Will Deacon , Dmitry Torokhov , Lee Jones , Tony Lindgren , nm@ti.com, kristo@kernel.org Cc: Jerome Neanne , khilman@baylibre.com, narmstrong@baylibre.com, j-keerthy@ti.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-input@vger.kernel.org, linux-omap@vger.kernel.org References: <20220825150224.826258-1-msp@baylibre.com> <20220825150224.826258-5-msp@baylibre.com> From: Krzysztof Kozlowski In-Reply-To: <20220825150224.826258-5-msp@baylibre.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org On 25/08/2022 18:02, Markus Schneider-Pargmann wrote: > From: Jerome Neanne > > The TPS65219 is a power management IC PMIC designed to supply a wide > range of SoCs in both portable and stationary applications. Any SoC can > control TPS65219 over a standard I2C interface. > > It contains the following components: > - Regulators. > - Over Temperature warning and Shut down. > - GPIOs > - Multi Function Pins (MFP) > - power-button > > This patch adds support for tps65219 PMIC. At this time only > the functionalities listed below are made available: > > - Regulators probe and functionalities > - warm and cold reset support > - SW shutdown support > - Regulator warnings via IRQs > - Power-button via IRQ > > Signed-off-by: Jerome Neanne > Signed-off-by: Markus Schneider-Pargmann > --- > > Notes: > Changes in v4: > - Removed unused fields from struct tps65219 > - Added description for the fields in struct tps65219 > - Fixed coding style > - Squash all patches into one mfd patch > - Call devm_mfd_add_devices multiple times to clean up the code > - Remove debug prints and fixup other messages > - Use new_probe instead of probe > > MAINTAINERS | 1 + > drivers/mfd/Kconfig | 14 ++ > drivers/mfd/Makefile | 1 + > drivers/mfd/tps65219.c | 357 +++++++++++++++++++++++++++++++++++ > include/linux/mfd/tps65219.h | 345 +++++++++++++++++++++++++++++++++ Use subject prefixes matching the subsystem (git log --oneline -- ...). Best regards, Krzysztof