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 X-Spam-Level: X-Spam-Status: No, score=-9.7 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 66465C2BA19 for ; Wed, 15 Apr 2020 11:19:31 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 102D42074F for ; Wed, 15 Apr 2020 11:19:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="PtxEPhtD"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=mediatek.com header.i=@mediatek.com header.b="nZjtaCi1" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 102D42074F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=mediatek.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1d3l0SK9h6M/4H4IJ9ihk1orS+3VDTysbG/UJqO9cWw=; b=PtxEPhtDrLuebR jzgXB1OOsi3rihJnq6orlRwtbFUydjlaulvHIotkdCJ/5hLdQh6O3XwpAGbriax81xrcs48NnReD8 6KwUnTwjl9Su6K5NOdgQZAXBxhFX/pwmaHpZd3yOd55C4VwVl/OgA/qTE0OzxltY1i0zNrwHqUjTl rLrsvdBARm8VgeGcuwRoUFkQxRh+jZpLutMAO7rI7aab6QnKNGklvkieFQVQmIGCjcoR80rBCqZ2T EKVe6VktNkVhB/XfdmM4MgO/6u8cnkYouX+0gY2YWeHXF/4UMKvsDdohlhi4BRRpMiMNxrP3+DwL3 K6auK11KFQdXMtvoJCWw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jOg4n-0001WV-ED; Wed, 15 Apr 2020 11:19:29 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jOg4U-0001KL-CI; Wed, 15 Apr 2020 11:19:13 +0000 X-UUID: b5cbb68887254f039c0b712dae06208c-20200415 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:CC:To:From; bh=WnKlsLhJX74YWfoFdl9oaQ0btahiulghMcD1I/yVavU=; b=nZjtaCi1meAdYaffwGqz32mxfL5Fl0K/uVStM+X+K+8b6TZDsAp8GA2lrKm8XEHQNudNOdK1NGqmnYS/wpri6DWm7r/YspRVbhh2SASwENguGU6kep5BH0RUq/8g1cg5NuBOYJcCbT44zMExSEUJF0MGzjIbthY2q5sH7QemBJ8=; X-UUID: b5cbb68887254f039c0b712dae06208c-20200415 Received: from mtkcas68.mediatek.inc [(172.29.94.19)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLS) with ESMTP id 18302227; Wed, 15 Apr 2020 03:18:54 -0800 Received: from MTKMBS06N2.mediatek.inc (172.21.101.130) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 15 Apr 2020 04:19:01 -0700 Received: from mtkcas07.mediatek.inc (172.21.101.84) by mtkmbs06n2.mediatek.inc (172.21.101.130) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Wed, 15 Apr 2020 19:18:58 +0800 Received: from mtkswgap22.mediatek.inc (172.21.77.33) by mtkcas07.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Wed, 15 Apr 2020 19:18:56 +0800 From: Anthony Huang To: Rob Herring , Matthias Brugger Subject: [PATCH 1/2] dt-bindings: soc: mediatek: Add document for mmdvfs driver Date: Wed, 15 Apr 2020 19:18:25 +0800 Message-ID: <1586949506-22990-2-git-send-email-anthony.huang@mediatek.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1586949506-22990-1-git-send-email-anthony.huang@mediatek.com> References: <1586949506-22990-1-git-send-email-anthony.huang@mediatek.com> MIME-Version: 1.0 X-TM-SNTS-SMTP: 6E8016FB62832FDC77AFD38C32ECD32F9BA2BAC1C9D6B2D6531A95EF5A3DC4142000:8 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200415_041911_735063_0EBE6BB9 X-CRM114-Status: GOOD ( 15.14 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, wsd_upstream@mediatek.com, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, Anthony Huang , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org This document describes the properties what mtk mmdvfs device node support. Signed-off-by: Anthony Huang --- .../devicetree/bindings/soc/mediatek/mmdvfs.yaml | 198 ++++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100644 Documentation/devicetree/bindings/soc/mediatek/mmdvfs.yaml diff --git a/Documentation/devicetree/bindings/soc/mediatek/mmdvfs.yaml b/Documentation/devicetree/bindings/soc/mediatek/mmdvfs.yaml new file mode 100644 index 0000000..9ef1833 --- /dev/null +++ b/Documentation/devicetree/bindings/soc/mediatek/mmdvfs.yaml @@ -0,0 +1,198 @@ +# SPDX-License-Identifier: GPL-2.0 +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/soc/mediatek/mmdvfs.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Mediatek MMDVFS driver binding + +maintainers: + - Rob Herring + - Mark Rutland + +description: | + The Mediatek MMDVFS(Multimedia Dynamic Voltage and Frequency Scaling) driver + is used to set clk for Mediatek multimedia hardwares, such as display, + camera, mdp and video codec. MMDVFS driver reads which clock muxes and clock + sources are used on this platform from DTS, and sets current clock according + to current voltage informed by regulator callback. + +properties: + compatible: + items: + - const: mediatek,mmdvfs + + operating-points-v2: + description: + Contains any one of opp tables for multimedia modules. + MMDVFS uses it to get voltage setting on this platform. + + mediatek,support_mux: + description: A list of clock mux names defined in clock-names. + allOf: + - $ref: /schemas/types.yaml#/definitions/string-array + + clocks: + description: + A list of phandles of clock muxes and clock sources for + multimedia hardwares. + + clock-names: + description: + A list of name strings of clock muxes and clock sources for + multimedia hardwares. + + # If the platform needs frequency hopping for some clock sources, these + # following properties should be set. + + mediatek,support_hopping: + description: a list of clock names supporting frequency hopping. + allOf: + - $ref: /schemas/types.yaml#/definitions/string-array + + mediatek,action: + description: + A cell with one entry. + It represents the action taken when setting clocks. + 0 means not setting frequency hopping and just set clock mux. + 1 means setting frequency hopping first if the voltage is increasing, but + setting clock mux first if the voltage is decreasing. + allOf: + - $ref: "/schemas/types.yaml#/definitions/uint32" + - enum: [0, 1] + maxItems: 1 + +patternProperties: + "^mediatek,mux_+$": + description: + A series of properties with "mediatek,mux_" prefix. + Each property represents one clock mux, and its value is a list of all + the clock sources for it. The postfix and every item in the property + must be from the clock-names. + + "^mediatek,hopping_+$": + description: + A cell with the same size as opp numbers of an opp table for any MM module + and each entry represents the clock rate for each opp. For example, the + first entry is the clock rate set in opp-0, and the second entry is the + clock rate set in opp-1. + +required: + - compatible + - operating-points-v2 + - mediatek,support_mux + - clock + - clock-names + +examples: + - | + #include + + opp_table_mm: opp-table-mm { + compatible = "operating-points-v2"; + + opp-0 { + opp-hz = /bits/ 64 <315000000>; + opp-microvolt = <650000>; + }; + opp-1 { + opp-hz = /bits/ 64 <450000000>; + opp-microvolt = <725000>; + }; + opp-2 { + opp-hz = /bits/ 64 <606000000>; + opp-microvolt = <825000>; + }; + }; + + opp_table_cam: opp-table-cam { + compatible = "operating-points-v2"; + + opp-0 { + opp-hz = /bits/ 64 <315000000>; + opp-microvolt = <650000>; + }; + opp-1 { + opp-hz = /bits/ 64 <416000000>; + opp-microvolt = <725000>; + }; + opp-2 { + opp-hz = /bits/ 64 <560000000>; + opp-microvolt = <825000>; + }; + }; + + /* Other opp tables for multimedia modules */ + + mmdvfs { + compatible = "mediatek,mmdvfs"; + + operating-points-v2 = <&opp_table_mm>; + + mediatek,support_mux = "mm", "cam", "img", "ipe", + "venc", "vdec", "dpe", "ccu"; + + mediatek,mux_mm = "clk_mmpll_d5_d2", + "clk_mmpll_d7", "clk_tvdpll_mainpll_d2_ck"; + mediatek,mux_cam = "clk_mmpll_d5_d2", + "clk_univpll_d3", "clk_adsppll_d5"; + mediatek,mux_img = "clk_mmpll_d5_d2", + "clk_univpll_d3", "clk_tvdpll_mainpll_d2_ck"; + mediatek,mux_ipe = "clk_mmpll_d5_d2", + "clk_univpll_d3", "clk_mainpll_d2"; + mediatek,mux_venc = "clk_mainpll_d3", + "clk_mmpll_d7", "clk_mmpll_d5"; + mediatek,mux_vdec = "clk_univpll_d2_d2", + "clk_univpll_d3", "clk_univpll_d2"; + mediatek,mux_dpe = "clk_mainpll_d3", + "clk_mmpll_d7", "clk_mainpll_d2"; + mediatek,mux_ccu = "clk_mmpll_d5_d2", + "clk_univpll_d3", "clk_adsppll_d5"; + + mediatek,support_hopping = "clk_mmpll_ck"; + mediatek,hopping_clk_mmpll_ck = <630000000 630000000 650000000>; + mediatek,action = <1>; + + + clocks = <&topckgen CLK_TOP_MM>, + <&topckgen CLK_TOP_CAM>, + <&topckgen CLK_TOP_IMG>, + <&topckgen CLK_TOP_IPE>, + <&topckgen CLK_TOP_VENC>, + <&topckgen CLK_TOP_VDEC>, + <&topckgen CLK_TOP_DPE>, + <&topckgen CLK_TOP_CCU>, + <&topckgen CLK_TOP_MMPLL_D5>, + <&topckgen CLK_TOP_UNIVPLL_D2>, + <&topckgen CLK_TOP_TVDPLL_MAINPLL_D2_CK>, + <&topckgen CLK_TOP_ADSPPLL_D5>, + <&topckgen CLK_TOP_MAINPLL_D2>, + <&topckgen CLK_TOP_MMPLL_D6>, + <&topckgen CLK_TOP_MMPLL_D7>, + <&topckgen CLK_TOP_UNIVPLL_D3>, + <&topckgen CLK_TOP_MAINPLL_D3>, + <&topckgen CLK_TOP_MMPLL_D5_D2>, + <&topckgen CLK_TOP_UNIVPLL_D2_D2>, + <&topckgen CLK_TOP_MMPLL_CK>; + clock-names = "mm", + "cam", + "img", + "ipe", + "venc", + "vdec", + "dpe", + "ccu", + "clk_mmpll_d5", + "clk_univpll_d2", + "clk_tvdpll_mainpll_d2_ck", + "clk_adsppll_d5", + "clk_mainpll_d2", + "clk_mmpll_d6", + "clk_mmpll_d7", + "clk_univpll_d3", + "clk_mainpll_d3", + "clk_mmpll_d5_d2", + "clk_univpll_d2_d2", + "clk_mmpll_ck"; + }; +... -- 1.7.9.5 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel