From mboxrd@z Thu Jan 1 00:00:00 1970 From: jae.hyun.yoo@linux.intel.com (Jae Hyun Yoo) Date: Thu, 11 Oct 2018 15:46:10 -0700 Subject: [PATCH i2c-next v7 1/5] dt-bindings: i2c: Add 'bus-timeout-ms' and '#retries' properties as common optional In-Reply-To: <20181011221148.GA31195@bogus> References: <20181005214507.26315-1-jae.hyun.yoo@linux.intel.com> <20181005214507.26315-2-jae.hyun.yoo@linux.intel.com> <20181011221148.GA31195@bogus> Message-ID: <3a8ee259-d219-aeea-a4c8-98bb379433fc@linux.intel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/11/2018 3:11 PM, Rob Herring wrote: > > Reviewed-by: Rob Herring > Thanks for the review, Rob!