From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932705AbcHKAqt (ORCPT ); Wed, 10 Aug 2016 20:46:49 -0400 Received: from mail-io0-f169.google.com ([209.85.223.169]:33375 "EHLO mail-io0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752452AbcHKAqq (ORCPT ); Wed, 10 Aug 2016 20:46:46 -0400 MIME-Version: 1.0 In-Reply-To: <20160810222825.GA2650@rob-hp-laptop> References: <1470785767-4426-1-git-send-email-tharvey@gateworks.com> <20160810222825.GA2650@rob-hp-laptop> From: Tim Harvey Date: Wed, 10 Aug 2016 17:46:44 -0700 Message-ID: Subject: Re: [PATCH] regulator: Add LTC3676 support To: Rob Herring Cc: Mark Brown , Liam Girdwood , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , Jaffer Kapasi Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 10, 2016 at 3:28 PM, Rob Herring wrote: > On Tue, Aug 09, 2016 at 04:36:07PM -0700, Tim Harvey wrote: >> This patch adds support for the Linear Technology LTC3676 >> 8-output I2C voltage regulator IC. >> >> Cc: Jaffer Kapasi >> Signed-off-by: Tim Harvey >> --- >> .../devicetree/bindings/regulator/ltc3676.txt | 94 ++++ > > Acked-by: Rob Herring > Rob, Should I have submitted this as a two patch series so that I could add your 'Acked-by' for that patch or is there a standard way for me to add your 'Acked-by' to future versions of the patch 'just' for that particular file? Regards, Tim