From patchwork Fri Jun 1 11:06:32 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 923954 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-i2c-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=the-dreams.de Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 40y1jt5qptz9ry1 for ; Fri, 1 Jun 2018 21:06:42 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751431AbeFALGl (ORCPT ); Fri, 1 Jun 2018 07:06:41 -0400 Received: from sauhun.de ([88.99.104.3]:48100 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751342AbeFALGe (ORCPT ); Fri, 1 Jun 2018 07:06:34 -0400 Received: from localhost (p54B336DE.dip0.t-ipconnect.de [84.179.54.222]) by pokefinder.org (Postfix) with ESMTPSA id C5DE952D50E; Fri, 1 Jun 2018 13:06:32 +0200 (CEST) Date: Fri, 1 Jun 2018 13:06:32 +0200 From: Wolfram Sang To: Linus Torvalds Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Rosin , Bartosz Golaszewski Subject: [PULL REQUEST] i2c for 4.17 Message-ID: <20180601110628.n3sofix7uyqm6grj@ninjato> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-i2c-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org Linus, I2C has a documentation bugfix and a MAINTAINERS addition for you. It would be great to have that in 4.17 proper already. Please pull. Thanks, Wolfram The following changes since commit 771c577c23bac90597c685971d7297ea00f99d11: Linux 4.17-rc6 (2018-05-20 15:31:38 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current for you to fetch changes up to a0ccb6b54bdde16885ac99f49ee8031cf1c71abe: i2c: ocores: update HDL sources URL (2018-05-29 20:14:32 +0200) ---------------------------------------------------------------- Federico Vaga (1): i2c: ocores: update HDL sources URL George Cherian (1): i2c: xlp9xx: Add MAINTAINERS entry Documentation/i2c/busses/i2c-ocores | 2 +- MAINTAINERS | 8 ++++++++ drivers/i2c/busses/i2c-ocores.c | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-)