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 DCC5AC7EE23 for ; Wed, 10 May 2023 14:22:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237355AbjEJOWg (ORCPT ); Wed, 10 May 2023 10:22:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53592 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237326AbjEJOWf (ORCPT ); Wed, 10 May 2023 10:22:35 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BDEA73A96 for ; Wed, 10 May 2023 07:22:33 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id a640c23a62f3a-96649b412easo682322766b.0 for ; Wed, 10 May 2023 07:22:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1683728552; x=1686320552; 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=2Cq2dAXKen28TFRJxFUmJolJOIPagqM9lmyQejrbnP0=; b=CRLLTkxpDNRBjKbcf/EKDbxrp5trWySYKgR+gWJ1yji7JfDBGtjR+yR5I/IDeFbs5S FUXYSY4MSBforC2h+SBu1Yn44w8jBH3eKyEHwbYGSRb+Y+/VO2MrtAlh1d+/moKXWOii j7ji9jTqlYIckeN/20CTedNK0jHeZUmVqHg4FUV3uXre+tUbWeMmBua+5CthWo/SLPde TU4UU1G/2mwqbEpTgRz4Fd8fxz6fnDdPhfpHQrxFCsvJvO/a0cPuVY7f0DyeID5V1W8i 8w/nZP4LBKB8JnGYmZxYeciaE4aXmgGkmiz9YBGPjU6cEKOtnp+HiIisb6R1dqn3lcgi 7SIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683728552; x=1686320552; 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=2Cq2dAXKen28TFRJxFUmJolJOIPagqM9lmyQejrbnP0=; b=SRqJ7QdecMbNluydbTK8F/USSAcL9cQINiA2fr36Lqq0dRi20z4xwcedjhCJWQbLtP 5uzC2Vt106u04P+BGAmkEzEWVAGsJK45hCXTXDLlDxrZ+sGl7oac3LGUg3gX15QHd2SE wc/WsKmshlxN7xbRAXGp6xLV/S7uP1vwfIGcXi0sAuY2xJOaigalfwSmr23mx5hEWJCC pUPEkZSIdA94oeDEFzH0atqlmT/3tX+n+BIBPfuJNVBlVKJ6ca1/c8R1UyRtHssGN0EC oqADeWtfF+QvbBun9FBTFiwxQyeHfDdRXyMBSOLqQDaNJC+EH/dWVxXnWGUuOMZuY5rV C2nA== X-Gm-Message-State: AC+VfDzAnFH5ImrRiz4O/OF8IB9/t57q8QJy4gDHY+eVtXSORoUle5sB HfwACGWrf7bCYVDtX/5xcRL83g== X-Google-Smtp-Source: ACHHUZ5hF1/+EtCFaC53Xeuo+W2qUa0bKiM/oLJWXkNMc4r1wFlIqW/8j5HbrXL7lnjtCS+dVxD4NQ== X-Received: by 2002:a17:907:940e:b0:94d:69e0:6098 with SMTP id dk14-20020a170907940e00b0094d69e06098mr16660292ejc.45.1683728552300; Wed, 10 May 2023 07:22:32 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:c175:a0f9:6928:8c9d? ([2a02:810d:15c0:828:c175:a0f9:6928:8c9d]) by smtp.gmail.com with ESMTPSA id u18-20020a170906069200b00967004187b8sm2720364ejb.36.2023.05.10.07.22.31 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 10 May 2023 07:22:31 -0700 (PDT) Message-ID: <06412b70-7c36-1a7e-3ef1-eb255285895a@linaro.org> Date: Wed, 10 May 2023 16:22:30 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v1 7/7] dt-bindings: power: supply: axp20x: Add AXP192 compatible Content-Language: en-US To: Aidan MacDonald , sre@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, wens@csie.org Cc: linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230510115046.963432-1-aidanmacdonald.0x0@gmail.com> <20230510115046.963432-8-aidanmacdonald.0x0@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20230510115046.963432-8-aidanmacdonald.0x0@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On 10/05/2023 13:50, Aidan MacDonald wrote: > The AXP192 is most similar to the AXP202, but the current > limits are different and the USB OTG status register has > a different address (0x04 instead of 0x02). > > Signed-off-by: Aidan MacDonald > --- > .../bindings/power/supply/x-powers,axp20x-usb-power-supply.yaml | 1 + Acked-by: Krzysztof Kozlowski Best regards, Krzysztof