From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [v2 2/2] MIPS: BMIPS: Add support SPI device nodes Date: Sat, 31 Dec 2016 10:42:52 -0800 Message-ID: <09536633-9c81-9621-36af-665369e97a78@gmail.com> References: <20161230063001.944-1-jaedon.shin@gmail.com> <20161230063001.944-3-jaedon.shin@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20161230063001.944-3-jaedon.shin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jaedon Shin , Ralf Baechle , Mark Brown Cc: Kevin Cernekee , Rob Herring , linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Jaedon, On 12/29/2016 10:30 PM, Jaedon Shin wrote: > Adds SPI device nodes to BCM7xxx MIPS based SoCs. > > Signed-off-by: Jaedon Shin > --- > + > +&qspi { > + status = "okay"; > + > + m25p80@0 { > + compatible = "m25p80"; > + reg = <0>; > + spi-max-frequency = <0x2625a00>; Sorry for not noticing this earlier, can we have the frequency in a decimal form? With that fixed, feel free to add: Reviewed-by: Florian Fainelli Thanks! -- Florian -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html