From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chee, Tien Fong Date: Tue, 7 Mar 2017 09:11:52 +0000 Subject: [U-Boot] [PATCH 1/4] arm: socfpga: Removing unused passing parameter of socfpga_bridges_reset In-Reply-To: <27cfde5a-35a2-eb0c-7a07-afbf2a55d7f2@denx.de> References: <1488545428-3486-1-git-send-email-tien.fong.chee@intel.com> <1488545428-3486-2-git-send-email-tien.fong.chee@intel.com> <1488775526.2567.7.camel@intel.com> <27cfde5a-35a2-eb0c-7a07-afbf2a55d7f2@denx.de> Message-ID: <1488877911.2567.8.camel@intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de On Sel, 2017-03-07 at 04:45 +0100, Marek Vasut wrote: > On 03/06/2017 05:45 AM, Chee, Tien Fong wrote: > > > > On Ahd, 2017-03-05 at 01:57 +0100, Marek Vasut wrote: > > > > > > On 03/03/2017 01:50 PM, Chee Tien Fong wrote: > > > > > > > > > > > > From: Tien Fong Chee > > > > > > > > This patch removes the unused passing parameter of > > > > socfpga_bridges_reset > > > > function in Arria10. > > > > > > > > Signed-off-by: Tien Fong Chee > > > > Cc: Marek Vasut > > > > Cc: Dinh Nguyen > > > > Cc: Ching Liang See > > > > Cc: Ley Foon > > > > Cc: Westergreen Dalon > > > We do NOT have arria10 support in mainline, I am confused. > > > Can you please sync with Ley when submitting patches ? > > > > > > Thanks > > > > > This series is working on top of [1] initial patchset which enables > > the basic support for Arria 10 and other features. > > https://www.mail-archive.com/u-boot at lists.denx.de/msg240053.html > This patchset is still work-in-progress. Sending patches on top of it > is  > completely useless . Please work with Ley and integrate them or wait  > until the initial patchset lands. > Okay. > > > > I just realized i forgot to +CC you guys in the cover letter, > > https://www.mail-archive.com/u-boot at lists.denx.de/msg240829.html. > > I am sorry to have you confused. > [...] >