From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755640AbdETBp7 (ORCPT ); Fri, 19 May 2017 21:45:59 -0400 Received: from mail-oi0-f66.google.com ([209.85.218.66]:35837 "EHLO mail-oi0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753293AbdETBp4 (ORCPT ); Fri, 19 May 2017 21:45:56 -0400 Date: Fri, 19 May 2017 20:45:54 -0500 From: Rob Herring To: Dave Gerlach Cc: Tony Lindgren , Santosh Shilimkar , Russell King , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Keerthy J Subject: Re: [PATCH v2 1/2] Documentation: dt: Update ti,emif bindings Message-ID: <20170520014554.qisnvr27542n5p7f@rob-hp-laptop> References: <20170519175708.6070-1-d-gerlach@ti.com> <20170519175708.6070-2-d-gerlach@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170519175708.6070-2-d-gerlach@ti.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 19, 2017 at 12:57:07PM -0500, Dave Gerlach wrote: > Update the Texas Instruments EMIF binding document to include the device > tree bindings for ti,emif-am3352 and ti,emif-am4372 which are used by > the ti-emif-sram driver to provide low-level PM functionality. > > Signed-off-by: Dave Gerlach > --- > .../devicetree/bindings/memory-controllers/ti/emif.txt | 18 +++++++++++++++++- > 1 file changed, 17 insertions(+), 1 deletion(-) I acked v1. Please add acks when posting new versions. Rob From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 1/2] Documentation: dt: Update ti,emif bindings Date: Fri, 19 May 2017 20:45:54 -0500 Message-ID: <20170520014554.qisnvr27542n5p7f@rob-hp-laptop> References: <20170519175708.6070-1-d-gerlach@ti.com> <20170519175708.6070-2-d-gerlach@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170519175708.6070-2-d-gerlach-l0cyMroinI0@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Dave Gerlach Cc: Tony Lindgren , Santosh Shilimkar , Russell King , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Keerthy J List-Id: devicetree@vger.kernel.org On Fri, May 19, 2017 at 12:57:07PM -0500, Dave Gerlach wrote: > Update the Texas Instruments EMIF binding document to include the device > tree bindings for ti,emif-am3352 and ti,emif-am4372 which are used by > the ti-emif-sram driver to provide low-level PM functionality. > > Signed-off-by: Dave Gerlach > --- > .../devicetree/bindings/memory-controllers/ti/emif.txt | 18 +++++++++++++++++- > 1 file changed, 17 insertions(+), 1 deletion(-) I acked v1. Please add acks when posting new versions. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Fri, 19 May 2017 20:45:54 -0500 Subject: [PATCH v2 1/2] Documentation: dt: Update ti,emif bindings In-Reply-To: <20170519175708.6070-2-d-gerlach@ti.com> References: <20170519175708.6070-1-d-gerlach@ti.com> <20170519175708.6070-2-d-gerlach@ti.com> Message-ID: <20170520014554.qisnvr27542n5p7f@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, May 19, 2017 at 12:57:07PM -0500, Dave Gerlach wrote: > Update the Texas Instruments EMIF binding document to include the device > tree bindings for ti,emif-am3352 and ti,emif-am4372 which are used by > the ti-emif-sram driver to provide low-level PM functionality. > > Signed-off-by: Dave Gerlach > --- > .../devicetree/bindings/memory-controllers/ti/emif.txt | 18 +++++++++++++++++- > 1 file changed, 17 insertions(+), 1 deletion(-) I acked v1. Please add acks when posting new versions. Rob