From patchwork Sat Apr 20 09:23:40 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Boris Brezillon X-Patchwork-Id: 10910099 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 4F800922 for ; Sat, 20 Apr 2019 09:23:51 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3BD15288E1 for ; Sat, 20 Apr 2019 09:23:51 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2CBEE28CCD; Sat, 20 Apr 2019 09:23:51 +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 B2AE6288E1 for ; Sat, 20 Apr 2019 09:23:50 +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=t/XWbCXoiPlBf6mGqNuwShymya3SCR1Uf7qu/zENCVs=; b=HzRHUEv0ZxDxit NRhgUez26/ZYYcGF0S5bD1gICyKSc3M4dKjTQ7jvrNKBn5mozM19Vu8aj6Kd3QeJbHFiQyHlQv7hQ raYtrkQK80QHuW0eVZ5ucQ0fK0h2GCDeyGDSJau+eNpF5qMFjueZwikfGf/UV/Xxz1ODgMSqaA+PM /o7SVoRawPcP15xPZx5w0/c5N0BdbHxwX/3TVhmmwxDp3nb5znyLIeKlXCE02JTfzX6uoTSM1kKPp GfWA0JGDy71AYI80C1Z0I35Unr30Dv/8bP3ILIdMW/5w7AfclCqxnPzqbrOqAQiXveXLttypLCkS+ 9gdAgjdMSo4Q4hr03uaA==; 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 1hHmDu-00043e-9c; Sat, 20 Apr 2019 09:23:50 +0000 Received: from bhuna.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e3e3]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hHmDr-00042o-GN for linux-i3c@lists.infradead.org; Sat, 20 Apr 2019 09:23:48 +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 3E3D026BB81; Sat, 20 Apr 2019 10:23:43 +0100 (BST) Date: Sat, 20 Apr 2019 11:23:40 +0200 From: Boris Brezillon To: Linus Torvalds Subject: [GIT PULL] i3c: Fixes for 5.1-rc6 Message-ID: <20190420112340.24be3932@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-20190420_022347_671464_B28775A9 X-CRM114-Status: GOOD ( 10.85 ) X-BeenThere: linux-i3c@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Linux I3C List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-i3c , Przemyslaw Gaj , "linux-kernel@vger.kernel.org" , Vitor Soares 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 fixes PR for 5.1-rc6. Regards, Boris The following changes since commit 15ade5d2e7775667cf191cf2f94327a4889f8b9d: Linux 5.1-rc4 (2019-04-07 14:09:59 -1000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/fixes-for-5.1-rc6 for you to fetch changes up to 709a53e1948494cc4f6c4636c6f84a4d36a8117e: MAINTAINERS: Fix the I3C entry (2019-04-10 12:47:55 +0200) ---------------------------------------------------------------- - Fix the random PID check - Fix the disable controller logic in the designware driver - Fix I3C entry in MAINTAINERS ---------------------------------------------------------------- Boris Brezillon (1): MAINTAINERS: Fix the I3C entry Vitor Soares (2): i3c: Fix the verification of random PID i3c: dw: Fix dw_i3c_master_disable controller by using correct mask MAINTAINERS | 1 - drivers/i3c/master.c | 5 ++--- drivers/i3c/master/dw-i3c-master.c | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-)