From patchwork Wed Dec 19 09:58:47 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chen-Yu Tsai X-Patchwork-Id: 10736981 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 8DE616C2 for ; Wed, 19 Dec 2018 09:59:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7CC192AAC8 for ; Wed, 19 Dec 2018 09:59:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 70BAD2AC82; Wed, 19 Dec 2018 09:59:08 +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 1FE2C2AAC8 for ; Wed, 19 Dec 2018 09:59:08 +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-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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=9px5dHgiWVuZsAPwCbIZMJirWdX/QvQuv17rH0eOhaA=; b=f50 eU6Rz4MMiISKwio85Is0zDTmYrp5gl8q13oPzSsQzcPiqbM82YtFzxCTREZc1iF/11kjXTcwj9XXy sSX90vUoYR+vu1X0swFTvrSVCHqJD4nKt7fSyEmVM0n2sDuvCBHd2DLBou62TJ6V9W7tAtow2Dnt/ Jl45U1snKjojKZUzUKG2lTGHtf4GPnMYKPFdgwZX06xg5TKexKgXQqLd+EE6Zl9EXMhh8G/Vthb1X 3Wub5b+X8DcsQM256p+SWy5eBAdnxVIPwTbO4pvi++uQ0EUJlTkRSe1uKFHIsT4Lux49Ijj4Rv3d+ jWPRSMStHLJgogInMMXM36MfjBGLjlQ==; 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 1gZYd6-00031P-73; Wed, 19 Dec 2018 09:59:04 +0000 Received: from mirror2.csie.ntu.edu.tw ([140.112.30.76] helo=wens.csie.org) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gZYd3-00030D-0H for linux-arm-kernel@lists.infradead.org; Wed, 19 Dec 2018 09:59:02 +0000 Received: by wens.csie.org (Postfix, from userid 1000) id E9B935FB45; Wed, 19 Dec 2018 17:58:47 +0800 (CST) Date: Wed, 19 Dec 2018 17:58:47 +0800 From: Chen-Yu Tsai To: arm@kernel.org Subject: [GIT PULL] Allwinner arm64 DT changes for 4.21 - round 2 Message-ID: <20181219095847.GA6281@wens.csie.org> MIME-Version: 1.0 User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181219_015901_237026_7B2150B5 X-CRM114-Status: GOOD ( 11.24 ) 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: Maxime Ripard , Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org 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 Hi Arnd, Olof, This is a late pull request for 4.21. There's only one patch, as shown in the tag's body. Like the arm32 DT PR, the patch from a series that had been posted over a month ago, and the driver bits were merged today. We'd like to have it included for 4.21. Regards ChenYu The following changes since commit 44ff3cafcd7f413e7710a58ac40cfdc3a9380097: arm64: dts: allwinner: a64: Fix up RTC device node and clock references (2018-12-07 10:23:39 +0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt64-for-4.21-2 for you to fetch changes up to c266a2b4407af7a6fc39f449782aa5c0be48be5a: arm64: dts: allwinner: a64: bananapi-m64: Add Bluetooth device node (2018-12-19 17:22:41 +0800) ---------------------------------------------------------------- Allwinner arm64 DT changes for 4.21 - round 2 Bluetooth using a Broadcom (now Cypress) chip connected to an UART on the Bananapi M64 is enabled using serdev and the updated bindings for Broadcom Bluetooth. The patch series had been sitting on the mailing lists for a month, and the driver bits were just merged on 2018/12/19. ---------------------------------------------------------------- Chen-Yu Tsai (1): arm64: dts: allwinner: a64: bananapi-m64: Add Bluetooth device node arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts | 14 ++++++++++++++ 1 file changed, 14 insertions(+)