From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752359AbdF3LMv (ORCPT ); Fri, 30 Jun 2017 07:12:51 -0400 Received: from mx2.suse.de ([195.135.220.15]:48637 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751722AbdF3LMh (ORCPT ); Fri, 30 Jun 2017 07:12:37 -0400 Subject: Re: [PATCH 4/6] dt-bindings: serial: Document RDA Micro UART To: Rob Herring Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, service@rdamicro.com, zhao_steven@263.net, Greg Kroah-Hartman , Mark Rutland , linux-serial@vger.kernel.org, devicetree@vger.kernel.org References: <20170627005520.23731-1-afaerber@suse.de> <20170627005520.23731-5-afaerber@suse.de> <20170629201051.cfr37kh2gozompqo@rob-hp-laptop> From: =?UTF-8?Q?Andreas_F=c3=a4rber?= Organization: SUSE Linux GmbH Message-ID: Date: Fri, 30 Jun 2017 13:12:33 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 In-Reply-To: <20170629201051.cfr37kh2gozompqo@rob-hp-laptop> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 29.06.2017 um 22:10 schrieb Rob Herring: > On Tue, Jun 27, 2017 at 02:55:18AM +0200, Andreas Färber wrote: >> Add an initial binding for the RDA8810PL UART. >> >> Signed-off-by: Andreas Färber >> --- >> Documentation/devicetree/bindings/serial/rda-uart.txt | 13 +++++++++++++ >> 1 file changed, 13 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/serial/rda-uart.txt >> >> diff --git a/Documentation/devicetree/bindings/serial/rda-uart.txt b/Documentation/devicetree/bindings/serial/rda-uart.txt >> new file mode 100644 >> index 000000000000..6840a8aee035 >> --- /dev/null >> +++ b/Documentation/devicetree/bindings/serial/rda-uart.txt >> @@ -0,0 +1,13 @@ >> +RDA Micro UART >> + >> +Required properties: >> +- compatible : "rda,8810pl-uart" for RDA8810PL >> +- reg : Offset and length of the register set for the device. > > No clocks or interrupts? Not yet. I've only pieced together an earlycon driver so far, no full serial driver. The .dtsi doesn't even have an interrupt-controller node yet - wasn't clear to me whether this SoC even has a GIC and, if so, where, from the downstream pre-DT code. Regards, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg)