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 E567BC27C40 for ; Thu, 24 Aug 2023 13:30:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240483AbjHXN3v (ORCPT ); Thu, 24 Aug 2023 09:29:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57070 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241359AbjHXN3a (ORCPT ); Thu, 24 Aug 2023 09:29:30 -0400 Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C168B1BD2 for ; Thu, 24 Aug 2023 06:29:26 -0700 (PDT) Received: by mail-ej1-x632.google.com with SMTP id a640c23a62f3a-99de884ad25so902671466b.3 for ; Thu, 24 Aug 2023 06:29:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1692883765; x=1693488565; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=Ax05PKPz9SgHipd7DNB0MzN1smLmJbw/disDYAaAxck=; b=BEzuV/tOmMzZsRLCGgQWRceWTftbc19i88fAqd6Vg7zljGx4lFFvzw6ituwj55xYnm cfXW+pXYuQcXOTyMFMNIWG5TpKfOcawQzwMLEQBAtvDxQgfYdEr+mHcZEeTbN2upE0wr zZ0uT6ox43u5clJ0iVAvmO2JQbeppFRiaeC7nX37UWiF6Q9fnrhrzATaFD0LqVxez79e d2PRSYQLFOJDP7rp9YbokDptlGEzjwt7FL7F6m8XMFdo1fEtLXiyh4+4H2VpaDizWfG4 NprkSeWxG4dQ+GXg/fuGoqc6MDLj8zDEFDugTgw/osZxhY2QrCUeGMHf0n343KT+93HI Veyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692883765; x=1693488565; 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:subject:date:message-id:reply-to; bh=Ax05PKPz9SgHipd7DNB0MzN1smLmJbw/disDYAaAxck=; b=VcZB+zkcPGS37uwsno7m+HgFVZaw/ln7Tdolpy7wZoURlIy3Z1assRcjO5GovAIrBX RenY+wRVD/JD5bpvTa/R36x02hBjI9d/Uj/iQ4ifYGbxupoCEkdpjqL6UVd7Qc/+iypB lIXhtP4T2OiX6XTXaCz0hNYxRrWnx7Yunt5k11TWkavEVTvvPQgn1jdUk/aFw2Toh6Hd KFbos9imNbXvudPS9NckVOikVz8iRIgrhta8/nAIHE633WJrEeGNDwrV+ikQL5IvfDfx KVa+yR5oneiGhX+iudNeZxBUdntpS3BoVtJOaebrywoGpw+zPg2LY/ZZ1hbs3klPWTnW DL2g== X-Gm-Message-State: AOJu0Yxf9+bPxyVhWX3lxtyPyMxkn+kzkAlVfe+5E33EddBJ+xdjNUrT nXWlOvwpu0QJ9XDS7hqnM9mxNg== X-Google-Smtp-Source: AGHT+IE2cmtnCunbbnMmsNzjLWYWjY3Ep6zCnD57mNmS06p32KbZAXy2EuFDo5DJcGe0eudWiy0fZA== X-Received: by 2002:a17:906:7691:b0:99b:f66a:3189 with SMTP id o17-20020a170906769100b0099bf66a3189mr12430044ejm.8.1692883765282; Thu, 24 Aug 2023 06:29:25 -0700 (PDT) Received: from [192.168.0.22] ([77.252.47.198]) by smtp.gmail.com with ESMTPSA id g8-20020a170906394800b0099bcb44493fsm11130574eje.147.2023.08.24.06.29.24 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 24 Aug 2023 06:29:24 -0700 (PDT) Message-ID: Date: Thu, 24 Aug 2023 15:29:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH v2 1/3] dt-bindings: power: supply: bq24190: Add ti,bq24193 Content-Language: en-US To: Emmanuel Gil Peyrot Cc: Alexandre Courbot , azkali , CTCaer , Sebastian Reichel , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230824112741.201353-1-linkmauve@linkmauve.fr> <20230824131342.206784-1-linkmauve@linkmauve.fr> <20230824131342.206784-2-linkmauve@linkmauve.fr> From: Krzysztof Kozlowski In-Reply-To: <20230824131342.206784-2-linkmauve@linkmauve.fr> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On 24/08/2023 15:13, Emmanuel Gil Peyrot wrote: > This power supply device is used in the Nintendo Switch. > > Signed-off-by: Alexandre Courbot > Signed-off-by: Emmanuel Gil Peyrot > --- > Documentation/devicetree/bindings/power/supply/bq24190.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/power/supply/bq24190.yaml b/Documentation/devicetree/bindings/power/supply/bq24190.yaml > index d3ebc9de8c0b..2ad107589a16 100644 > --- a/Documentation/devicetree/bindings/power/supply/bq24190.yaml > +++ b/Documentation/devicetree/bindings/power/supply/bq24190.yaml > @@ -19,6 +19,7 @@ properties: > - ti,bq24190 > - ti,bq24192 > - ti,bq24192i > + - ti,bq24193 Why are you sending new version so fast after previous one? Before we finished discussion? One version per day. You did not include here my comments. Best regards, Krzysztof