From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932311AbcHPBvo (ORCPT ); Mon, 15 Aug 2016 21:51:44 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:33350 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752742AbcHPBvm (ORCPT ); Mon, 15 Aug 2016 21:51:42 -0400 Subject: Re: [PATCH v3 3/3] ARM64: dts: amlogic: meson-gxbb: Add watchdog node To: Kevin Hilman References: <1468141867-4172-1-git-send-email-narmstrong@baylibre.com> <1468141867-4172-4-git-send-email-narmstrong@baylibre.com> <578271D3.4080704@roeck-us.net> <7hbn237aw7.fsf@baylibre.com> <7hinv1ahqi.fsf@baylibre.com> Cc: Neil Armstrong , Wim Van Sebroeck , devicetree , lkml , linux-arm-kernel , linux-amlogic@lists.infradead.org, linux-watchdog@vger.kernel.org From: Guenter Roeck Message-ID: <9cfa549e-1979-cb42-bfe1-1ef347dd3a9a@roeck-us.net> Date: Mon, 15 Aug 2016 18:51:38 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <7hinv1ahqi.fsf@baylibre.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: linux@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: linux@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/15/2016 01:40 PM, Kevin Hilman wrote: > Kevin Hilman writes: > >> On Wed, Aug 3, 2016 at 5:27 PM, Kevin Hilman wrote: >>> Hi Guenter, >>> >>> Kevin Hilman writes: >>> >>>> Guenter Roeck writes: >>>> >>>>> On 07/10/2016 02:11 AM, Neil Armstrong wrote: >>>>>> Signed-off-by: Neil Armstrong >>>>> >>>>> Reviewed-by: Guenter Roeck >>>>> >>>>> Would this go in through one of the arm trees ? >>>> >>>> You can take the driver through the watchdog tree, but I'll take the DT >>>> stuff through the amlogic tree (and submit via arm-soc). >>>> >>>> However, with your ack, and since this is a brand new driver, I could >>>> take the driver as well. Just let me know your preference. >>> >>> ping... do you have a prefernce here? >>> >> >> Oops, just noticed Wim already picked these up. >> > > Strange, seems that Wim picked up patches 1 & 3, but this one was missed. I'll > queue this for the arm-soc tree. > I got a number of requests from arm maintainers to not pick up devicetree changes for arch/arm, so for my part I usually leave those alone. Guenter