Hello Lee, On Mon, Jun 19, 2017 at 4:54 PM, Lee Jones <lee.jo...@linaro.org> wrote: > On Thu, 15 Jun 2017, Javier Martinez Canillas wrote: > >> It's not correct to encode the subsystem in the I2C device name, so >> drop the -mfd suffix. To maintain bisect-ability, change driver and >> platform code / DTS users in the same patch. >> >> Suggested-by: Lee Jones <lee.jo...@linaro.org> >> Signed-off-by: Javier Martinez Canillas <jav...@dowhile0.org> >> Acked-by: Rob Herring <r...@kernel.org> >> Acked-by: Aaro Koskinen <aaro.koski...@iki.fi> >> Acked-by: Tony Lindgren <t...@atomide.com> >> Reviewed-by: Wolfram Sang <w...@the-dreams.de> >> >> --- >> >> Changes in v6: >> - Add Wolfram Sang's Reviewed-by tag. >> >> Changes in v5: >> - Add Rob Herring's Acked-by tag. >> - Add Aaro Koskinen's Acked-by tag. >> - Add Tony Lindgren's Acked-by tag. >> >> Changes in v4: None >> Changes in v3: None >> Changes in v2: None >> >> arch/arm/boot/dts/omap2420-n8x0-common.dtsi | 4 ++-- >> arch/arm/mach-omap1/board-nokia770.c | 4 ++-- >> drivers/mfd/retu-mfd.c | 4 ++-- >> 3 files changed, 6 insertions(+), 6 deletions(-) > > Acked-by: Lee Jones <lee.jo...@linaro.org>
Thanks for the ack, but the idea is you to take the whole series since the platform maintainers have already acked the patches :) Best regards, Javier