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: 1015960 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=csie.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="f50eU6Rz"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 43KVj95hN7z9s2P for ; Wed, 19 Dec 2018 20:59:09 +1100 (AEDT) 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-RU; 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-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list 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+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org 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(+)