Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751833AbdHAPQs (ORCPT ); Tue, 1 Aug 2017 11:16:48 -0400 Received: from gloria.sntech.de ([95.129.55.99]:37024 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751368AbdHAPQq (ORCPT ); Tue, 1 Aug 2017 11:16:46 -0400 From: Heiko Stuebner To: Andy Yan Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH 10/14] ARM: dts: rockchip: add watchdog dt node for rv1108 Date: Tue, 01 Aug 2017 17:16:40 +0200 Message-ID: <2141124.xYyIjBTT8Y@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1501496310-21961-1-git-send-email-andy.yan@rock-chips.com> References: <1501495449-21290-1-git-send-email-andy.yan@rock-chips.com> <1501496310-21961-1-git-send-email-andy.yan@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 459 Lines: 17 Hi Andy, Am Montag, 31. Juli 2017, 18:18:30 CEST schrieb Andy Yan: > Add watchdog device tree node for rv1108 > > Signed-off-by: Andy Yan I've adapted this patch to apply against the current rv1108.dtsi and applied it for 4.14. So resends of your series should take this change into account please :-) . See https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/log/?h=v4.14-armsoc/dts32 for reference Heiko