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 X-Spam-Level: X-Spam-Status: No, score=-15.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_2 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7BCD2C48BE5 for ; Wed, 16 Jun 2021 14:59:06 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 420916115C for ; Wed, 16 Jun 2021 14:59:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 420916115C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=UyQBqFmKcgbTGSYaJsa8hmW7/wTcrX1IWWj+XHW0tiA=; b=rXXkkno85gqEkW CrbNTqvbahoMiwZJpsd1v3cLcZNrWSCBkHUyuV5xOTf/s4mnbVRuVnZEeXS4FqeNchG18OEW67iM3 wcEUrQeY47VU2UT55V21Ek3Wv85QC3QPbqGn3C7ZjIdBgDE/zBo/oIVwLIHcxE3z/pW/66ofm/HzX 27LCdSMF6iFVYLpoAFA3Eu14y0QWJ/JqblY4AzZVMynv9qSaDNziuAz8+CYDlu7CpaQ3hO8gjgKEB zC9Wf45tKKYpXrQUCOgSpIV1bV0RQstSe9Ny/IHgyT+RCOXm8L227W4Psh2mRB+ugAnm32rzmiQPl XhuosWADHX70iJRagKYw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ltWz7-006mum-Ol; Wed, 16 Jun 2021 14:57:41 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ltWz4-006mu7-4t for linux-arm-kernel@lists.infradead.org; Wed, 16 Jun 2021 14:57:39 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 2D6E431B; Wed, 16 Jun 2021 07:57:34 -0700 (PDT) Received: from slackpad.fritz.box (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 4CE8E3F719; Wed, 16 Jun 2021 07:57:32 -0700 (PDT) Date: Wed, 16 Jun 2021 15:57:15 +0100 From: Andre Przywara To: Rob Herring Cc: linux-sunxi@googlegroups.com, Samuel Holland , linux-kernel@vger.kernel.org, Icenowy Zheng , Chen-Yu Tsai , Ondrej Jirman , Maxime Ripard , Lee Jones , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Jernej Skrabec , linux-sunxi@lists.linux.dev Subject: Re: [PATCH v7 01/19] dt-bindings: mfd: axp20x: Add AXP305 compatible (plus optional IRQ) Message-ID: <20210616155715.7d8347c5@slackpad.fritz.box> In-Reply-To: <20210615233345.GA1627887@robh.at.kernel.org> References: <20210615110636.23403-1-andre.przywara@arm.com> <20210615110636.23403-2-andre.przywara@arm.com> <20210615233345.GA1627887@robh.at.kernel.org> Organization: Arm Ltd. X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.31; x86_64-slackware-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210616_075738_291764_CEFBA21E X-CRM114-Status: GOOD ( 19.44 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 15 Jun 2021 17:33:45 -0600 Rob Herring wrote: > On Tue, 15 Jun 2021 12:06:18 +0100, Andre Przywara wrote: > > The AXP305 PMIC used on many boards with the H616 SoC seems to be fully > > compatible to the AXP805 PMIC, so add the proper chain of compatible > > strings. > > > > Also at least on one board (Orangepi Zero2) there is no interrupt line > > connected to the CPU, so make the "interrupts" property optional. > > > > Signed-off-by: Andre Przywara > > --- > > Documentation/devicetree/bindings/mfd/axp20x.txt | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > > Please add Acked-by/Reviewed-by tags when posting new versions. However, > there's no need to repost patches *only* to add the tags. The upstream > maintainer will do that for acks received on the version they apply. > > If a tag was not added on purpose, please state why and what changed. Argh, sorry, I was still wondering whether I should try the YAML conversion, so didn't apply your tag right away - and then missed it when I decided to postpone this. Plus I actually fixed some blunder (copy&paste typo in the compatible), and I mostly drop tags upon changes. Cheers, Andre _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel