From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 5 Mar 2019 11:57:15 +0100 Subject: [U-Boot] [PATCH 1/6] i2c: rcar_i2c: Fix u32 cast warnings In-Reply-To: <20190305102324.GF9933@kiki> References: <20190304141838.4703-1-ismael.luceno@silicon-gears.com> <81074c2f-f9bf-d323-9f09-4a86bffc4371@gmail.com> <20190305102324.GF9933@kiki> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 3/5/19 11:23 AM, Ismael Luceno Cortes wrote: > On 04/Mar/2019 20:45, Marek Vasut wrote: >> On 3/4/19 3:19 PM, Ismael Luceno Cortes wrote: >> >> Hello Ismael, >> >> the patch is missing commit message, please fix globally. >> >> I sent this patch [1] two days ago, I believe it fixes the same issue, >> can you rebase the series on top of it ? >> >> [1] http://patchwork.ozlabs.org/patch/1050650/ > > I'll rebase. > > BTW, if the ICFBSCR only needs to be written to once, it would make > sense to do it at the end of rcar_i2c_set_speed. Can you prepare a patch please ? -- Best regards, Marek Vasut