From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Fri, 24 Jan 2014 10:15:04 -0700 Subject: [U-Boot] [PATCH 1/6] ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum In-Reply-To: <20140124135446.GD25720@ulmo.nvidia.com> References: <1390422036-31947-1-git-send-email-swarren@wwwdotorg.org> <20140124135446.GD25720@ulmo.nvidia.com> Message-ID: <52E29F98.8040201@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/24/2014 06:54 AM, Thierry Reding wrote: > On Wed, Jan 22, 2014 at 01:20:31PM -0700, Stephen Warren wrote: ... > With the few small comments addressed, the series: > > Reviewed-by: Thierry Reding > > I've also given these a spin together with your reworked Tegra124 > patches and it all works great, so: > > Tested-by: Thierry Reding > > And since Tom asked for it: > > Acked-by: Thierry Reding Thanks! For me at least, a Reviewed-by implies an Acked-by, at least in the case where the patches are going through the normal tree, and you're just acking that can be applied.