From patchwork Sat Jan 22 13:25:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12720773 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 00044C433F5 for ; Sat, 22 Jan 2022 13:26:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233066AbiAVN0D (ORCPT ); Sat, 22 Jan 2022 08:26:03 -0500 Received: from smtp-relay-internal-1.canonical.com ([185.125.188.123]:44426 "EHLO smtp-relay-internal-1.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232976AbiAVN0C (ORCPT ); Sat, 22 Jan 2022 08:26:02 -0500 Received: from mail-ej1-f72.google.com (mail-ej1-f72.google.com [209.85.218.72]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id 3F5C13F1C1 for ; Sat, 22 Jan 2022 13:26:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1642857960; bh=8fMesucJS/Q/CHcDtWavokH1YLXI1OKktuJiUdUDTLs=; h=From:To:Subject:Date:Message-Id:MIME-Version; b=GFwiiVlvJDuXIgHLpov9RN5ZZHXnXsLy1H6UGg5Ogne+c36chhV/YYe/d2g6GIsl0 Nx3XtK+ZV8g2wRr4VrqnE4kZoock8wwVJVhzTC4PGyDnjPIjams7o0lou4klDDBab2 JnsS56iURSxCttm9O5EO7S7uYN+NvFN7pGJd8ApP55XmTrlFLmqFWa5NVYr3omCQkA +1P8ORGzgqYj7sz+fGSDlZy9gelX5n30J4i7TzKCcn2osguKFsXSzBuux3kWKesJBD 3sf7wF//KbGvGF3aFysWIFTXjSg0TSvrXTzik4h8PP/9cKy3W3Au4TvdKgmTpUDOba 7l/xWjnIjseFA== Received: by mail-ej1-f72.google.com with SMTP id p8-20020a1709060e8800b006b39ade8c12so952069ejf.10 for ; Sat, 22 Jan 2022 05:26:00 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=8fMesucJS/Q/CHcDtWavokH1YLXI1OKktuJiUdUDTLs=; b=EeOpQ948aCFRVIkSfzFdsAHOp0OwDLf5zEZjZsxpMImtRm0d4tT6cwY1oRaIvX640i 9UtzKr2Y9sFT2GXrXfDSxs8z5A0dRUV7YmGcbkgI8sZw+G/9tcbtlv/PkG51/rnoMSLR 4mS4B7Wf7pLmnzZc364yLvJVViSxtxYmB0KA9zGzP04PB3fYlkVpIXRDQR9Hm5Vd0UIi fY9SAlUC7u3klqNU7qNor+xfvcyjELpJYt0fr/tNQu7Fs8fkU0hhUvoXHopiavFHILuZ o78IqB/PBgRMX9mN98ad26S923VWiN0B16pnF/1ajD567t5m82V5VYs8LhvaaCYvwBDp zG4A== X-Gm-Message-State: AOAM530VI3cNi7FbEQt/0O+tJWeOqdUKs9bjQXVk6U6IS4PLZUSp82VB KWKARL1mapf4rpNSbmog9cyWfMNRUeOq9EyPQEoQ2IvIfeqIIy6zuYHdLBLLdwVZJMYzI1Lfgmd l78tQMpAnAyky4i+CT6NOyGwVyVD3+cAENpDhhHqa8Oi+dRue X-Received: by 2002:a17:907:2da3:: with SMTP id gt35mr6700213ejc.493.1642857958473; Sat, 22 Jan 2022 05:25:58 -0800 (PST) X-Google-Smtp-Source: ABdhPJyNLq+wl/T1aIhyqPK0PgngG1nTaJ+rpaL0m5ALl8KOG7N8L+TA5ORWK4t1DsKSjwTs3nbw4w== X-Received: by 2002:a17:907:2da3:: with SMTP id gt35mr6700198ejc.493.1642857958277; Sat, 22 Jan 2022 05:25:58 -0800 (PST) Received: from localhost.localdomain (xdsl-188-155-168-84.adslplus.ch. [188.155.168.84]) by smtp.gmail.com with ESMTPSA id v2sm2373060ejb.114.2022.01.22.05.25.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 22 Jan 2022 05:25:57 -0800 (PST) From: Krzysztof Kozlowski To: "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , Rob Herring , Krzysztof Kozlowski , Bartlomiej Zolnierkiewicz , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/3] ARM: dts: exynos: drop old thermal properties from Exynos4210 Date: Sat, 22 Jan 2022 14:25:52 +0100 Message-Id: <20220122132554.65192-1-krzysztof.kozlowski@canonical.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org The samsung,tmu_gain and samsung,tmu_reference_voltage properties of Exynos Thermal Management Unit driver are not used since April 2018. They were removed with commit fccfe0993b5d ("thermal: exynos: remove parsing of samsung,tmu_gain property") and commit 61020d189dbc ("thermal: exynos: remove parsing of samsung, tmu_reference_voltage property"), so drop them also from Exynos4210 DTS. Signed-off-by: Krzysztof Kozlowski --- I'll take this patch via Samsung SoC. Adding here for reference, so Rob's robot will not spot DTS issues when checking against dtschema. --- arch/arm/boot/dts/exynos4210.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210.dtsi b/arch/arm/boot/dts/exynos4210.dtsi index 7e7d65ce6585..2c25cc37934e 100644 --- a/arch/arm/boot/dts/exynos4210.dtsi +++ b/arch/arm/boot/dts/exynos4210.dtsi @@ -527,8 +527,6 @@ &tmu { compatible = "samsung,exynos4210-tmu"; clocks = <&clock CLK_TMU_APBIF>; clock-names = "tmu_apbif"; - samsung,tmu_gain = <15>; - samsung,tmu_reference_voltage = <7>; }; #include "exynos4210-pinctrl.dtsi" From patchwork Sat Jan 22 13:25:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12720774 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2F734C433F5 for ; Sat, 22 Jan 2022 13:26:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233132AbiAVN0D (ORCPT ); Sat, 22 Jan 2022 08:26:03 -0500 Received: from smtp-relay-internal-1.canonical.com ([185.125.188.123]:44450 "EHLO smtp-relay-internal-1.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232999AbiAVN0C (ORCPT ); Sat, 22 Jan 2022 08:26:02 -0500 Received: from mail-ej1-f72.google.com (mail-ej1-f72.google.com [209.85.218.72]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id DE61A3F1D0 for ; Sat, 22 Jan 2022 13:26:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1642857960; bh=qMPVOSN/se7fxiU7Eel+utwh2dkH0vLVYgqibYh49Io=; h=From:To:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=gORPjssh8lygbCRcyjwYQkX8Lzy9wMQsGYPmJPplAUHuJT5BQ9sV0ATKthYnxkuAE BCM+j0j234+fRmgkOgenfxQE92DFMmGv0C9XDsVhaVJI80P0BfZ8qANQcK0c+6g3co HJxjGi6r3Ud/5ddist+lnHIYF5abdsegl1iwCEhxlLvXz6hwWe1KfWCxnO5F8fxVnj X9j7fMrTwuYbCGm+zONg3mlylh8W3JxTxIeWDBs/L+f/6Ug2blEHYfSN4JD9CsHj0v Z1vM1zgoikittfsOrMGaGrn0Ye6mKId/6myQQQdGHkc5Qf4iBPctklOZNas4ML1Wqk yRB7sT+WkxDPQ== Received: by mail-ej1-f72.google.com with SMTP id v2-20020a170906292200b006a94a27f903so951714ejd.8 for ; Sat, 22 Jan 2022 05:26:00 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=qMPVOSN/se7fxiU7Eel+utwh2dkH0vLVYgqibYh49Io=; b=uuVuk4DE0jV8cJ6pcBzjHAemWmDdre9+ex49WQObro26AU6hi0GCKiRbEuHxo6Lwm5 M6SNswiYYQwYEjhDTDilUyIiT+l09XWnbT6DcXHGLIgp/BGMSzIT+XRWEFU3+gV14Ld6 QRxhaACOmnjp0AXJt+q41RVE0BTwpU7Cg19CqGmSfKdqUgxrVUjLilWt21k61efgs7cB 1zYS7WT68stnfacF7bfq8LPSH2UCLP+jvcUF28qDmFqO2NiAMD4EsDqsxmdyRkqTK583 UzccB6wsRIKTi6riqkkjGDIke+TocPsY5kgU7tSAQshXUB2FpC/R4Qw3tXIDHODSBg8u eJ7A== X-Gm-Message-State: AOAM5330bu9GeMVuKm9AkkmcmeshUvLhCURxPwhx12xx5RyiWw1Jptjq QZHGDvO5sMaxs4U3MAdNgaO9sOxY//I05MMag9InvNg+l5R0tCQIOzV/j3Xwn35syOKkhYR3yay V6ktj9aomZAeQcOwldxO3ijDkX7X71UL2tuC1NWDo3J862cR6 X-Received: by 2002:a17:906:950e:: with SMTP id u14mr6747407ejx.550.1642857960014; Sat, 22 Jan 2022 05:26:00 -0800 (PST) X-Google-Smtp-Source: ABdhPJzxZw0Dm7uCQiXI4dK7y6ZZ8nCq8doB9qAhMC326Qi3vViLAH4BB14pfXZsePnc307aNmyelA== X-Received: by 2002:a17:906:950e:: with SMTP id u14mr6747390ejx.550.1642857959765; Sat, 22 Jan 2022 05:25:59 -0800 (PST) Received: from localhost.localdomain (xdsl-188-155-168-84.adslplus.ch. [188.155.168.84]) by smtp.gmail.com with ESMTPSA id v2sm2373060ejb.114.2022.01.22.05.25.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 22 Jan 2022 05:25:59 -0800 (PST) From: Krzysztof Kozlowski To: "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , Rob Herring , Krzysztof Kozlowski , Bartlomiej Zolnierkiewicz , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 2/3] dt-bindings: thermal: samsung: convert to dtschema Date: Sat, 22 Jan 2022 14:25:53 +0100 Message-Id: <20220122132554.65192-2-krzysztof.kozlowski@canonical.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220122132554.65192-1-krzysztof.kozlowski@canonical.com> References: <20220122132554.65192-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org Convert the Samsung Exynos SoC Thermal Management Unit bindings to DT schema format. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Rob Herring --- .../bindings/thermal/exynos-thermal.txt | 106 ---------- .../thermal/samsung,exynos-thermal.yaml | 184 ++++++++++++++++++ 2 files changed, 184 insertions(+), 106 deletions(-) delete mode 100644 Documentation/devicetree/bindings/thermal/exynos-thermal.txt create mode 100644 Documentation/devicetree/bindings/thermal/samsung,exynos-thermal.yaml diff --git a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt b/Documentation/devicetree/bindings/thermal/exynos-thermal.txt deleted file mode 100644 index 33004ce7e5df..000000000000 --- a/Documentation/devicetree/bindings/thermal/exynos-thermal.txt +++ /dev/null @@ -1,106 +0,0 @@ -* Exynos Thermal Management Unit (TMU) - -** Required properties: - -- compatible : One of the following: - "samsung,exynos3250-tmu" - "samsung,exynos4412-tmu" - "samsung,exynos4210-tmu" - "samsung,exynos5250-tmu" - "samsung,exynos5260-tmu" - "samsung,exynos5420-tmu" for TMU channel 0, 1 on Exynos5420 - "samsung,exynos5420-tmu-ext-triminfo" for TMU channels 2, 3 and 4 - Exynos5420 (Must pass triminfo base and triminfo clock) - "samsung,exynos5433-tmu" - "samsung,exynos7-tmu" -- reg : Address range of the thermal registers. For soc's which has multiple - instances of TMU and some registers are shared across all TMU's like - interrupt related then 2 set of register has to supplied. First set - belongs to register set of TMU instance and second set belongs to - registers shared with the TMU instance. - - NOTE: On Exynos5420, the TRIMINFO register is misplaced for TMU - channels 2, 3 and 4 - Use "samsung,exynos5420-tmu-ext-triminfo" in cases, there is a misplaced - register, also provide clock to access that base. - - TRIMINFO at 0x1006c000 contains data for TMU channel 3 - TRIMINFO at 0x100a0000 contains data for TMU channel 4 - TRIMINFO at 0x10068000 contains data for TMU channel 2 - -- interrupts : Should contain interrupt for thermal system -- clocks : The main clocks for TMU device - -- 1. operational clock for TMU channel - -- 2. optional clock to access the shared registers of TMU channel - -- 3. optional special clock for functional operation -- clock-names : Thermal system clock name - -- "tmu_apbif" operational clock for current TMU channel - -- "tmu_triminfo_apbif" clock to access the shared triminfo register - for current TMU channel - -- "tmu_sclk" clock for functional operation of the current TMU - channel - -The Exynos TMU supports generating interrupts when reaching given -temperature thresholds. Number of supported thermal trip points depends -on the SoC (only first trip points defined in DT will be configured): - - most of SoC: 4 - - samsung,exynos5433-tmu: 8 - - samsung,exynos7-tmu: 8 - -** Optional properties: - -- vtmu-supply: This entry is optional and provides the regulator node supplying - voltage to TMU. If needed this entry can be placed inside - board/platform specific dts file. - -Example 1): - - tmu@100c0000 { - compatible = "samsung,exynos4412-tmu"; - interrupt-parent = <&combiner>; - reg = <0x100C0000 0x100>; - interrupts = <2 4>; - clocks = <&clock 383>; - clock-names = "tmu_apbif"; - vtmu-supply = <&tmu_regulator_node>; - #thermal-sensor-cells = <0>; - }; - -Example 2): (In case of Exynos5420 "with misplaced TRIMINFO register") - tmu_cpu2: tmu@10068000 { - compatible = "samsung,exynos5420-tmu-ext-triminfo"; - reg = <0x10068000 0x100>, <0x1006c000 0x4>; - interrupts = <0 184 0>; - clocks = <&clock 318>, <&clock 318>; - clock-names = "tmu_apbif", "tmu_triminfo_apbif"; - #thermal-sensor-cells = <0>; - }; - - tmu_cpu3: tmu@1006c000 { - compatible = "samsung,exynos5420-tmu-ext-triminfo"; - reg = <0x1006c000 0x100>, <0x100a0000 0x4>; - interrupts = <0 185 0>; - clocks = <&clock 318>, <&clock 319>; - clock-names = "tmu_apbif", "tmu_triminfo_apbif"; - #thermal-sensor-cells = <0>; - }; - - tmu_gpu: tmu@100a0000 { - compatible = "samsung,exynos5420-tmu-ext-triminfo"; - reg = <0x100a0000 0x100>, <0x10068000 0x4>; - interrupts = <0 215 0>; - clocks = <&clock 319>, <&clock 318>; - clock-names = "tmu_apbif", "tmu_triminfo_apbif"; - #thermal-sensor-cells = <0>; - }; - -Note: For multi-instance tmu each instance should have an alias correctly -numbered in "aliases" node. - -Example: - -aliases { - tmuctrl0 = &tmuctrl_0; - tmuctrl1 = &tmuctrl_1; - tmuctrl2 = &tmuctrl_2; -}; diff --git a/Documentation/devicetree/bindings/thermal/samsung,exynos-thermal.yaml b/Documentation/devicetree/bindings/thermal/samsung,exynos-thermal.yaml new file mode 100644 index 000000000000..17129f75d962 --- /dev/null +++ b/Documentation/devicetree/bindings/thermal/samsung,exynos-thermal.yaml @@ -0,0 +1,184 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/thermal/samsung,exynos-thermal.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Samsung Exynos SoC Thermal Management Unit (TMU) + +maintainers: + - Krzysztof Kozlowski + +description: | + For multi-instance tmu each instance should have an alias correctly numbered + in "aliases" node. + +properties: + compatible: + enum: + - samsung,exynos3250-tmu + - samsung,exynos4412-tmu + - samsung,exynos4210-tmu + - samsung,exynos5250-tmu + - samsung,exynos5260-tmu + # For TMU channel 0, 1 on Exynos5420: + - samsung,exynos5420-tmu + # For TMU channels 2, 3 and 4 of Exynos5420: + - samsung,exynos5420-tmu-ext-triminfo + - samsung,exynos5433-tmu + - samsung,exynos7-tmu + + clocks: + minItems: 1 + maxItems: 3 + + clock-names: + minItems: 1 + maxItems: 3 + + interrupts: + description: | + The Exynos TMU supports generating interrupts when reaching given + temperature thresholds. Number of supported thermal trip points depends + on the SoC (only first trip points defined in DT will be configured):: + - most of SoC: 4 + - samsung,exynos5433-tmu: 8 + - samsung,exynos7-tmu: 8 + maxItems: 1 + + reg: + items: + - description: TMU instance registers. + - description: | + Shared TMU registers. + + Note:: On Exynos5420, the TRIMINFO register is misplaced for TMU + channels 2, 3 and 4 Use "samsung,exynos5420-tmu-ext-triminfo" in + cases, there is a misplaced register, also provide clock to access + that base. + TRIMINFO at 0x1006c000 contains data for TMU channel 3 + TRIMINFO at 0x100a0000 contains data for TMU channel 4 + TRIMINFO at 0x10068000 contains data for TMU channel 2 + minItems: 1 + + '#thermal-sensor-cells': true + + vtmu-supply: + description: The regulator node supplying voltage to TMU. + +required: + - compatible + - clocks + - clock-names + - interrupts + - reg + +allOf: + - $ref: /schemas/thermal/thermal-sensor.yaml + - if: + properties: + compatible: + contains: + const: samsung,exynos5420-tmu-ext-triminfo + then: + properties: + clocks: + items: + - description: + Operational clock for TMU channel. + - description: + Optional clock to access the shared registers (e.g. TRIMINFO) of TMU + channel. + clock-names: + items: + - const: tmu_apbif + - const: tmu_triminfo_apbif + reg: + minItems: 2 + maxItems: 2 + - if: + properties: + compatible: + contains: + enum: + - samsung,exynos5433-tmu + - samsung,exynos7-tmu + then: + properties: + clocks: + items: + - description: + Operational clock for TMU channel. + - description: + Optional special clock for functional operation of TMU channel. + clock-names: + items: + - const: tmu_apbif + - const: tmu_sclk + reg: + minItems: 1 + maxItems: 1 + + - if: + properties: + compatible: + contains: + enum: + - samsung,exynos3250-tmu + - samsung,exynos4412-tmu + - samsung,exynos4210-tmu + - samsung,exynos5250-tmu + - samsung,exynos5260-tmu + - samsung,exynos5420-tmu + then: + properties: + clocks: + minItems: 1 + maxItems: 1 + reg: + minItems: 1 + maxItems: 1 + +additionalProperties: false + +examples: + - | + #include + + tmu@100c0000 { + compatible = "samsung,exynos4412-tmu"; + reg = <0x100C0000 0x100>; + interrupt-parent = <&combiner>; + interrupts = <2 4>; + #thermal-sensor-cells = <0>; + clocks = <&clock CLK_TMU_APBIF>; + clock-names = "tmu_apbif"; + vtmu-supply = <&ldo10_reg>; + }; + + - | + #include + + tmu@10068000 { + compatible = "samsung,exynos5420-tmu-ext-triminfo"; + reg = <0x10068000 0x100>, <0x1006c000 0x4>; + interrupts = ; + #thermal-sensor-cells = <0>; + clocks = <&clock 318>, <&clock 318>; /* CLK_TMU */ + clock-names = "tmu_apbif", "tmu_triminfo_apbif"; + vtmu-supply = <&ldo7_reg>; + }; + + - | + #include + + tmu@10060000 { + compatible = "samsung,exynos5433-tmu"; + reg = <0x10060000 0x200>; + interrupts = ; + #thermal-sensor-cells = <0>; + clocks = <&cmu_peris 3>, /* CLK_PCLK_TMU0_APBIF */ + <&cmu_peris 35>; /* CLK_SCLK_TMU0 */ + clock-names = "tmu_apbif", "tmu_sclk"; + vtmu-supply = <&ldo3_reg>; + }; From patchwork Sat Jan 22 13:25:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12720775 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3AAE7C433F5 for ; Sat, 22 Jan 2022 13:26:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232999AbiAVN0G (ORCPT ); Sat, 22 Jan 2022 08:26:06 -0500 Received: from smtp-relay-internal-1.canonical.com ([185.125.188.123]:44496 "EHLO smtp-relay-internal-1.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233128AbiAVN0D (ORCPT ); Sat, 22 Jan 2022 08:26:03 -0500 Received: from mail-ej1-f71.google.com (mail-ej1-f71.google.com [209.85.218.71]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id A022440018 for ; Sat, 22 Jan 2022 13:26:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1642857962; bh=BqbA7EkPEkiPvdyZCRRPSvgPxXK4nwiMlYWc8IskYBk=; h=From:To:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=JVBmnUZdohntqKv6YtehxcysFpATEpMPwbqJ4y0e7blCiQ7sOaAuQ86HNrRAxm6KR xXIEhrQgYgahfRWcXCiw9N4GuOjsBRps3gEGzxnNrCtJd+IS6+2r21uuYzuYlOcGv0 vG/f60nsu7ahNpiTWYfPueseavLefye7LoOfHsqrdoFNdGyDdFTBYq6acCo56OST/H aUUeIw1zQq0oELscqYytUzJ3ajosbUzjl+ZfqVJlo3J3lUmoOTupGnWd0Nbpi9kuCU hdNqIpJJcHnUoZZkttmbwA0l1vaYBa/YdRIABZ5kRRYNSQa2glv2+DTNiZm9U3ctGH PB1s2nPyPMq3A== Received: by mail-ej1-f71.google.com with SMTP id rl11-20020a170907216b00b006b73a611c1aso252614ejb.22 for ; Sat, 22 Jan 2022 05:26:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=BqbA7EkPEkiPvdyZCRRPSvgPxXK4nwiMlYWc8IskYBk=; b=Qc8r9yUtZvdlZFzZEvBEIQ6dgdmNb4n+G83KfGdCuiZQPgwyA62QA9y2wrRH7s5L5y GLaO+1+n93mzjx8LYdPV5u5snXYvuJLfiNxnAPb8mqCxVHKk0mjmiFkX5L4j4fkNJOhQ Oy9uKZxazYrtsSU0u3XtNfzBPPIQxmboEci/q+XinLelLwBrmE6jX62XE5zixGBw3m3r EZlwahuCMH/gsNUGCy5a2ZsDZQgqAeWyL7ZhJ7fqrFhxZTeeMoPv3TXjYMN9u7glRmIe 48vZXR36TBdMllP7RB2PDvwkxD3PFm9SU9aIL8qIGFuQWmIxOIMnYQDBFgH9WtXpozJK oryA== X-Gm-Message-State: AOAM532FGn6AYK0ve96xj+bfDwoAEGwmUCmQngADq9sEVNyC3nAsAWUt LyKFAOToOMeSw+07GuG70DFvsYpkCZ8zqFGY5cAFnV5JlIKA1mtuk2m4x7qIt4iMo4bxhG6cux3 y8DM1iiyZBy6aLy9RFXc2DOSWoqLpH46E747XWvpO2CZIc4o7 X-Received: by 2002:a17:907:96a3:: with SMTP id hd35mr6710107ejc.54.1642857961540; Sat, 22 Jan 2022 05:26:01 -0800 (PST) X-Google-Smtp-Source: ABdhPJyCIMPDmVKcXXxAx4iet6N1pLQk9bbQfelsIWrYapFJ3WqFqZr3kDLh7HQhhUY2Ppfihyu2OQ== X-Received: by 2002:a17:907:96a3:: with SMTP id hd35mr6710090ejc.54.1642857961371; Sat, 22 Jan 2022 05:26:01 -0800 (PST) Received: from localhost.localdomain (xdsl-188-155-168-84.adslplus.ch. [188.155.168.84]) by smtp.gmail.com with ESMTPSA id v2sm2373060ejb.114.2022.01.22.05.25.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 22 Jan 2022 05:26:00 -0800 (PST) From: Krzysztof Kozlowski To: "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , Rob Herring , Krzysztof Kozlowski , Bartlomiej Zolnierkiewicz , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 3/3] MAINTAINERS: thermal: samsung: drop obsolete properties Date: Sat, 22 Jan 2022 14:25:54 +0100 Message-Id: <20220122132554.65192-3-krzysztof.kozlowski@canonical.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220122132554.65192-1-krzysztof.kozlowski@canonical.com> References: <20220122132554.65192-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org Update the Samsung Exynos SoC thermal driver entry to match reality and add Krzysztof Kozlowski as co-maintainer (as he maintains entire Samsung SoC). The rationale: 1. Bartlomiej's Samsung email bounces, since he is not working in Samsung for some time. 2. The mentioned Lukasz Majewski's Git tree was not updated since 2015. Signed-off-by: Krzysztof Kozlowski --- MAINTAINERS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 27730a5a6345..928fb4cebe09 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17118,11 +17118,12 @@ S: Supported F: drivers/net/ethernet/samsung/sxgbe/ SAMSUNG THERMAL DRIVER -M: Bartlomiej Zolnierkiewicz +M: Bartlomiej Zolnierkiewicz +M: Krzysztof Kozlowski L: linux-pm@vger.kernel.org L: linux-samsung-soc@vger.kernel.org -S: Supported -T: git https://github.com/lmajewski/linux-samsung-thermal.git +S: Maintained +F: Documentation/devicetree/bindings/thermal/samsung,exynos-thermal.yaml F: drivers/thermal/samsung/ SAMSUNG USB2 PHY DRIVER