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 893D1C4332F for ; Tue, 18 Oct 2022 09:28:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229470AbiJRJ2g (ORCPT ); Tue, 18 Oct 2022 05:28:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40836 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229525AbiJRJ2e (ORCPT ); Tue, 18 Oct 2022 05:28:34 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 27BA0AD990; Tue, 18 Oct 2022 02:28:32 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 3D32FB81E0F; Tue, 18 Oct 2022 09:28:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 95968C433D6; Tue, 18 Oct 2022 09:28:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666085310; bh=FNvybaaMSsU92LM//vA2J3d3Vos299Q6dH/tB2HZSFo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BoMPy1FAOHq5BZA2CnEyws5/nBk29uNnj7pXHtFvQmOdEpi6SEsgzOrizDu+lJdiU s6PEmpn4evaWY+VO1JHdctD1qpmgc2AG3rXYwhMbY9a1QB1UcmiwgE6QOkJ/Yn9+xe CvU2UAgk/Yg0CPuFjJFicRyODN+e48aB4oDn1K6sR3we7H8h6PsqrfFeW8BHhWerl4 oxYxdfIHQIiQgCFoQXFU64r0ENhw1xxy+TAm8/G3XrfKPeCsSFfYarQDh0wzQD4PsP mZ/k7OB6nOD/inO41U8TiEH4W0TEMFJerIrbcWF7KScIXwpNDAVlneIu9yyCHUK0Z7 ofC29dlwbBrwg== Date: Tue, 18 Oct 2022 10:28:23 +0100 From: Lee Jones To: Rob Herring Cc: ChiaEn Wu , devicetree@vger.kernel.org, linux-mediatek@lists.infradead.org, robh+dt@kernel.org, linux-kernel@vger.kernel.org, chiaen_wu@richtek.com, matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , AngeloGioacchino Del Regno , krzysztof.kozlowski+dt@linaro.org, cy_huang@richtek.com, sre@kernel.org Subject: Re: [PATCH v3] dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the example Message-ID: References: <166558333754.1988433.10175192101178879616.robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <166558333754.1988433.10175192101178879616.robh@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 12 Oct 2022, Rob Herring wrote: > On Wed, 12 Oct 2022 15:08:14 +0800, ChiaEn Wu wrote: > > From: ChiaEn Wu > > > > Fix the interrupt order of the charger in the binding example. > > > > Fixes: 76f52f815f1a ("dt-bindings: mfd: Add MediaTek MT6370") > > Signed-off-by: ChiaEn Wu > > Acked-by: Krzysztof Kozlowski > > Reviewed-by: AngeloGioacchino Del Regno > > --- > > v3 > > - Add a 'Reviewed-by' tag. > > > > v2 > > - Revise the commit syntax. > > > > v1 > > - Due to this patch modifiacation > > (https://lore.kernel.org/all/20221001202918.me7z2qzm7cmrkzsg@mercury.elektranox.org/), > > there will get some warnings in linux-next when compiling the dts. > > --- > > Documentation/devicetree/bindings/mfd/mediatek,mt6370.yaml | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > Applying to go into rc1 along with the other mt6370 fix, thanks! Fine by me, but please change the subject line to start with an upper-case char. -- Lee Jones [李琼斯]