This patch series is intended to complete the implementation submitted in http://www.spinics.net/lists/devicetree/msg168813.html It lacked the Kconfig select options and DT bindings for BCM5301X. Also, it did not allow for NSP to be selected. This series addresses that. I'm sending this as an RFC, as that series has not been included (or reviewed) yet. If Rafal wants to include these in a v2 of his series, then I am agreeable with that. Jon Mason (3): thermal: broadcom: Allow for NSP to use ns-thermal driver ARM: dts: NSP: Add Thermal Support ARM: dts: BCM5301X: Add Thermal Support arch/arm/boot/dts/bcm-nsp.dtsi | 15 +++++++++++++++ arch/arm/boot/dts/bcm5301x.dtsi | 15 +++++++++++++++ arch/arm/mach-bcm/Kconfig | 2 ++ drivers/thermal/broadcom/Kconfig | 2 +- 4 files changed, 33 insertions(+), 1 deletion(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html