From mboxrd@z Thu Jan 1 00:00:00 1970 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 E7CCAC433FE for ; Mon, 3 Jan 2022 06:08:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231799AbiACGIW (ORCPT ); Mon, 3 Jan 2022 01:08:22 -0500 Received: from mailgw01.mediatek.com ([60.244.123.138]:55772 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S229505AbiACGIV (ORCPT ); Mon, 3 Jan 2022 01:08:21 -0500 X-UUID: edc9f4d61a9f42cdac6351498b7ee7fe-20220103 X-UUID: edc9f4d61a9f42cdac6351498b7ee7fe-20220103 Received: from mtkexhb02.mediatek.inc [(172.21.101.103)] by mailgw01.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 2050952494; Mon, 03 Jan 2022 14:08:17 +0800 Received: from mtkcas10.mediatek.inc (172.21.101.39) by mtkmbs07n1.mediatek.inc (172.21.101.16) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 3 Jan 2022 14:08:15 +0800 Received: from mtksdccf07 (172.21.84.99) by mtkcas10.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Mon, 3 Jan 2022 14:08:15 +0800 Message-ID: <63e17e727d8290a5ebd8c4c5cd8f2383fc1164cc.camel@mediatek.com> Subject: Re: [PATCH v16 2/7] arm64: dts: mt8183: add svs device information From: Roger Lu To: Matthias Brugger , Enric Balletbo Serra , Kevin Hilman , Rob Herring , Nicolas Boichat , Stephen Boyd , Philipp Zabel CC: Fan Chen , HenryC Chen , YT Lee , Xiaoqing Liu , Charles Yang , Angus Lin , Mark Rutland , Nishanth Menon , , , , , , Date: Mon, 3 Jan 2022 14:08:15 +0800 In-Reply-To: <20cf2c1e-d55b-5780-8c6e-4d8beaca5a65@gmail.com> References: <20210428065440.3704-1-roger.lu@mediatek.com> <20210428065440.3704-3-roger.lu@mediatek.com> <20cf2c1e-d55b-5780-8c6e-4d8beaca5a65@gmail.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-MTK: N Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Matthias, On Thu, 2021-12-30 at 13:54 +0100, Matthias Brugger wrote: > > On 28/04/2021 08:54, Roger Lu wrote: > > add compitable/reg/irq/clock/efuse setting in svs node > > > > Signed-off-by: Roger Lu > > --- > > arch/arm64/boot/dts/mediatek/mt8183.dtsi | 18 ++++++++++++++++++ > > 1 file changed, 18 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > b/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > index 80519a145f13..441d617ece43 100644 > > --- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > +++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > @@ -657,6 +657,18 @@ > > status = "disabled"; > > }; > > > > + svs: svs@1100b000 { > > + compatible = "mediatek,mt8183-svs"; > > + reg = <0 0x1100b000 0 0x1000>; > > + interrupts = ; > > + clocks = <&infracfg CLK_INFRA_THERM>; > > + clock-names = "main"; > > + nvmem-cells = <&svs_calibration>, > > + <&thermal_calibration>; > > + nvmem-cell-names = "svs-calibration-data", > > + "t-calibration-data"; > > + }; > > + > > pwm0: pwm@1100e000 { > > compatible = "mediatek,mt8183-disp-pwm"; > > reg = <0 0x1100e000 0 0x1000>; > > @@ -941,9 +953,15 @@ > > reg = <0 0x11f10000 0 0x1000>; > > #address-cells = <1>; > > #size-cells = <1>; > > Please add a new line between the different calibartion data, to improve > readability. No problem and thanks for the review. > Regards, > Matthias > > > + thermal_calibration: calib@180 { > > + reg = <0x180 0xc>; > > + }; > > mipi_tx_calibration: calib@190 { > > reg = <0x190 0xc>; > > }; > > + svs_calibration: calib@580 { > > + reg = <0x580 0x64>; > > + }; > > }; > > > > u3phy: usb-phy@11f40000 { > > From mboxrd@z Thu Jan 1 00:00:00 1970 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D03A9C433EF for ; Mon, 3 Jan 2022 06:15:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Date:CC:To:From:Subject:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=GfMoBHc3JDxdljqlgZMLcjWneJTSB1LcATT2tDb/2j8=; b=CRGtDn/rZQDaMh iRRMLuFHeAibnp5EBAGDHwu2fr8Wgn8wKeCUEvUXSXhyrVO0KYsvHThDHMj8p7c+URVDmHpMXkgIB 1cGIl/YwnmcQ9s5nQdcfcI9ETnZE/f38OIuMx0QkxSxBpd0JZWm1euHgb1xe2qdny/h4ut4baOqVI 1xEZe3AiI7wD7xJ948vWWnhdERFcnt1gAMkf+vBfImuYQFG/Q6zD20aW+Phe2kifl290tifpG9XpL IAGER47OsOBm8bQsByDFNfxlsB4Oe4AINfoEHr/UUyNSRDEwiS0oAX3Ri531UQBhMykyOuw3wXgz7 A2MSQH5nmf3nvO+NG0hA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4GdH-008RkB-Kh; Mon, 03 Jan 2022 06:15:47 +0000 Received: from mailgw01.mediatek.com ([216.200.240.184]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4Gd5-008RjO-Ew; Mon, 03 Jan 2022 06:15:36 +0000 X-UUID: d81cbaec1a744a8da50f866b18ead8f5-20220102 X-UUID: d81cbaec1a744a8da50f866b18ead8f5-20220102 Received: from mtkcas66.mediatek.inc [(172.29.193.44)] by mailgw01.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1594506819; Sun, 02 Jan 2022 23:15:30 -0700 Received: from mtkmbs07n1.mediatek.inc (172.21.101.16) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Sun, 2 Jan 2022 22:08:17 -0800 Received: from mtkcas10.mediatek.inc (172.21.101.39) by mtkmbs07n1.mediatek.inc (172.21.101.16) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 3 Jan 2022 14:08:15 +0800 Received: from mtksdccf07 (172.21.84.99) by mtkcas10.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Mon, 3 Jan 2022 14:08:15 +0800 Message-ID: <63e17e727d8290a5ebd8c4c5cd8f2383fc1164cc.camel@mediatek.com> Subject: Re: [PATCH v16 2/7] arm64: dts: mt8183: add svs device information From: Roger Lu To: Matthias Brugger , Enric Balletbo Serra , Kevin Hilman , Rob Herring , Nicolas Boichat , Stephen Boyd , Philipp Zabel CC: Fan Chen , HenryC Chen , YT Lee , Xiaoqing Liu , Charles Yang , Angus Lin , Mark Rutland , Nishanth Menon , , , , , , Date: Mon, 3 Jan 2022 14:08:15 +0800 In-Reply-To: <20cf2c1e-d55b-5780-8c6e-4d8beaca5a65@gmail.com> References: <20210428065440.3704-1-roger.lu@mediatek.com> <20210428065440.3704-3-roger.lu@mediatek.com> <20cf2c1e-d55b-5780-8c6e-4d8beaca5a65@gmail.com> X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.2 MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220102_221535_542351_CCC53ADE X-CRM114-Status: GOOD ( 16.79 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Hi Matthias, On Thu, 2021-12-30 at 13:54 +0100, Matthias Brugger wrote: > > On 28/04/2021 08:54, Roger Lu wrote: > > add compitable/reg/irq/clock/efuse setting in svs node > > > > Signed-off-by: Roger Lu > > --- > > arch/arm64/boot/dts/mediatek/mt8183.dtsi | 18 ++++++++++++++++++ > > 1 file changed, 18 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > b/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > index 80519a145f13..441d617ece43 100644 > > --- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > +++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > @@ -657,6 +657,18 @@ > > status = "disabled"; > > }; > > > > + svs: svs@1100b000 { > > + compatible = "mediatek,mt8183-svs"; > > + reg = <0 0x1100b000 0 0x1000>; > > + interrupts = ; > > + clocks = <&infracfg CLK_INFRA_THERM>; > > + clock-names = "main"; > > + nvmem-cells = <&svs_calibration>, > > + <&thermal_calibration>; > > + nvmem-cell-names = "svs-calibration-data", > > + "t-calibration-data"; > > + }; > > + > > pwm0: pwm@1100e000 { > > compatible = "mediatek,mt8183-disp-pwm"; > > reg = <0 0x1100e000 0 0x1000>; > > @@ -941,9 +953,15 @@ > > reg = <0 0x11f10000 0 0x1000>; > > #address-cells = <1>; > > #size-cells = <1>; > > Please add a new line between the different calibartion data, to improve > readability. No problem and thanks for the review. > Regards, > Matthias > > > + thermal_calibration: calib@180 { > > + reg = <0x180 0xc>; > > + }; > > mipi_tx_calibration: calib@190 { > > reg = <0x190 0xc>; > > }; > > + svs_calibration: calib@580 { > > + reg = <0x580 0x64>; > > + }; > > }; > > > > u3phy: usb-phy@11f40000 { > > _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek From mboxrd@z Thu Jan 1 00:00:00 1970 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id ADBFEC433F5 for ; Mon, 3 Jan 2022 06:17:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Date:CC:To:From:Subject:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ly6nFChGlOhPfGSAk0wANbQGWocC1bf1AUSP4d8d+Z0=; b=p5kl0sNa20yIVX BK9LB6iP0RJdPOt3Pi8LUN+bMcc33sciByu71Eq9SfT4dzsxOPuY0puUB3hfbkLY9jv2rPfJ98AKE aql/qEKInhMWCzr5xjopslzitMdhRxoayT4eDUeRxjZWHcPG04QA1zu6qPGK+4ucVBXyLSUzU/tf1 nfGwRUJbBeum6XyIpXBFGYxi7V+LIOtvK6WwlbLM+CerzoJKadh0qSRayGwM82Pe5oY8iwhJNgVXd W9rz7teeEuSyZINe9hce1qM+LkXAcj7k77tLAiVlHDIN4fMijdcJbcp5L6I0Py2cEIsd2UEJO3APS Og8rnKg5wmEKbT3MgfgA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4Gd9-008Rjo-IN; Mon, 03 Jan 2022 06:15:39 +0000 Received: from mailgw01.mediatek.com ([216.200.240.184]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4Gd5-008RjO-Ew; Mon, 03 Jan 2022 06:15:36 +0000 X-UUID: d81cbaec1a744a8da50f866b18ead8f5-20220102 X-UUID: d81cbaec1a744a8da50f866b18ead8f5-20220102 Received: from mtkcas66.mediatek.inc [(172.29.193.44)] by mailgw01.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1594506819; Sun, 02 Jan 2022 23:15:30 -0700 Received: from mtkmbs07n1.mediatek.inc (172.21.101.16) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Sun, 2 Jan 2022 22:08:17 -0800 Received: from mtkcas10.mediatek.inc (172.21.101.39) by mtkmbs07n1.mediatek.inc (172.21.101.16) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 3 Jan 2022 14:08:15 +0800 Received: from mtksdccf07 (172.21.84.99) by mtkcas10.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Mon, 3 Jan 2022 14:08:15 +0800 Message-ID: <63e17e727d8290a5ebd8c4c5cd8f2383fc1164cc.camel@mediatek.com> Subject: Re: [PATCH v16 2/7] arm64: dts: mt8183: add svs device information From: Roger Lu To: Matthias Brugger , Enric Balletbo Serra , Kevin Hilman , Rob Herring , Nicolas Boichat , Stephen Boyd , Philipp Zabel CC: Fan Chen , HenryC Chen , YT Lee , Xiaoqing Liu , Charles Yang , Angus Lin , Mark Rutland , Nishanth Menon , , , , , , Date: Mon, 3 Jan 2022 14:08:15 +0800 In-Reply-To: <20cf2c1e-d55b-5780-8c6e-4d8beaca5a65@gmail.com> References: <20210428065440.3704-1-roger.lu@mediatek.com> <20210428065440.3704-3-roger.lu@mediatek.com> <20cf2c1e-d55b-5780-8c6e-4d8beaca5a65@gmail.com> X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.2 MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220102_221535_542351_CCC53ADE X-CRM114-Status: GOOD ( 16.79 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Matthias, On Thu, 2021-12-30 at 13:54 +0100, Matthias Brugger wrote: > > On 28/04/2021 08:54, Roger Lu wrote: > > add compitable/reg/irq/clock/efuse setting in svs node > > > > Signed-off-by: Roger Lu > > --- > > arch/arm64/boot/dts/mediatek/mt8183.dtsi | 18 ++++++++++++++++++ > > 1 file changed, 18 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > b/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > index 80519a145f13..441d617ece43 100644 > > --- a/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > +++ b/arch/arm64/boot/dts/mediatek/mt8183.dtsi > > @@ -657,6 +657,18 @@ > > status = "disabled"; > > }; > > > > + svs: svs@1100b000 { > > + compatible = "mediatek,mt8183-svs"; > > + reg = <0 0x1100b000 0 0x1000>; > > + interrupts = ; > > + clocks = <&infracfg CLK_INFRA_THERM>; > > + clock-names = "main"; > > + nvmem-cells = <&svs_calibration>, > > + <&thermal_calibration>; > > + nvmem-cell-names = "svs-calibration-data", > > + "t-calibration-data"; > > + }; > > + > > pwm0: pwm@1100e000 { > > compatible = "mediatek,mt8183-disp-pwm"; > > reg = <0 0x1100e000 0 0x1000>; > > @@ -941,9 +953,15 @@ > > reg = <0 0x11f10000 0 0x1000>; > > #address-cells = <1>; > > #size-cells = <1>; > > Please add a new line between the different calibartion data, to improve > readability. No problem and thanks for the review. > Regards, > Matthias > > > + thermal_calibration: calib@180 { > > + reg = <0x180 0xc>; > > + }; > > mipi_tx_calibration: calib@190 { > > reg = <0x190 0xc>; > > }; > > + svs_calibration: calib@580 { > > + reg = <0x580 0x64>; > > + }; > > }; > > > > u3phy: usb-phy@11f40000 { > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel