From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pa0-x22e.google.com ([2607:f8b0:400e:c03::22e]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZUf66-0007ET-He for linux-mtd@lists.infradead.org; Wed, 26 Aug 2015 18:06:55 +0000 Received: by pacti10 with SMTP id ti10so95553408pac.0 for ; Wed, 26 Aug 2015 11:06:33 -0700 (PDT) Date: Wed, 26 Aug 2015 11:06:31 -0700 From: Brian Norris To: vikas Cc: Marek Vasut , "linux-mtd@lists.infradead.org" , Graham Moore , Alan Tull , David Woodhouse , Dinh Nguyen , Yves Vandervennet , "devicetree@vger.kernel.org" Subject: Re: [PATCH 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller. Message-ID: <20150826180631.GS81844@google.com> References: <1440148851-14621-1-git-send-email-marex@denx.de> <1440148851-14621-2-git-send-email-marex@denx.de> <55DCE7AE.5070501@st.com> <201508260819.02535.marex@denx.de> <55DDDF99.4030701@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55DDDF99.4030701@st.com> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Aug 26, 2015 at 08:47:37AM -0700, vikas wrote: > On 08/25/2015 11:19 PM, Marek Vasut wrote: > > On Wednesday, August 26, 2015 at 12:09:50 AM, vikas wrote: > >> the patch failed to apply, please rebase it to master. > > > > it's based on -next, I'm sure you can fix trivial conflicts yourself if you > > need to apply it elsewhere. Do you have any other review comments ? > > Always rebase the patch on master. Development works against -next, not Linus' master: https://lwn.net/Articles/289013/ This is also noted here: https://www.kernel.org/doc/man-pages/linux-next.html Technically, you should work off of the respective subsystem tree (see entries in MAINTAINERS). For MTD, this is also documented here: http://linux-mtd.infradead.org/source.html In the end, most MTD patches get applied to l2-mtd.git, but l2-mtd.git and linux-next.git should provide pretty similar MTD patching experiences, as the former is included in the latter. Regards, Brian From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Norris Subject: Re: [PATCH 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller. Date: Wed, 26 Aug 2015 11:06:31 -0700 Message-ID: <20150826180631.GS81844@google.com> References: <1440148851-14621-1-git-send-email-marex@denx.de> <1440148851-14621-2-git-send-email-marex@denx.de> <55DCE7AE.5070501@st.com> <201508260819.02535.marex@denx.de> <55DDDF99.4030701@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <55DDDF99.4030701-qxv4g6HH51o@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: vikas Cc: Marek Vasut , "linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , Graham Moore , Alan Tull , David Woodhouse , Dinh Nguyen , Yves Vandervennet , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org On Wed, Aug 26, 2015 at 08:47:37AM -0700, vikas wrote: > On 08/25/2015 11:19 PM, Marek Vasut wrote: > > On Wednesday, August 26, 2015 at 12:09:50 AM, vikas wrote: > >> the patch failed to apply, please rebase it to master. > > > > it's based on -next, I'm sure you can fix trivial conflicts yourself if you > > need to apply it elsewhere. Do you have any other review comments ? > > Always rebase the patch on master. Development works against -next, not Linus' master: https://lwn.net/Articles/289013/ This is also noted here: https://www.kernel.org/doc/man-pages/linux-next.html Technically, you should work off of the respective subsystem tree (see entries in MAINTAINERS). For MTD, this is also documented here: http://linux-mtd.infradead.org/source.html In the end, most MTD patches get applied to l2-mtd.git, but l2-mtd.git and linux-next.git should provide pretty similar MTD patching experiences, as the former is included in the latter. Regards, Brian -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html