• Amit Kucheria's avatar
    arm64: dts: qcom: msm8996: remove unit name for thermal trip points · 971b289d
    Amit Kucheria authored
    The thermal trip points have unit name but no reg property, so we can
    remove them. It also fixes the following warnings from 'make dtbs_check'
    after adding the thermal yaml bindings.
    
    arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml: thermal-zones:
    cpu0-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml: thermal-zones:
    cpu1-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml: thermal-zones:
    cpu2-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml: thermal-zones:
    cpu3-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml: thermal-zones:
    m4m-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml: thermal-zones:
    l3-or-venus-thermal:trips: 'trip-point@0' does not match any of the
    regexes: '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml: thermal-zones:
    cluster0-l2-thermal:trips: 'trip-point@0' does not match any of the
    regexes: '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml: thermal-zones:
    cluster1-l2-thermal:trips: 'trip-point@0' does not match any of the
    regexes: '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml: thermal-zones:
    camera-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml: thermal-zones:
    q6-dsp-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml: thermal-zones:
    mem-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-ifc6640.dt.yaml: thermal-zones:
    modemtx-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    
    arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml: thermal-zones:
    cpu0-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml: thermal-zones:
    cpu1-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml: thermal-zones:
    cpu2-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml: thermal-zones:
    cpu3-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml: thermal-zones:
    m4m-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml: thermal-zones:
    l3-or-venus-thermal:trips: 'trip-point@0' does not match any of the
    regexes: '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml: thermal-zones:
    cluster0-l2-thermal:trips: 'trip-point@0' does not match any of the
    regexes: '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml: thermal-zones:
    cluster1-l2-thermal:trips: 'trip-point@0' does not match any of the
    regexes: '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml: thermal-zones:
    camera-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml: thermal-zones:
    q6-dsp-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml: thermal-zones:
    mem-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    arch/arm64/boot/dts/qcom/apq8096-db820c.dt.yaml: thermal-zones:
    modemtx-thermal:trips: 'trip-point@0' does not match any of the regexes:
    '^[a-zA-Z][a-zA-Z0-9\\-_]{0,63}$', 'pinctrl-[0-9]+'
    Signed-off-by: default avatarAmit Kucheria <amit.kucheria@linaro.org>
    Link: https://lore.kernel.org/r/2c0aa5357c96c3caff8554f9ef3ab9c5a2b8d2f8.1585562459.git.amit.kucheria@linaro.orgSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
    971b289d
msm8996.dtsi 52.6 KB