From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ie0-f176.google.com ([209.85.223.176]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VnTWP-00055i-KM for linux-mtd@lists.infradead.org; Mon, 02 Dec 2013 13:26:46 +0000 Received: by mail-ie0-f176.google.com with SMTP id at1so21056434iec.35 for ; Mon, 02 Dec 2013 05:26:23 -0800 (PST) Date: Mon, 2 Dec 2013 13:20:13 +0000 From: Lee Jones To: srinivas kandagatla Subject: Re: [PATCH v3 36/36] ARM: STi: Add support for the FSM Serial Flash Controller Message-ID: <20131202132013.GF31626@lee--X1> References: <1385727565-25794-1-git-send-email-lee.jones@linaro.org> <1385727565-25794-37-git-send-email-lee.jones@linaro.org> <529C858B.1040601@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <529C858B.1040601@st.com> Cc: angus.clark@st.com, linus.walleij@linaro.org, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, dwmw2@infradead.org, linux-arm-kernel@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > > + /* FSM */ > > + spifsm: spifsm@fe902000{ > > + compatible = "st,spi-fsm", "simple-bus"; > "simple-bus" is redundant here. Yes I agree, good spot. I removed it from the Documentation, but missed this one. If I remove it, can I add your Ack for the remainder of the patch? > > + reg = <0xfe902000 0x1000>; > > + reg-names = "spi-fsm"; > > + pinctrl-0 = <&pinctrl_fsm>; > > + > > + st,syscfg = <&syscfg_rear>; > > + st,boot-device-reg = <0x958>; > > + st,boot-device-spi = <0x1a>; > > + > > + status = "okay"; > > + }; -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog