From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753814AbdFMRof (ORCPT ); Tue, 13 Jun 2017 13:44:35 -0400 Received: from anholt.net ([50.246.234.109]:36234 "EHLO anholt.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753436AbdFMRoC (ORCPT ); Tue, 13 Jun 2017 13:44:02 -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, Eric Anholt Subject: [GIT PULL 4/4] bcm2835-dt-64-next-2017-06-08 Date: Tue, 13 Jun 2017 10:43:56 -0700 Message-Id: <20170613174356.22426-4-eric@anholt.net> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170613174356.22426-1-eric@anholt.net> References: <20170613174356.22426-1-eric@anholt.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Florian, Here's the last pull request in this series. I've based this summary on the bcm2835-dt-next tag, to clarify what's in this patch series, but it does require being careful since it involves a cross-merge between branches. The following changes since commit a19adf8d86e822eba502486524127595372c85f6: ARM: dts: bcm283x: switch from &sdhci to &sdhost (2017-05-16 14:38:41 -0700) are available in the git repository at: git://github.com/anholt/linux tags/bcm2835-dt-64-next-2017-06-08 for you to fetch changes up to 4ae6f954b96c1fea86c6f21ae8fc413f5fc3444e: ARM64: dts: bcm2837: Define CPU thermal coefficients (2017-06-08 12:35:45 -0700) ---------------------------------------------------------------- This pull request brings in the switch to sdhost for MMC on RPi3 (improving storage performance and leaving sdhci for wireless), and the correct CPU thermal coefficients. The thermal changes required a merge from bcm2835-dt-next, where the nodes were added. ---------------------------------------------------------------- Eric Anholt (1): Merge tag 'bcm2835-dt-next-2017-06-08' into bcm2835-dt-64-next Gerd Hoffmann (1): arm64: dts: bcm2837: add &sdhci and &sdhost Stefan Wahren (1): ARM64: dts: bcm2837: Define CPU thermal coefficients arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts | 17 +++++++++++++++++ arch/arm64/boot/dts/broadcom/bcm2837.dtsi | 4 ++++ 2 files changed, 21 insertions(+)