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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id A5CE6C433F5 for ; Mon, 6 Dec 2021 03:02:08 +0000 (UTC) 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:In-Reply-To:MIME-Version:References: 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=cpWCJt5gQTHxW/XiCTBV6+QQ+H68GhvOqMvfnWmnPnw=; b=wqFemG0EAnid2/ TrJo0JSHsfWX7NKvxxL5w87K+MLE3srsfol2yqT5G8pS3KMO3c8bm4Us4ACwNKaXz05uZv8uXHpkq fJnIqoUGcqQWH3PWpBIHUr8et/DGmBt8qwvRpT1N8EqTpQck3bvQAqL/VZNZdS4qEKaLKV+jRPjtt 4sHukELF4sxD8ifBFVvX3Uy+DCuzM2gAT0wg8DlWbT3ZgK/4qqU+X3fhqEVMCRFaXY0r5it/8bYfl u+fq6fxwh6+/fc8JFKQsKOYxtaL1ZDwes+PLZ4SIwN2yKYgXUU3/KZSJVmbi3SBjVY57Qis7yTuFx 07UaQmS7ZHsWipdcqI9w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mu4FB-002Ua7-K9; Mon, 06 Dec 2021 03:00:45 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mu4F8-002UZm-7R for linux-arm-kernel@lists.infradead.org; Mon, 06 Dec 2021 03:00:43 +0000 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 dfw.source.kernel.org (Postfix) with ESMTPS id 9F04E60FD3; Mon, 6 Dec 2021 03:00:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4D134C00446; Mon, 6 Dec 2021 03:00:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1638759641; bh=9cNh3RaFJCMKVcO5Axb4MRechF03pDBvYKBusB/8Ne4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DnY1Iv1Ig7bbKpMO8If+A+18dXLv8SSNpWLXWgfvzb1S/5RZY1TowaCgsFmFNEfJL P37weL1L4jo9vwk/Ft1FVzbWZgkbmPPoKCoPVWZ2MqV34Sl6pj+ob4Ljsur8qGWai9 XLnIIMVleJuOo8BSZaphwy0oG3O4JW4qV3NX60o/64p9QjxzsCM/TWQ3+WR5IUK35d 92tYOHVghRt9XeqKN6vXsZrjn+MO5vPCjj9qcFdq4+6lfaY6rmNbN0c3dyxQeHCEOw 1ZxNLo7Qpojff/NuEL08nEYwXt10g8xPkiPumW1zZeeQA5plDJVqO/zDr0TcB8M14r z9+o3wyQjo5CA== Date: Mon, 6 Dec 2021 11:00:34 +0800 From: Shawn Guo To: Benjamin Tissoires Cc: Alistair Francis , Sascha Hauer , Dmitry Torokhov , Ping Cheng , Linux ARM , dl-linux-imx , Alistair Francis , tatsunosuke.tobita@wacom.com, "open list:HID CORE LAYER" , Jason Gerecke , lkml , Jiri Kosina , martin.chen@wacom.com, DTML Subject: Re: [PATCH v15 3/3] ARM: dts: imx7d: remarkable2: add wacom digitizer device Message-ID: <20211206030033.GZ4216@dragon> References: <20211202115622.40153-1-alistair@alistair23.me> <20211202115622.40153-4-alistair@alistair23.me> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211205_190042_354809_9FFC8B65 X-CRM114-Status: GOOD ( 14.19 ) 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 Fri, Dec 03, 2021 at 04:57:11PM +0100, Benjamin Tissoires wrote: > On Thu, Dec 2, 2021 at 12:56 PM Alistair Francis wrote: > > > > Signed-off-by: Alistair Francis > > --- > > arch/arm/boot/dts/imx7d-remarkable2.dts | 59 +++++++++++++++++++++++++ > > I think I am always asking the same question, but is it fine for me to > take this patch through the hid tree? > I seem to remember that this was a little bit free for all but I'd > like to get the confirmation first. I will take care of dts patch. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel