Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756065AbdLTSod (ORCPT ); Wed, 20 Dec 2017 13:44:33 -0500 Received: from mail-pg0-f66.google.com ([74.125.83.66]:39663 "EHLO mail-pg0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755743AbdLTSo3 (ORCPT ); Wed, 20 Dec 2017 13:44:29 -0500 X-Google-Smtp-Source: ACJfBouh+Rs1EnWKbkwj9BIcVCqMseaW/jayc/ztioH+3wFZuxAW2EQlPhLRYCr7iE2/ZQIFY6YUOw== Date: Wed, 20 Dec 2017 12:44:26 -0600 From: Rob Herring To: Philipp Rossak Cc: mchehab@kernel.org, mark.rutland@arm.com, maxime.ripard@free-electrons.com, wens@csie.org, linux@armlinux.org.uk, sean@mess.org, p.zabel@pengutronix.de, andi.shyti@samsung.com, linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v3 2/6] media: dt: bindings: Update binding documentation for sunxi IR controller Message-ID: <20171220184426.ongfriuioq6weljh@rob-hp-laptop> References: <20171219080747.4507-1-embed3d@gmail.com> <20171219080747.4507-3-embed3d@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171219080747.4507-3-embed3d@gmail.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 421 Lines: 11 On Tue, Dec 19, 2017 at 09:07:43AM +0100, Philipp Rossak wrote: > This patch updates documentation for Device-Tree bindings for sunxi IR > controller and adds the new optional property for the base clock > frequency. > > Signed-off-by: Philipp Rossak > --- > Documentation/devicetree/bindings/media/sunxi-ir.txt | 3 +++ > 1 file changed, 3 insertions(+) Reviewed-by: Rob Herring