From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Xu Subject: Re: [PATCH 2/2] arm64: dts: hi6220: enable watchdog Date: Mon, 4 Sep 2017 10:21:00 +0100 Message-ID: <59AD1AFC.8060600@hisilicon.com> References: <1503993518-24428-1-git-send-email-leo.yan@linaro.org> <1503993518-24428-2-git-send-email-leo.yan@linaro.org> <20170901013233.GL21656@codeaurora.org> <59A937E7.2060303@hisilicon.com> <20170901202816.GZ21656@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170901202816.GZ21656@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Boyd Cc: Leo Yan , Rob Herring , Mark Rutland , Michael Turquette , Zhangfei Gao , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Dmitry Shmidt , Guodong Xu , Haojian Zhuang List-Id: devicetree@vger.kernel.org Hi Stephen, On 2017/9/1 21:28, Stephen Boyd wrote: > On 09/01, Wei Xu wrote: >> Hi Stephen, >> >> On 2017/9/1 2:32, Stephen Boyd wrote: >>> On 08/29, Leo Yan wrote: >>>> From: Dmitry Shmidt >>>> >>>> This patch is to add watchdog binding for Hi6220 on Hikey board. >>>> >>>> Signed-off-by: Dmitry Shmidt >>>> --- >>> >>> This will go through arm-soc? >>> >> >> Can you pick up it for v4.14? >> Otherwise I am fine to pick up it and queue for v4.15. > > Sounds like it will go for v4.15. Otherwise, you can send it to > arm-soc with the raw number instead of #define number and then > fix it up to use the #define later. > I did not get your meaning. Do you mean the "HI6220_WDT0/1/2_PCLK" in the patch 1 that we need to replace with raw number? They are already in the mainline. Best Regards, Wei