From patchwork Sat Jul 6 07:27:55 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Boris Brezillon X-Patchwork-Id: 11033565 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 9C11214DB for ; Sat, 6 Jul 2019 07:28:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7BD2F2867C for ; Sat, 6 Jul 2019 07:28:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6E6BE286CF; Sat, 6 Jul 2019 07:28:04 +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 E89272867C for ; Sat, 6 Jul 2019 07:28:03 +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:Message-ID:Subject:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=672R8oxov53vLFger7GUlMg43s+d16wtxYvrSIsnsdA=; b=fXf/3s2VL7FwNC mWsCkQlVGcU24ktaAN3YYobv0PSrzJMSgcoCijsTc7mb6pFdyf6ErFbeDfWWsdy34K8O7m/St0ru8 qj7ldQjynP5GTVGToo44WH2ezwExE+dBmZU+qDNxT/aWeszVG0gp7EMtFtD+ZrqOwQsTqBxDFiEll ShT1f5vgzm5stpUH+erLNcrme2G4hF3nysRL3FwyGTIy4V6mmmhCNuqLlfqcZ7GEwXgQ8WBf6vPCq mdC3pTmQ5ocDR9lr34x/xIXf3rRhsqU7jw1NKSHTafiYBl6DCg8kAO/+CBX5XEQ1DyZhPtRY9Xoq0 J5zWkGsFVY1tYVoG3osA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hjf75-0006e3-F5; Sat, 06 Jul 2019 07:28:03 +0000 Received: from bhuna.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e3e3]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hjf72-0006dd-Kb for linux-i3c@lists.infradead.org; Sat, 06 Jul 2019 07:28:02 +0000 Received: from localhost (unknown [IPv6:2a01:e0a:2c:6930:5cf4:84a1:2763:fe0d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: bbrezillon) by bhuna.collabora.co.uk (Postfix) with ESMTPSA id CE57428A417; Sat, 6 Jul 2019 08:27:58 +0100 (BST) Date: Sat, 6 Jul 2019 09:27:55 +0200 From: Boris Brezillon To: Linus Torvalds Subject: [GIT PULL] i3c: Changes for 5.3 Message-ID: <20190706092755.1e0e8275@collabora.com> Organization: Collabora X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190706_002800_813203_00D06A3E X-CRM114-Status: UNSURE ( 9.44 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-i3c@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux I3C List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-i3c , "linux-kernel@vger.kernel.org" Sender: "linux-i3c" Errors-To: linux-i3c-bounces+linux-i3c=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hello Linus, Here is the I3C PR for 5.3. Regards, Boris The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-5.3 for you to fetch changes up to ede2001569c32e5bafd2203c7272bbd3249e942e: i3c: master: Use struct_size() helper (2019-07-04 12:05:14 +0200) ---------------------------------------------------------------- * Drop support for 10-bit I2C addresses * Add support for limited bus mode * Fix the Cadence DT binding doc * Use struct_size() to allocate a DEFSLVS packet ---------------------------------------------------------------- Gustavo A. R. Silva (1): i3c: master: Use struct_size() helper Przemyslaw Gaj (2): i3c: Drop support for I2C 10 bit addresing dt-bindings: i3c: Document dropped support for I2C 10 bit devices Qii Wang (1): dt-bindings: i3c: cdns: Use correct cells for I2C device Vitor Soares (3): i3c: fix i2c and i3c scl rate by bus mode i3c: add mixed limited bus mode i3c: dw: add limited bus mode support Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt | 2 +- Documentation/devicetree/bindings/i3c/i3c.txt | 4 +++- drivers/i3c/master.c | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------- drivers/i3c/master/dw-i3c-master.c | 7 +------ drivers/i3c/master/i3c-master-cdns.c | 10 +--------- include/linux/i3c/master.h | 10 ++++++---- 6 files changed, 71 insertions(+), 44 deletions(-)