From patchwork Tue May 21 08:21:30 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 10953129 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id AFEFC17E0 for ; Tue, 21 May 2019 08:22:19 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9FCA5289A3 for ; Tue, 21 May 2019 08:22:19 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9306F289B3; Tue, 21 May 2019 08:22:19 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 378DF289B0 for ; Tue, 21 May 2019 08:22:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1+/1gAGJ+vDgPcCdTs+CsIVqW0PsuOnXjvLIaDn8/Ew=; b=T9DZUv1hBht8K7 6PnfKWzrBjyomzbLcwIpWBsQaNLBKsd+O20KfEMrNyf55UKZpT/+rqoD/qpvrfZK+oeBk5h7u3LGt Ohkl6aK5QW7lCG9P7TqmHh294257AHAgoZlaOkL1xp3ABuIf0++/2thhIVA6QeGg/r2sfw2kwtbnA BawIot/KjFECqMwZBleS6sehGRaPM6teh5x1VbCNGSDJkBH74C0aEQjRewZxTfuj1G1xaOacplCtt FvqAuQkQm+iLowla6t+KgSqUu1A9M9QdAETZ8ZS9+NoktbNZw5P5SJLxhXAXIehrBClSq07wBRi+O IIDzTyx5SMOYYzlg49zA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT01t-0001Fz-RQ; Tue, 21 May 2019 08:21:49 +0000 Received: from sauhun.de ([88.99.104.3] helo=pokefinder.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT01p-0001DQ-Rw for linux-arm-kernel@lists.infradead.org; Tue, 21 May 2019 08:21:47 +0000 Received: from localhost (p54B334E1.dip0.t-ipconnect.de [84.179.52.225]) by pokefinder.org (Postfix) with ESMTPSA id B506A2C775D; Tue, 21 May 2019 10:21:44 +0200 (CEST) From: Wolfram Sang To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 1/8] MAINTAINERS: add I2C DT bindings to Zynq platform Date: Tue, 21 May 2019 10:21:30 +0200 Message-Id: <20190521082137.2889-2-wsa@the-dreams.de> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20190521082137.2889-1-wsa@the-dreams.de> References: <20190521082137.2889-1-wsa@the-dreams.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190521_012146_053669_760D5197 X-CRM114-Status: UNSURE ( 6.87 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michal Simek , linux-i2c@vger.kernel.org, Wolfram Sang Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Wolfram Sang Cc: Michal Simek Reviewed-by: Michal Simek --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 509a8e6d2dcc..5cb019f8e597 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2532,6 +2532,8 @@ F: drivers/cpuidle/cpuidle-zynq.c F: drivers/block/xsysace.c N: zynq N: xilinx +F: Documentation/devicetree/bindings/i2c/i2c-cadence.txt +F: Documentation/devicetree/bindings/i2c/i2c-xiic.txt F: drivers/clocksource/timer-cadence-ttc.c F: drivers/i2c/busses/i2c-cadence.c F: drivers/mmc/host/sdhci-of-arasan.c From patchwork Tue May 21 08:21:31 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 10953131 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 26E0014C0 for ; Tue, 21 May 2019 08:22:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 17420289A3 for ; Tue, 21 May 2019 08:22:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0297E289A7; Tue, 21 May 2019 08:22:19 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 85B6A288BB for ; Tue, 21 May 2019 08:22:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=JmLaxNiQ1kNQAYqTwmfI4BoOIL1q9DTGz60sphqUPX0=; b=KSX+H1enw+J3zR k055OQ4XtQ26/vi8IeuiJz/hBt8SOuHLv/CrUt1hzHJ3jxCG5IDNSiwgsuQoISXzcMXeS3Uo2rImG gbZ7seozbQ9+0hHDDZp3gly1RNF4A9ygAWmhBvn1u9Y9StJoZnMuWnjDasQsWzbbBNbta0JeCKlId +2/jiBCtT0XCQsXuuxPONS2YgiAxgYNPZzrzMVtyo61FRqxiHDdqVCtS/BKc5lRq/i8kEYPoZImJQ +af92rZ9x5e6m1Y1T4WutrywoOsstd2pxtA7q5KDJIQHloTDbYYMvyvI/8AS5GJlnrFDQMGzUMtkm 3FUtWHS1K2/0EaQk8PQw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT01y-0001Ot-U8; Tue, 21 May 2019 08:21:54 +0000 Received: from sauhun.de ([88.99.104.3] helo=pokefinder.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT01p-0001DS-Ry for linux-arm-kernel@lists.infradead.org; Tue, 21 May 2019 08:21:47 +0000 Received: from localhost (p54B334E1.dip0.t-ipconnect.de [84.179.52.225]) by pokefinder.org (Postfix) with ESMTPSA id 21EB52C7769; Tue, 21 May 2019 10:21:45 +0200 (CEST) From: Wolfram Sang To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 2/8] MAINTAINERS: add I2C DT bindings to DaVinci platform Date: Tue, 21 May 2019 10:21:31 +0200 Message-Id: <20190521082137.2889-3-wsa@the-dreams.de> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20190521082137.2889-1-wsa@the-dreams.de> References: <20190521082137.2889-1-wsa@the-dreams.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190521_012146_058354_6F5FB3D5 X-CRM114-Status: UNSURE ( 7.48 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Hilman , Sekhar Nori , linux-i2c@vger.kernel.org, Wolfram Sang Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Wolfram Sang Cc: Sekhar Nori Cc: Kevin Hilman Acked-by: Sekhar Nori --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5cb019f8e597..90abfe11b05c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15684,6 +15684,7 @@ R: Bartosz Golaszewski L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) T: git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git S: Supported +F: Documentation/devicetree/bindings/i2c/i2c-davinci.txt F: arch/arm/mach-davinci/ F: drivers/i2c/busses/i2c-davinci.c F: arch/arm/boot/dts/da850* From patchwork Tue May 21 08:21:32 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 10953133 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 28077924 for ; Tue, 21 May 2019 08:22:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 18656289B2 for ; Tue, 21 May 2019 08:22:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0CE3D289B0; Tue, 21 May 2019 08:22:28 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A8E51289B0 for ; Tue, 21 May 2019 08:22:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uMZHY6AeHrlIHkH9YAgzlPt2Mljly7JLLIfsiwXiLPg=; b=DdPBSEkLcgDg8I skIXHfZT8vC6wGhQ4JITWdQuAhMYi40yuHn/SQCZkjYcD3UfMbtyMurA5/u7Kx+FmpQUoNwAaVMys Lw58Nn9ZAua2qzODlgDyLlvKXhSbR218DxzWhN/hPq2CatjXiWJvvIphLniCLRzcalXq6+N4TxdXB WtLReRjj3jdX797lflL8CKs9PExWynXV5N2EdqQhuN0eaaEaQ3aLfgN6Adp2glgf4qQMgrWhY4tj3 +cSbcIEzpaFzBIxcNclD7MXn4cxyGDVWoT+H0NCPDH9YQH8aNprEYC3eiy+WlKnN9PGtEmoZfbtIs EnxVT4OG7YzIR1UZU6tQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT02Q-0001vo-Bl; Tue, 21 May 2019 08:22:22 +0000 Received: from sauhun.de ([88.99.104.3] helo=pokefinder.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT01q-0001DW-6b for linux-arm-kernel@lists.infradead.org; Tue, 21 May 2019 08:21:48 +0000 Received: from localhost (p54B334E1.dip0.t-ipconnect.de [84.179.52.225]) by pokefinder.org (Postfix) with ESMTPSA id 82ACC2C776D; Tue, 21 May 2019 10:21:45 +0200 (CEST) From: Wolfram Sang To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 3/8] MAINTAINERS: add I2C DT bindings to LPC platforms Date: Tue, 21 May 2019 10:21:32 +0200 Message-Id: <20190521082137.2889-4-wsa@the-dreams.de> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20190521082137.2889-1-wsa@the-dreams.de> References: <20190521082137.2889-1-wsa@the-dreams.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190521_012146_387605_0FE01E89 X-CRM114-Status: UNSURE ( 7.08 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Vladimir Zapolskiy , linux-i2c@vger.kernel.org, Wolfram Sang Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Wolfram Sang Cc: Vladimir Zapolskiy Acked-by: Vladimir Zapolskiy --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 90abfe11b05c..01b5579cfa07 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1782,6 +1782,7 @@ ARM/LPC18XX ARCHITECTURE M: Vladimir Zapolskiy L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained +F: Documentation/devicetree/bindings/i2c/i2c-lpc2k.txt F: arch/arm/boot/dts/lpc43* F: drivers/i2c/busses/i2c-lpc2k.c F: drivers/memory/pl172.c @@ -1795,6 +1796,7 @@ M: Sylvain Lemieux L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) T: git git://github.com/vzapolskiy/linux-lpc32xx.git S: Maintained +F: Documentation/devicetree/bindings/i2c/i2c-pnx.txt F: arch/arm/boot/dts/lpc32* F: arch/arm/mach-lpc32xx/ F: drivers/i2c/busses/i2c-pnx.c From patchwork Tue May 21 08:21:33 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 10953135 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id DA9A7924 for ; Tue, 21 May 2019 08:22:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C873A289A2 for ; Tue, 21 May 2019 08:22:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BC616289A3; Tue, 21 May 2019 08:22:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 37B37288E1 for ; Tue, 21 May 2019 08:22:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=YpzTZg67b8b95dG+nJA6M4h0AOt3+O8ajtcsjcGarBM=; b=A7PbuLRYfrwCTV bXyrNNNM0HQMLwnSC2G3ncmH8XC9+UfKVJZpqNtN9t7S/3vtcjl6UUN8eB/lhbAzBJCJB5Fz6/Dgp 6U7oXvMfxpJLPaWE6r0AqqtpfMms5DtYZlIx9/WwXRurhDjxI36bxWR4cBikNQMY1e/Ozb1Vhra5D 3Q0BaLfmL+mpJToueekXQOjLPt8NalZYzy11mLO9FIRSVEKdGrRLsAIYAyuCQEbczNOxWjLvGGVcS QRrrRj3psucySaW2wuhXecrGO8mQivX6grf1X5u53E0z2+x/4UhQyu88u08GDmRKPoueM3aNY1ApZ 5WWgMjY+V0TooSTUkcyQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT02Z-0002Ao-Sk; Tue, 21 May 2019 08:22:31 +0000 Received: from sauhun.de ([88.99.104.3] helo=pokefinder.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT01q-0001E5-JW for linux-arm-kernel@lists.infradead.org; Tue, 21 May 2019 08:21:48 +0000 Received: from localhost (p54B334E1.dip0.t-ipconnect.de [84.179.52.225]) by pokefinder.org (Postfix) with ESMTPSA id E38132C777D; Tue, 21 May 2019 10:21:45 +0200 (CEST) From: Wolfram Sang To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 4/8] MAINTAINERS: add I2C DT bindings to Nomadik/U300 platforms Date: Tue, 21 May 2019 10:21:33 +0200 Message-Id: <20190521082137.2889-5-wsa@the-dreams.de> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20190521082137.2889-1-wsa@the-dreams.de> References: <20190521082137.2889-1-wsa@the-dreams.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190521_012146_787666_A37360A3 X-CRM114-Status: UNSURE ( 7.08 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linus Walleij , linux-i2c@vger.kernel.org, Wolfram Sang Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Wolfram Sang Cc: Linus Walleij Reviewed-by: Linus Walleij --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 01b5579cfa07..1a60cd98aad5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1921,6 +1921,8 @@ ARM/NOMADIK/U300/Ux500 ARCHITECTURES M: Linus Walleij L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained +F: Documentation/devicetree/bindings/i2c/i2c-nomadik.txt +F: Documentation/devicetree/bindings/i2c/i2c-stu300.txt F: arch/arm/mach-nomadik/ F: arch/arm/mach-u300/ F: arch/arm/mach-ux500/ From patchwork Tue May 21 08:21:34 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 10953141 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B1787924 for ; Tue, 21 May 2019 08:23:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A2735286E5 for ; Tue, 21 May 2019 08:23:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 96831288E1; Tue, 21 May 2019 08:23:11 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 26143289A3 for ; Tue, 21 May 2019 08:23:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1NcS0zcDRJD4cRVwQij3/ftiUqRNkuL+CArRKFBpE6Q=; b=cCRjdEJ91KYwzF WYE5CZs8+A3Ut9DD8fpfml9J6S42NIwFT1HvFEGPqnDGV/voB5ZJ8ctSIJByWIydAp0Un/5b2ehZk 7pMAJWcbeR3cNcoTEj3mjvUPlICWA4f4/k1KfqUd3PE2IMoQmqUhRcG/I+YIPgnZbAALlo09NIwRx OC6P9P/rflnKIh8d+BS91Q2HlDfrOgXoVrNf2CcqM1hUX3TdkFdsWgc1bvkwrfpW58PtlCLp0umdn VLPBCnNAFU4wB+Fa7Rjpiux/GdLz37l637Ie+sj3cjA4rtZcx+f0tsYM4ZlF1GOD6v16tbjbcaoZs nHZdVdqugDMBTyZMrSig==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT035-0002tY-LA; Tue, 21 May 2019 08:23:03 +0000 Received: from sauhun.de ([88.99.104.3] helo=pokefinder.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT01s-0001Er-0l for linux-arm-kernel@lists.infradead.org; Tue, 21 May 2019 08:21:49 +0000 Received: from localhost (p54B334E1.dip0.t-ipconnect.de [84.179.52.225]) by pokefinder.org (Postfix) with ESMTPSA id 541112C7789; Tue, 21 May 2019 10:21:46 +0200 (CEST) From: Wolfram Sang To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 5/8] MAINTAINERS: add I2C DT bindings to Rockchip platform Date: Tue, 21 May 2019 10:21:34 +0200 Message-Id: <20190521082137.2889-6-wsa@the-dreams.de> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20190521082137.2889-1-wsa@the-dreams.de> References: <20190521082137.2889-1-wsa@the-dreams.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190521_012148_210549_E536BD1B X-CRM114-Status: UNSURE ( 7.62 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Heiko Stuebner , linux-i2c@vger.kernel.org, Wolfram Sang Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Wolfram Sang Cc: Heiko Stuebner Reviewed-by: Heiko Stuebner --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1a60cd98aad5..09f32866bdef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2145,6 +2145,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-rockchip@lists.infradead.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git S: Maintained +F: Documentation/devicetree/bindings/i2c/i2c-rk3x.txt F: arch/arm/boot/dts/rk3* F: arch/arm/boot/dts/rv1108* F: arch/arm/mach-rockchip/ From patchwork Tue May 21 08:21:35 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 10953139 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7B2E316C1 for ; Tue, 21 May 2019 08:23:00 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6BF41289A2 for ; Tue, 21 May 2019 08:23:00 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 603AC289B0; Tue, 21 May 2019 08:23:00 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 07DAE289A7 for ; Tue, 21 May 2019 08:23:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=doyrZOWGx4zw8n2HL0ZpWebAEoYqyetkUceamYsVO64=; b=QqxNQ08aJPzCgH H3n0opKPcf+XDeQ3tX4rE4CJv7zsjGScqdBbY1QgVQDB6kj38GoVeOYLlK1tlVCI6KAWqTK9QxAvI k5VKaNSm0q+hgiljrJXxqgzc0BqyXURDz+h6e81F9yGqS+dAh+sAJOxAbALGAXrRlgw2v61aE6Ek1 3JG8q9XBA+jOA72jPAV2xVBCYVbKhqEPESL/bu9YvzEnqY0Q9qfaO4KN/E/mCiCG8OagzCGBrV5i6 uc2ZVLmFp9KattbMaLMEQVWDWbL5G5QeYsQHsfiNCPNlTYQS0BWa8hhjXFJh3j/+OGXoj5u9jTzA3 tN9q4lFKan2J8/D4D4GQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT02w-0002ew-8i; Tue, 21 May 2019 08:22:54 +0000 Received: from sauhun.de ([88.99.104.3] helo=pokefinder.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT01s-0001Eq-0B for linux-arm-kernel@lists.infradead.org; Tue, 21 May 2019 08:21:49 +0000 Received: from localhost (p54B334E1.dip0.t-ipconnect.de [84.179.52.225]) by pokefinder.org (Postfix) with ESMTPSA id B34E02C77FB; Tue, 21 May 2019 10:21:46 +0200 (CEST) From: Wolfram Sang To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 6/8] MAINTAINERS: add I2C DT bindings to STI architecture Date: Tue, 21 May 2019 10:21:35 +0200 Message-Id: <20190521082137.2889-7-wsa@the-dreams.de> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20190521082137.2889-1-wsa@the-dreams.de> References: <20190521082137.2889-1-wsa@the-dreams.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190521_012148_187495_D67E843C X-CRM114-Status: UNSURE ( 7.41 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Patrice Chotard , linux-i2c@vger.kernel.org, Wolfram Sang Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Wolfram Sang Cc: Patrice Chotard Acked-by: Patrice Chotard --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 09f32866bdef..cce1173be35c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2281,6 +2281,7 @@ M: Patrice Chotard L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) W: http://www.stlinux.com S: Maintained +F: Documentation/devicetree/bindings/i2c/i2c-st.txt F: arch/arm/mach-sti/ F: arch/arm/boot/dts/sti* F: drivers/char/hw_random/st-rng.c From patchwork Tue May 21 08:21:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 10953137 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B139D16C1 for ; Tue, 21 May 2019 08:22:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A19EF288EC for ; Tue, 21 May 2019 08:22:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 95CAA289A2; Tue, 21 May 2019 08:22:48 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id E6AFF289A3 for ; Tue, 21 May 2019 08:22:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=J9QYgB7IY0JF6mynvIJBedWtua87BMkrR6OHTr4Gk58=; b=UxOIdhJj4XMzvF nx06KbXdOSCTDZ21fatGqHuTrieKkYMTBC3IDVE7KzEXT1U5z5Hna5zwBQjl+fU2j+t3Vjb+OEYrB B00toNnlvPMdlxxl3FlokqaPfD7Mj1V/CazFzDQ5VempHp9i9q34O35bsS0EoxEeu8kgsjwI2vR53 0pFQaCp4OJKGPQE/YHsD5LRtPimIdQjbF/MA5nGzCV/jhwbQKbG9fHmva1YrBgYDbu10gru8XkfX+ AVpNihSUPXdSFtFdScDzOSPzLLXbVyjR657CVu5q/MmqSQyJHTbY5+s4iBlr+LcP6xBArt6bAfH8B U7axxF+WUopShYYSbkkw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT02k-0002QW-NI; Tue, 21 May 2019 08:22:42 +0000 Received: from sauhun.de ([88.99.104.3] helo=pokefinder.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT01s-0001Es-0m for linux-arm-kernel@lists.infradead.org; Tue, 21 May 2019 08:21:49 +0000 Received: from localhost (p54B334E1.dip0.t-ipconnect.de [84.179.52.225]) by pokefinder.org (Postfix) with ESMTPSA id 24F7E2C7803; Tue, 21 May 2019 10:21:47 +0200 (CEST) From: Wolfram Sang To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 7/8] MAINTAINERS: add I2C DT bindings to Versatile platform Date: Tue, 21 May 2019 10:21:36 +0200 Message-Id: <20190521082137.2889-8-wsa@the-dreams.de> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20190521082137.2889-1-wsa@the-dreams.de> References: <20190521082137.2889-1-wsa@the-dreams.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190521_012148_210722_45340746 X-CRM114-Status: UNSURE ( 7.72 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linus Walleij , linux-i2c@vger.kernel.org, Wolfram Sang Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Wolfram Sang Cc: Linus Walleij Reviewed-by: Linus Walleij --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index cce1173be35c..169131ff33ca 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1175,6 +1175,7 @@ S: Maintained F: Documentation/devicetree/bindings/arm/arm-boards F: Documentation/devicetree/bindings/auxdisplay/arm-charlcd.txt F: Documentation/devicetree/bindings/clock/arm-integrator.txt +F: Documentation/devicetree/bindings/i2c/i2c-versatile.txt F: Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt F: Documentation/devicetree/bindings/mtd/arm-versatile.txt F: arch/arm/mach-integrator/ From patchwork Tue May 21 08:21:37 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 10953143 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0C65716C1 for ; Tue, 21 May 2019 08:23:19 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F07CD289A2 for ; Tue, 21 May 2019 08:23:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E54F2289B0; Tue, 21 May 2019 08:23:18 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 1EBCB289B1 for ; Tue, 21 May 2019 08:23:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5Fwfc4zZRPgldmajraJaxjEx+hlPUePJ9lpioNy/5eY=; b=LtCGlgHrxtWVUQ 4qVQbS55K3aiKIDFccI7rF8+89XqIMseXrzdo1kuZljL24UZhgs/oqd/7xHXQw0NuKL4HfmuJ/PIi TwDQcBZGfhR0y+8CkZF14i22LwoWTZmKj/LoIzDtW/zi//9MbVSF44AUusDpF5WLP9PHM+1qrbG+6 pEgJ2HANHkSp+RMc+/WmVkSiB98UTpJCOYjJBD2czNL9CPJHVN0idXTAOmcoUVN9phkGPpBdzkOwC 2rPJvdJnZogICRRfMvX6YAnjPq8JjAV8yxjDaKmCzEOI/GOiflCdlvrhtkJ6E2wLTxDNX4yp/qM4m hRrqvD7z8mCUqRkfDpvw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT03H-00038c-JI; Tue, 21 May 2019 08:23:15 +0000 Received: from sauhun.de ([88.99.104.3] helo=pokefinder.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hT01s-0001Eu-6Y for linux-arm-kernel@lists.infradead.org; Tue, 21 May 2019 08:21:50 +0000 Received: from localhost (p54B334E1.dip0.t-ipconnect.de [84.179.52.225]) by pokefinder.org (Postfix) with ESMTPSA id 85F532C775D; Tue, 21 May 2019 10:21:47 +0200 (CEST) From: Wolfram Sang To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 8/8] MAINTAINERS: add I2C DT bindings to vt8500 architecture Date: Tue, 21 May 2019 10:21:37 +0200 Message-Id: <20190521082137.2889-9-wsa@the-dreams.de> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20190521082137.2889-1-wsa@the-dreams.de> References: <20190521082137.2889-1-wsa@the-dreams.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190521_012148_386607_B80588D4 X-CRM114-Status: UNSURE ( 7.41 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tony Prisk , linux-i2c@vger.kernel.org, Wolfram Sang Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Wolfram Sang Cc: Tony Prisk --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 169131ff33ca..c0a3cbafdc0a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2474,6 +2474,7 @@ ARM/VT8500 ARM ARCHITECTURE M: Tony Prisk L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained +F: Documentation/devicetree/bindings/i2c/i2c-wmt.txt F: arch/arm/mach-vt8500/ F: drivers/clocksource/timer-vt8500.c F: drivers/i2c/busses/i2c-wmt.c