From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jae Hyun Yoo Subject: Re: [PATCH i2c-next v7 1/5] dt-bindings: i2c: Add 'bus-timeout-ms' and '#retries' properties as common optional Date: Thu, 11 Oct 2018 15:46:10 -0700 Message-ID: <3a8ee259-d219-aeea-a4c8-98bb379433fc@linux.intel.com> References: <20181005214507.26315-1-jae.hyun.yoo@linux.intel.com> <20181005214507.26315-2-jae.hyun.yoo@linux.intel.com> <20181011221148.GA31195@bogus> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20181011221148.GA31195@bogus> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring Cc: Brendan Higgins , Wolfram Sang , Benjamin Herrenschmidt , Joel Stanley , Mark Rutland , Andrew Jeffery , linux-i2c@vger.kernel.org, openbmc@lists.ozlabs.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, Jarkko Nikula , James Feist , Vernon Mauery List-Id: linux-i2c@vger.kernel.org On 10/11/2018 3:11 PM, Rob Herring wrote: > > Reviewed-by: Rob Herring > Thanks for the review, Rob!