From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755496AbcETIFK (ORCPT ); Fri, 20 May 2016 04:05:10 -0400 Received: from mail-io0-f180.google.com ([209.85.223.180]:34857 "EHLO mail-io0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932694AbcETIFE (ORCPT ); Fri, 20 May 2016 04:05:04 -0400 MIME-Version: 1.0 In-Reply-To: <32585cfb27d31e9d5cb399ecc4d8b89f4ec5e2cb.1463708766.git.dalias@libc.org> References: <32585cfb27d31e9d5cb399ecc4d8b89f4ec5e2cb.1463708766.git.dalias@libc.org> Date: Fri, 20 May 2016 10:05:02 +0200 X-Google-Sender-Auth: Xs2FCLr2bwDhh9ZkY48CqNnNO58 Message-ID: Subject: Re: [PATCH v2 05/12] of: add J-Core SPI master 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: > --- /dev/null > +++ b/Documentation/devicetree/bindings/spi/jcore,spi.txt > @@ -0,0 +1,23 @@ > +Example: > + > +spi { spi@40 > + compatible = "jcore,spi2"; > + #address-cells = <1>; > + #size-cells = <0>; > + reg = < 0x40 0x8 >; > + spi-max-frequency = <12500000>; > +} 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