From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752025AbdITL7c (ORCPT ); Wed, 20 Sep 2017 07:59:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:57944 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751838AbdITL73 (ORCPT ); Wed, 20 Sep 2017 07:59:29 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 084A221A1D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org Date: Wed, 20 Sep 2017 19:59:02 +0800 From: Shawn Guo To: Martyn Welch Cc: Sebastian Reichel , Rob Herring , Mark Rutland , Sascha Hauer , Fabio Estevam , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Fabien Lahoudere , Sebastian Reichel Subject: Re: [PATCH v6 0/2] Add device tree and associated documentation for GE Healthcare PPD Message-ID: <20170920115901.GB1244@dragon> References: <1503071628-11899-1-git-send-email-martyn.welch@collabora.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1503071628-11899-1-git-send-email-martyn.welch@collabora.co.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 18, 2017 at 04:53:46PM +0100, Martyn Welch wrote: > This series adds the device tree for the GE Healthcare PPD and binding > documentation for the ge-achc, as used by the PPD device tree. > > Fabien Lahoudere (1): > ARM: dts: imx53: Add GE Healthcare PPD > > Martyn Welch (1): > dt-bindings: misc: achc: Add device tree binding for GE ACHC Applied both, thanks.