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 2C0D0C77B72 for ; Mon, 17 Apr 2023 10:23:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230072AbjDQKXo (ORCPT ); Mon, 17 Apr 2023 06:23:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56592 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229575AbjDQKXl (ORCPT ); Mon, 17 Apr 2023 06:23:41 -0400 Received: from mail-ej1-x62b.google.com (mail-ej1-x62b.google.com [IPv6:2a00:1450:4864:20::62b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5A0495FC5 for ; Mon, 17 Apr 2023 03:22:48 -0700 (PDT) Received: by mail-ej1-x62b.google.com with SMTP id a640c23a62f3a-94f0dd117dcso114453666b.3 for ; Mon, 17 Apr 2023 03:22:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1681726866; x=1684318866; h=in-reply-to:references:to:from:subject:cc:message-id:date :content-transfer-encoding:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=IEKwLXsBEauVzf8PBHcbltO1uOVycYMbAPiN0uQCZOA=; b=5LV+SeBksJhKwW/oHH1Qu2EZxleA5Ag+Fg5gg9tH0tIz+qArovNG3tMYELPPELzA8a s+sm1FK7gNyDRHCJHDnOesasukCNcSKVg5Xd8RNGthXIXHjoYQJMVfJPrgPVVaAp08PY /wO3cZ7RycIAP+W+CDYtHccEpBjsiI/WvCaxLGTk1hc7dKUwYHq8CXeVIQdYDYVDl0rf NnjD2G5KCUFCsx9CnGehGRw8SXKkPLEIzbdFDrw50j5qUnuIwedr/hx/jFxLsOeUzKn8 PaNazVlOC7GD3DpmHtBC3KGKTEM8Xtx43Yv/kiZdBuBRAocoMHssgMV3Hxb31F5XV9uV fwYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681726866; x=1684318866; h=in-reply-to:references:to:from:subject:cc:message-id:date :content-transfer-encoding:mime-version:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=IEKwLXsBEauVzf8PBHcbltO1uOVycYMbAPiN0uQCZOA=; b=FSbCOQ27NQRc1855lek6sRYRxyc6y5McuLrXLuwne9xgcOcJ1dSHALcKJdU14B+YFr E/t43jlQN9AfeT0kCH4o3hFP7ylb0TV725lme3Scg3BOffLQP1kCWM1PF5dhdhlDVDSQ Qm7lx/bbdfwr3DOCTKUtALbg9LRiXtmy0et7yPCaxsWD+LTqJlKu1APmXBq48pM3Zl41 JZTajE5uH2aEiYTxebGy4+aOO7wI1LzKHN/SJmaXwf7K4jQ8qttDOKGGG32h9LNA715+ /+OfyFOQk98ZUJP4yWd1OvZAJlwFEE2NFr/DyIU5LHJm7K828WvjUx6VIskQ/KGG7gIM 9mpQ== X-Gm-Message-State: AAQBX9fz2hB/2BnfUr65ia+K+tftSKWkY3QJJWXicsWlbeQhstK8SeMH tSRce6wmXonhdcG5xxA0YHBzPQl8nEpoPqKvLMsAjg== X-Google-Smtp-Source: AKy350Yn97b8YdvYRltq539a9T88Tdd9ctYhN1bmF84VQIX609OSCsLtqz6Ga+Pe34Pw2ZZURwGa6g== X-Received: by 2002:a7b:ca59:0:b0:3ef:5a4f:430 with SMTP id m25-20020a7bca59000000b003ef5a4f0430mr11274672wml.11.1681725905871; Mon, 17 Apr 2023 03:05:05 -0700 (PDT) Received: from localhost ([2a01:e0a:28d:66d0:92d9:442d:a276:285d]) by smtp.gmail.com with ESMTPSA id p8-20020a7bcc88000000b003f04f0c5a6fsm11463173wma.26.2023.04.17.03.05.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 17 Apr 2023 03:05:05 -0700 (PDT) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 17 Apr 2023 12:05:04 +0200 Message-Id: Cc: , , , , , , , Subject: Re: [PATCH v2 0/5] arm64: dts: ti: k3-j7200-som-p0: Add TP6594 family PMICs From: "Esteban Blanc" To: "Krzysztof Kozlowski" , , , , , X-Mailer: aerc 0.14.0 References: <20230414112843.1358067-1-eblanc@baylibre.com> <714a56b1-438c-7aad-920b-f3f1d72afc5f@linaro.org> In-Reply-To: <714a56b1-438c-7aad-920b-f3f1d72afc5f@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri Apr 14, 2023 at 1:36 PM CEST, Krzysztof Kozlowski wrote: > On 14/04/2023 13:28, 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 derivative= s. > >=20 > > 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 > > Why? DTS cannot be merged with drivers, so if you insist on such > dependency then: > 1. Your patchset is broken, > 2. I actually does not understand why, > 3. NAK - don't merge DTS into driver branches. > > You probably are misunderstanding branches and dependencies. There is no dependency indeed. We thought that dt-bindings patch at least h= ad to be applied before this DT series even if it is not a 'dependency', the o= ther link was a mistake. I will remove these misleading links in next cover-lett= er. Thanks for your time. Best regards, --=20 Esteban Blanc BayLibre