From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Date: Fri, 20 May 2016 08:03:16 +0000 Subject: Re: [PATCH v2 04/12] of: add J-Core timer bindings Message-Id: List-Id: References: <3460e061e18c6355407b585a8394b8da8cbd9fc8.1463708766.git.dalias@libc.org> In-Reply-To: <3460e061e18c6355407b585a8394b8da8cbd9fc8.1463708766.git.dalias@libc.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Rich Felker Cc: "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linux-sh list , Ian Campbell , Kumar Gala , Mark Rutland , Pawel Moll , Rob Herring On Fri, May 20, 2016 at 4:53 AM, Rich Felker wrote: > +++ b/Documentation/devicetree/bindings/timer/jcore,pit.txt > @@ -0,0 +1,28 @@ > +Example: > + > +timer { timer@200 > + compatible = "jcore,pit"; > + reg = < 0x200 0x30 >; > + cpu-offset = < 0x300 >; > + interrupts = < 0x48 >; > +}; Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755803AbcETIDX (ORCPT ); Fri, 20 May 2016 04:03:23 -0400 Received: from mail-ig0-f194.google.com ([209.85.213.194]:33618 "EHLO mail-ig0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754835AbcETIDR (ORCPT ); Fri, 20 May 2016 04:03:17 -0400 MIME-Version: 1.0 In-Reply-To: <3460e061e18c6355407b585a8394b8da8cbd9fc8.1463708766.git.dalias@libc.org> References: <3460e061e18c6355407b585a8394b8da8cbd9fc8.1463708766.git.dalias@libc.org> Date: Fri, 20 May 2016 10:03:16 +0200 X-Google-Sender-Auth: aJGFNf1jzvXuYzXQhf_bgOhY7pE Message-ID: Subject: Re: [PATCH v2 04/12] of: add J-Core timer bindings From: Geert Uytterhoeven To: Rich Felker Cc: "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linux-sh list , Ian Campbell , Kumar Gala , Mark Rutland , Pawel Moll , Rob Herring Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 20, 2016 at 4:53 AM, Rich Felker wrote: > +++ b/Documentation/devicetree/bindings/timer/jcore,pit.txt > @@ -0,0 +1,28 @@ > +Example: > + > +timer { timer@200 > + compatible = "jcore,pit"; > + reg = < 0x200 0x30 >; > + cpu-offset = < 0x300 >; > + interrupts = < 0x48 >; > +}; Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds