From mboxrd@z Thu Jan 1 00:00:00 1970 From: jon.mason@broadcom.com (Jon Mason) Date: Tue, 25 Apr 2017 16:49:09 -0400 Subject: [PATCH 0/2] thermal: broadcom: Add NSP Thermal Support Message-ID: <1493153351-12698-1-git-send-email-jon.mason@broadcom.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org This adds support for NSP to the existing Northstar thermal driver. This code is based on patches currently in the Linux SoC Thermal git tree. Specfically, https://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git/commit/?h=linus&id=a94cb7eeecc4104a6874339f90c5d0647359c102 Jon Mason (2): thermal: broadcom: Allow for NSP to use ns-thermal driver ARM: dts: NSP: Add Thermal Support arch/arm/boot/dts/bcm-nsp.dtsi | 26 ++++++++++++++++++++++++++ arch/arm/mach-bcm/Kconfig | 2 ++ drivers/thermal/broadcom/Kconfig | 9 +++++---- 3 files changed, 33 insertions(+), 4 deletions(-) -- 2.7.4