From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934927AbbHDPKk (ORCPT ); Tue, 4 Aug 2015 11:10:40 -0400 Received: from metis.ext.pengutronix.de ([92.198.50.35]:53797 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932317AbbHDPKg (ORCPT ); Tue, 4 Aug 2015 11:10:36 -0400 Message-ID: <1438701017.3793.45.camel@pengutronix.de> Subject: Re: [RFCv3 1/4] docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings. From: Philipp Zabel To: Moritz Fischer Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, Kumar Gala , Michal Simek , =?ISO-8859-1?Q?S=F6ren?= Brinkmann , linux@arm.linux.org.uk, devicetree@vger.kernel.org, linux-arm-kernel , linux-kernel@vger.kernel.org Date: Tue, 04 Aug 2015 17:10:17 +0200 In-Reply-To: References: <1438305237-18497-1-git-send-email-moritz.fischer@ettus.com> <1438305237-18497-2-git-send-email-moritz.fischer@ettus.com> <1438675772.3793.18.camel@pengutronix.de> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2001:67c:670:100:96de:80ff:fec2:9969 X-SA-Exim-Mail-From: p.zabel@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Moritz, Am Dienstag, den 04.08.2015, 08:05 -0700 schrieb Moritz Fischer: > Hi Philip, > > On Tue, Aug 4, 2015 at 1:09 AM, Philipp Zabel wrote: > > Hi Moritz, > > > > Am Donnerstag, den 30.07.2015, 18:13 -0700 schrieb Moritz Fischer: [...] > >> +Required properties: > >> +- compatible: "xlnx,zynq-reset" > >> +- reg: SLCR offset and size taken via syscon <0x200 0x48> > >> +- syscon: <&slcr> > >> + This should be a phandle to the Zynq's SLCR register. > > > > ^ register singular? > Do you want me to resend the entire set, or are you cool with just git > amending the 's' for registers? Amended and applied, thanks. regards Philipp