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 98BB9C76196 for ; Tue, 28 Mar 2023 09:14:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231293AbjC1JO6 (ORCPT ); Tue, 28 Mar 2023 05:14:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38816 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229714AbjC1JO5 (ORCPT ); Tue, 28 Mar 2023 05:14:57 -0400 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 053E34EE8 for ; Tue, 28 Mar 2023 02:14:52 -0700 (PDT) Received: by mail-wm1-x334.google.com with SMTP id i5-20020a05600c354500b003edd24054e0so8919435wmq.4 for ; Tue, 28 Mar 2023 02:14:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; t=1679994890; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=lfenbcvOkh+f1Uh0PDVq73BIzXomZhagarYISRp/zss=; b=1IanOJ0gc9CDQHoJordLFIfqit+1/OrhVhbTxlUcPddqeGmXmPqMwFn6wr379Oy8Co gQEpCzS2OyqPgGkpP8DXXxnPEgoWp6OtJ9KRCei0hfni2c1S+wMEL2HVU19y/ghrXgL+ bLqKRciJC2ZBLppeSkcZtd5/DE/Jkgk4uO7NhrUHo1hUn40uXGCyG4Nj7Cy8GX7l6tCR vjXQyTxejypufTCr+MqsygI0eZbMgaG5jWSiPGk3wTWtkrTkAw4Ft2rGXNiemtVFAOO5 inKPod3wIR/2NlC1v00SgYfOS/CbCvJkgVzktKdULKH4BuznVkkaEnzT+zpyoPkJwc7Y 5n8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679994890; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=lfenbcvOkh+f1Uh0PDVq73BIzXomZhagarYISRp/zss=; b=W5zeLb6Fm2AYAYBTl0JUvdQR6JNG7B1kNqmrLnFGak7qJED2Osae8TVeSmfaIXSKOw fuIQV3iNZ6LJEX94f1YqMWlZis4h/7KJT9L7BrYSylJ+T9CwwPLGJoGsMSzC86SP6Q9W 7VahdBDG7oDLgVRqr0R58wRkFHZDju9KJGmA9FmfiMvNZxltP8om8zoTwc9Gv8EsKsR7 fQVwuzyx6E1VeRy0A/U6MAb1dG0feCHfKs60sfQAJVO1iBxvEWNGUJmk0AALdVg0H7N5 kRXxN5jy2nMkhMnWAusYdgNLZWQWDL/46nb49HhDgBapYPfITklqKOXMdwh2pJEka45V 8P+g== X-Gm-Message-State: AO0yUKXpup7C7LQKWtNC3dqb72luyuh3l9A3wf5Xs8eMWYBndtIlEYcl YNvVFOp1vegm+AzLDxb7cE0qaQ== X-Google-Smtp-Source: AK7set9BwIJH/4YmdTurO5uBMJGBtmNLkNwFEh/QvI2U6HGOx7utWxhxzMJjaxTbo4rOfhWltSo/tA== X-Received: by 2002:a05:600c:20d:b0:3ed:6693:138d with SMTP id 13-20020a05600c020d00b003ed6693138dmr11483139wmi.4.1679994890417; Tue, 28 Mar 2023 02:14:50 -0700 (PDT) Received: from localhost.localdomain ([2a01:e0a:28d:66d0:910e:c4d8:1565:354]) by smtp.gmail.com with ESMTPSA id p20-20020a7bcc94000000b003edd1c44b57sm16381115wma.27.2023.03.28.02.14.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Mar 2023 02:14:50 -0700 (PDT) From: Esteban Blanc To: linus.walleij@linaro.org, lgirdwood@gmail.com, broonie@kernel.org, a.zummo@towertech.it, alexandre.belloni@bootlin.com Cc: linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-rtc@vger.kernel.org, jpanis@baylibre.com, jneanne@baylibre.com, sterzik@ti.com, u-kumar1@ti.com Subject: [PATCH v2 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators, device trees) Date: Tue, 28 Mar 2023 11:14:45 +0200 Message-Id: <20230328091448.648452-1-eblanc@baylibre.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org 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 series adds support to TI TPS6594 PMIC and its derivatives. This should be applied on top of other patch series: - https://lore.kernel.org/all/20230216114410.183489-1-jpanis@baylibre.com/ For core MFD driver The features implemented in this series are: - RTC (child device) - Pinmux/GPIO (child device) - Regulator (child device) RTC description: The TPS6594 family has an RTC built-in, except for LP8764. It provides time and an alarm. Pinmux/GPIO: TPS6594 family has 11 GPIOs. Those GPIO can also serve different functions such as I2C or SPI interface, watchdog disable functions. The driver provides both pinmuxing for the functions and GPIO capability. Regulator: TPS6594/TPS6593: 5 BUCKs and 4LDOs LP8764: 4 BUCKs and no LDO Bucks can be used in multipahse mode Changes since v1: Rtc: - Removed struct tps6594_rtc - Removed some dev_err messages - Removed some comments - Remove some whitespaces in comments and error messages - Check if RTC is running before reading a timestamp in read_rtc - Stop RTC at the end of probe to wait for a timestamp to be set - Add default MFD_TPS6594 to Kconfig Pinctrl: - Removed #define DEBUG - Add default MFD_TPS6594 to Kconfig - Fix typo and reword help message of Kconfig Regulators: Further to Mark Brown review: - File header whole block C++ style - Configuring modes not supported: omit all mode operations - Log the error before notifying - Request the interrupts while registering the regulators (then remove the lookup function) Further to Matti review: - Postponed: devm_regulator_irq_helper() and regulator_irq_map_event_simple() can probably be used but code refactoring is not so trivial. This can be done later as an enhancement after this patch list is merged. Buck Multi phase management: - Multiphase property can take an array when 2 multi phase buck, buck12 and buck34 - Configuration multi phase buck34 without multiphase buck12 is not supported (when only one multiphase, must be buck12). Not clear from the spec but confirmed by TI. - Supported multiphase conficurations: buck12, buck123, buck1234, buck12 + buck34 - All interrupts are attached to the multiphase buck (ie: for regulator buck12, buck1 & buck2 interrupts are registered) Esteban Blanc (2): rtc: tps6594: add driver for TPS6594 PMIC RTC pinctrl: tps6594: add for TPS6594 PMIC Jerome Neanne (1): regulator: tps6594-regulator: Add driver for TI TPS6594 regulators drivers/pinctrl/Kconfig | 10 + drivers/pinctrl/Makefile | 1 + drivers/pinctrl/pinctrl-tps6594.c | 365 +++++++++++++++ drivers/regulator/Kconfig | 13 + drivers/regulator/Makefile | 1 + drivers/regulator/tps6594-regulator.c | 628 ++++++++++++++++++++++++++ drivers/rtc/Kconfig | 9 + drivers/rtc/Makefile | 1 + drivers/rtc/rtc-tps6594.c | 462 +++++++++++++++++++ 9 files changed, 1490 insertions(+) create mode 100644 drivers/pinctrl/pinctrl-tps6594.c create mode 100644 drivers/regulator/tps6594-regulator.c create mode 100644 drivers/rtc/rtc-tps6594.c -- 2.39.2