Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754579AbdFWVqk (ORCPT ); Fri, 23 Jun 2017 17:46:40 -0400 Received: from mail-yb0-f195.google.com ([209.85.213.195]:35121 "EHLO mail-yb0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753397AbdFWVqi (ORCPT ); Fri, 23 Jun 2017 17:46:38 -0400 Date: Fri, 23 Jun 2017 16:46:35 -0500 From: Rob Herring To: Leilk Liu Cc: Mark Brown , Mark Rutland , Matthias Brugger , Sascha Hauer , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-spi@vger.kernel.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH 1/2] spi: mediatek: Add bindings for mediatek MT2712 soc platform Message-ID: <20170623214635.3f2xavtxvzv5qxox@rob-hp-laptop> References: <1497946867-25708-1-git-send-email-leilk.liu@mediatek.com> <1497946867-25708-2-git-send-email-leilk.liu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1497946867-25708-2-git-send-email-leilk.liu@mediatek.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 Content-Length: 323 Lines: 9 On Tue, Jun 20, 2017 at 04:21:06PM +0800, Leilk Liu wrote: > This patch adds a DT binding documentation for the MT2712 soc. > > Signed-off-by: Leilk Liu > --- > .../devicetree/bindings/spi/spi-mt65xx.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring