From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423095AbdAISp0 (ORCPT ); Mon, 9 Jan 2017 13:45:26 -0500 Received: from mail-oi0-f67.google.com ([209.85.218.67]:36683 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965734AbdAISpX (ORCPT ); Mon, 9 Jan 2017 13:45:23 -0500 Date: Mon, 9 Jan 2017 12:45:21 -0600 From: Rob Herring To: Wenyou Yang Cc: Alexandre Belloni , Russell King , Nicolas Ferre , Mark Rutland , linux-kernel@vger.kernel.org, Wenyou Yang , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/3] doc: binding: add new compatible for SDRAM/DDR Controller Message-ID: <20170109184521.4iseherqvdeftcau@rob-hp-laptop> References: <20170106065947.30631-1-wenyou.yang@atmel.com> <20170106065947.30631-3-wenyou.yang@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170106065947.30631-3-wenyou.yang@atmel.com> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 06, 2017 at 02:59:46PM +0800, Wenyou Yang wrote: > Add the new compatible "atmel,sama5d4-ddramc" for the SDRAM/DDR > Controller. > > Signed-off-by: Wenyou Yang > --- > > Documentation/devicetree/bindings/arm/atmel-at91.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring