On 06/06/2019 10:13, Lee Jones wrote: > On Thu, 06 Jun 2019, Bjorn Andersson wrote: > >> On Wed 05 Jun 22:50 PDT 2019, Lee Jones wrote: >> >>> On Tue, 23 Apr 2019, Jeffrey Hugo wrote: >>> >>>> This adds the initial DT for the Lenovo Miix 630 laptop. Supported >>>> functionality includes USB (host), microSD-card, keyboard, and trackpad. >>>> >>>> Signed-off-by: Jeffrey Hugo <jeffrey.l.hugo@xxxxxxxxx> >>>> --- >>>> arch/arm64/boot/dts/qcom/Makefile | 1 + >>>> .../boot/dts/qcom/msm8998-clamshell.dtsi | 278 ++++++++++++++++++ >>>> .../boot/dts/qcom/msm8998-lenovo-miix-630.dts | 30 ++ >>> >>> What's happening with this patch? >>> >> >> The thermal-zones are wrong, but I'm okay with an incremental patch for >> that... > > I guess it would take you about 10 seconds to whip those out when > merging? https://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git/commit/?h=for-next&id=ad480e0149cfc10defe76e88354b977360adb7a1 AFAIU, the fixup is to just drop the thermal-zones section altogether. Regards.