On Wed, Aug 1, 2018 at 12:49 AM, Nava kishore Manne <navam@xxxxxxxxxx> wrote: > Hi Alan Tull, > > Thanks for the quick response. > Please find my Comments inline... > >> -----Original Message----- >> From: Alan Tull [mailto:atull@xxxxxxxxxx] >> Sent: Tuesday, July 31, 2018 8:52 PM >> To: Nava kishore Manne <navam@xxxxxxxxxx> >> Cc: robh+dt@xxxxxxxxxx; mark.rutland@xxxxxxx; Michal Simek >> <michals@xxxxxxxxxx>; Soren Brinkmann <sorenb@xxxxxxxxxx>; >> atull@xxxxxxxxxxxxxxxxxxxxx; moritz.fischer@xxxxxxxxx; >> devicetree@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux- >> kernel@xxxxxxxxxxxxxxx; Appana Durga Kedareswara Rao >> <appanad@xxxxxxxxxx>; chinnikishore369@xxxxxxxxx; linux- >> fpga@xxxxxxxxxxxxxxx >> Subject: Re: [RFC PATCH 2/2] fpga manager: Adding FPGA Manager support for >> Xilinx zynqmp >> >> On Tue, Jul 31, 2018 at 8:08 AM, Nava kishore Manne <navam@xxxxxxxxxx> >> wrote: >> > >> > +Alan Tull, >> >> + linux-fpga mailing list >> >> Hi Nava, >> >> Thanks for submitting. >> >> This should be on the linux-fpga mailing list. The >> linux/scripts/get_maintainer.pl script would tell you that. >> > I have Created this Patch On Master Branch there get_maintainer.pl Doesn't have linux-fpga mailing list. The linux-fpga mailing list has been in MAINTAINERS since v4.9. > https://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git/ > Please suggest a branch So will create a patch on top of it. I understand now. linux-fpga/master is v4.9ish. I haven't updated the master branch it since I cloned the repo, it doesn't have any special FPGA development patches, it's just what Linus's master branch was when I cloned. I don't think you can count on any kernel.org's master branch to be up to date with Linus other than Linus. Probably because it would be a waste of traffic on kernel.org and you can have multiple remotes on your local git repo with Linus being the one that contains the one true master branch. Right now, Linus's master branch has the latest FPGA API, so it would be a good one to develop on. Generally speaking, sometimes there will be some API changes for FPGA that are only on linux-next/master. I spend most of my time developing on linux-next/master. Occasionally that's broken but most of the time that works for me. Or you could use a Linus release tag from linus' repo. Or Linus' master branch. When submitting, if your patches apply cleanly on linux-next/master, that is helpful and good. Alan -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html