From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752268AbdJFWFH (ORCPT ); Fri, 6 Oct 2017 18:05:07 -0400 Received: from anholt.net ([50.246.234.109]:36078 "EHLO anholt.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751418AbdJFWFG (ORCPT ); Fri, 6 Oct 2017 18:05:06 -0400 From: Eric Anholt To: Florian Fainelli Cc: linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stefan Wahren , bcm-kernel-feedback-list@broadcom.com, Loic Poulain , Marcel Holtmann , Eric Anholt Subject: [GIT PULL 2/2] bcm2835-dt-next-2017-10-06 Date: Fri, 6 Oct 2017 15:05:04 -0700 Message-Id: <20171006220504.7776-2-eric@anholt.net> X-Mailer: git-send-email 2.14.2 In-Reply-To: <20171006220504.7776-1-eric@anholt.net> References: <20171006220504.7776-1-eric@anholt.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Florian, This -next PR builds on the previous one for -fixes, to get bluetooth working by default without userspace hacks. The following changes since commit f08f58a2bf68900a84e782b8c7ad701c0654173c: ARM: dts: bcm283x: Fix console path on RPi3 (2017-10-06 13:04:56 -0700) are available in the git repository at: git://github.com/anholt/linux tags/bcm2835-dt-next-2017-10-06 for you to fetch changes up to fd3372db18d3d44ae4579243a8eacb5247d8c03a: ARM: dts: bcm2837-rpi-3-b: Add bcm43438 serial slave (2017-10-06 13:07:21 -0700) ---------------------------------------------------------------- This pull request adds the Pi 3's built in bluetooth device so that it can be probed automatically without userspace hciattach calls. ---------------------------------------------------------------- Loic Poulain (1): ARM: dts: bcm2837-rpi-3-b: Add bcm43438 serial slave arch/arm/boot/dts/bcm2837-rpi-3-b.dts | 5 +++++ 1 file changed, 5 insertions(+) From mboxrd@z Thu Jan 1 00:00:00 1970 From: eric@anholt.net (Eric Anholt) Date: Fri, 6 Oct 2017 15:05:04 -0700 Subject: [GIT PULL 2/2] bcm2835-dt-next-2017-10-06 In-Reply-To: <20171006220504.7776-1-eric@anholt.net> References: <20171006220504.7776-1-eric@anholt.net> Message-ID: <20171006220504.7776-2-eric@anholt.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Florian, This -next PR builds on the previous one for -fixes, to get bluetooth working by default without userspace hacks. The following changes since commit f08f58a2bf68900a84e782b8c7ad701c0654173c: ARM: dts: bcm283x: Fix console path on RPi3 (2017-10-06 13:04:56 -0700) are available in the git repository at: git://github.com/anholt/linux tags/bcm2835-dt-next-2017-10-06 for you to fetch changes up to fd3372db18d3d44ae4579243a8eacb5247d8c03a: ARM: dts: bcm2837-rpi-3-b: Add bcm43438 serial slave (2017-10-06 13:07:21 -0700) ---------------------------------------------------------------- This pull request adds the Pi 3's built in bluetooth device so that it can be probed automatically without userspace hciattach calls. ---------------------------------------------------------------- Loic Poulain (1): ARM: dts: bcm2837-rpi-3-b: Add bcm43438 serial slave arch/arm/boot/dts/bcm2837-rpi-3-b.dts | 5 +++++ 1 file changed, 5 insertions(+)