From patchwork Tue Jul 9 10:13:23 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frank Wunderlich X-Patchwork-Id: 13727592 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 D77D1C2BD09 for ; Tue, 9 Jul 2024 10:14:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=A6xXij2X8BH/8d0tWoHxSFtMClwNOD6a+irryyVsrSg=; b=bpiOaxkHd7m7ibhGYE7Tos4zg3 tj3b9QYj5VFfaGIcREdrIKt0Khi7l8cp38+LyMNpKSw/b5QvoUkajeD83CWofy+V+5NwL8K4va/0a adsASI9KlbUgu6GRWX06fQ1kCRuyRhYQotGxpD4YVPneqPcYCn7Txj/RTORrIbhf0ue6gJyDDyRtX RWEGriipDfrT17iVvQY5g8X3f6KsClq29Y3zdw5x8yVhoU7WWyByBq4PP17J4gATHrvFcBLNeD9oN ifwxZFud4Cr5khMiWtbTRDNT5mVOqIpakPCTPM1E3Ywffk0BS8LVDybMTPfNFtfMNAqt05ZLAnQF6 CSMYM0qA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sR7rK-00000006luY-31xD; Tue, 09 Jul 2024 10:14:06 +0000 Received: from mxout1.routing.net ([2a03:2900:1:a::a]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sR7qr-00000006ll7-1KAS; Tue, 09 Jul 2024 10:13:38 +0000 Received: from mxbox2.masterlogin.de (unknown [192.168.10.89]) by mxout1.routing.net (Postfix) with ESMTP id AFEAF41A49; Tue, 9 Jul 2024 10:13:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailerdienst.de; s=20200217; t=1720520015; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=A6xXij2X8BH/8d0tWoHxSFtMClwNOD6a+irryyVsrSg=; b=YSJDkGCEzplhkljyu5qASGz7Wek4bD9njpCdk8J3AQwudP9J3ovswPumfGsxEZl6337EV2 Q+lMzjq8vOANYTii0QAYui28qGjoRQTVlzTDsGts4moPi9QuP8V81ANgtT/++a1ACisLoh kGBy9qAEXNV/nbprGuUZ3XEnnlPQcWY= Received: from frank-u24.. (fttx-pool-217.61.149.221.bambit.de [217.61.149.221]) by mxbox2.masterlogin.de (Postfix) with ESMTPSA id B87B410075A; Tue, 9 Jul 2024 10:13:34 +0000 (UTC) From: Frank Wunderlich To: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Wim Van Sebroeck , Guenter Roeck Cc: Frank Wunderlich , Daniel Golle , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-watchdog@vger.kernel.org Subject: [PATCH v1 1/4] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 syscon requirement Date: Tue, 9 Jul 2024 12:13:23 +0200 Message-ID: <20240709101328.102969-2-linux@fw-web.de> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240709101328.102969-1-linux@fw-web.de> References: <20240709101328.102969-1-linux@fw-web.de> MIME-Version: 1.0 X-Mail-ID: 3691708b-d2e9-40a6-b21e-134ff95be4e9 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240709_031337_525678_DFADC67D X-CRM114-Status: UNSURE ( 9.98 ) X-CRM114-Notice: Please train this message. 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Frank Wunderlich This is needed by u-boot-driver when using OF_UPSTREAM. Signed-off-by: Frank Wunderlich --- .../devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml b/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml index 8d2520241e37..681df2ff9f2e 100644 --- a/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml @@ -25,7 +25,6 @@ properties: - mediatek,mt6735-wdt - mediatek,mt6795-wdt - mediatek,mt7986-wdt - - mediatek,mt7988-wdt - mediatek,mt8183-wdt - mediatek,mt8186-wdt - mediatek,mt8188-wdt @@ -43,6 +42,10 @@ properties: - mediatek,mt8365-wdt - mediatek,mt8516-wdt - const: mediatek,mt6589-wdt + - items: + - enum: + - mediatek,mt7988-wdt + - const: syscon reg: maxItems: 1 From patchwork Tue Jul 9 10:13:24 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frank Wunderlich X-Patchwork-Id: 13727593 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 41A41C3DA41 for ; Tue, 9 Jul 2024 10:14:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=z4cX1DCeKrW/X4IO3UhVEF3ikjjO45cZPJayAiaU02Q=; b=eqALWASRAOmQJ1OmLbSktR9TZc ZYYsLI60pH7g2HzzInsBGmayynAtaQ75gUKe2a3rkU3R6RJ5/5mwiuyv9sIOcFaHezuM97qMa01wj q+H8t8ppIRTWdQ9fsCiHSVmMrjg3X4LZwYIILwFBN/0QH3WwbKNfDF1swz4RN2uJVHDps2kcsIebt Ee290KktTEoGBRJUP4xHnKHu6RkLULOYrARHIdB51y5CnByVyap4mm5w7eZrUWt7PIrOXW23dpkY2 zHnm4t0qb5205ccNSNs7Ug1SBU9sEIdumtQISsfCaypvDHujicMzpuFg73Vu7Im+gd2sXw0Fm7GkW +PhyKByA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sR7rZ-00000006m1G-0fBC; Tue, 09 Jul 2024 10:14:21 +0000 Received: from mxout1.routing.net ([2a03:2900:1:a::a]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sR7qu-00000006lm3-1PNu; Tue, 09 Jul 2024 10:13:41 +0000 Received: from mxbox2.masterlogin.de (unknown [192.168.10.89]) by mxout1.routing.net (Postfix) with ESMTP id EE4AA41A4A; Tue, 9 Jul 2024 10:13:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailerdienst.de; s=20200217; t=1720520017; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=z4cX1DCeKrW/X4IO3UhVEF3ikjjO45cZPJayAiaU02Q=; b=RloNW+Y/inqFUfV9np27yttZrQpJsm+ipZrlEC0rcEe/R8qGC+xHcqasecIGg6p0XtmBJz X9mZV0G/uFYp5W02UwvKJij1pRWMlDDOM1dGlgQOZRwoKU9Q49j8LxRJ9ZWjs6k6EEqx8x K+y8rhNN3sahRJMVTPcf9mr0L5A+ssw= Received: from frank-u24.. (fttx-pool-217.61.149.221.bambit.de [217.61.149.221]) by mxbox2.masterlogin.de (Postfix) with ESMTPSA id BFC7D100628; Tue, 9 Jul 2024 10:13:35 +0000 (UTC) From: Frank Wunderlich To: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Wim Van Sebroeck , Guenter Roeck Cc: Frank Wunderlich , Daniel Golle , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-watchdog@vger.kernel.org Subject: [PATCH v1 2/4] dt-bindings: clock: mediatek: add syscon requirement for mt7988 xfi-pll Date: Tue, 9 Jul 2024 12:13:24 +0200 Message-ID: <20240709101328.102969-3-linux@fw-web.de> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240709101328.102969-1-linux@fw-web.de> References: <20240709101328.102969-1-linux@fw-web.de> MIME-Version: 1.0 X-Mail-ID: 81349dc7-a37f-460e-ab98-b22b9184569c X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240709_031340_549549_A3471D33 X-CRM114-Status: UNSURE ( 9.84 ) X-CRM114-Notice: Please train this message. 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Frank Wunderlich This is needed by u-boot-driver when using OF_UPSTREAM. Signed-off-by: Frank Wunderlich --- .../devicetree/bindings/clock/mediatek,mt7988-xfi-pll.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/clock/mediatek,mt7988-xfi-pll.yaml b/Documentation/devicetree/bindings/clock/mediatek,mt7988-xfi-pll.yaml index 192f1451f0af..c3686712505a 100644 --- a/Documentation/devicetree/bindings/clock/mediatek,mt7988-xfi-pll.yaml +++ b/Documentation/devicetree/bindings/clock/mediatek,mt7988-xfi-pll.yaml @@ -15,7 +15,10 @@ description: properties: compatible: - const: mediatek,mt7988-xfi-pll + items: + - enum: + - mediatek,mt7988-xfi-pll + - const: syscon reg: maxItems: 1 @@ -40,7 +43,7 @@ examples: #address-cells = <2>; #size-cells = <2>; clock-controller@11f40000 { - compatible = "mediatek,mt7988-xfi-pll"; + compatible = "mediatek,mt7988-xfi-pll", "syscon"; reg = <0 0x11f40000 0 0x1000>; resets = <&watchdog 16>; #clock-cells = <1>; From patchwork Tue Jul 9 10:13:25 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frank Wunderlich X-Patchwork-Id: 13727594 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 0FE7DC3DA41 for ; Tue, 9 Jul 2024 10:14:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=6Cz+tcKOoLj5PHmzKXgFnpnZXQbpoa1J8fX2KzN0JB0=; b=MaOZX8kOu3QjezJi4IrMmxJcKz sxPsRZaH9BrSgWbHKFdfF7PvEUYc0pfSSbvHlIA97hGHFEqtP94sU4HAY9yc0LLv3138l0WSb4myb XsaFnXkF/dWy2+ceg2dCpcNDa08Jqo3ntKVQY9dWwvSiXNENS+D5SZksRhU08uZwlXkHCvU5/uK+O hCPDvn6Rs+Sc2Dc0rXx11xfDOSQUi8W8ZjeEVquBoY2dMGHdvWjGpCKanUGP1o3pP0h64wqCjU72h PzeXWa+nbNbd1mZnWBQ8j69ncu8DiseA4p8aXJ2CEQgRs1dGZ4lwHJF/UzxrNyLdJAcaqG+hlvRBX OEcbQlVQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sR7rm-00000006m73-0mt2; Tue, 09 Jul 2024 10:14:34 +0000 Received: from mxout1.routing.net ([2a03:2900:1:a::a]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sR7qu-00000006lm5-1VOA; Tue, 09 Jul 2024 10:13:41 +0000 Received: from mxbox2.masterlogin.de (unknown [192.168.10.89]) by mxout1.routing.net (Postfix) with ESMTP id 0B2B541A4D; Tue, 9 Jul 2024 10:13:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailerdienst.de; s=20200217; t=1720520018; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6Cz+tcKOoLj5PHmzKXgFnpnZXQbpoa1J8fX2KzN0JB0=; b=pQyfAGKLWsucu2KTiPOeG4tD8bX/99jx/zCXtk7YVjoyljQW2r6XHAGmfSwYS1oAwbKyGC JaJUWTSX63WSh33ETPGj808x02lgYIuG+loM4NwBemXgirs24hpZp1Jhw7x0AespEd/Jbr 9ix4IXZTTxvL7OM+IFDgKSeRGrVfHuQ= Received: from frank-u24.. (fttx-pool-217.61.149.221.bambit.de [217.61.149.221]) by mxbox2.masterlogin.de (Postfix) with ESMTPSA id D03A8100758; Tue, 9 Jul 2024 10:13:36 +0000 (UTC) From: Frank Wunderlich To: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Wim Van Sebroeck , Guenter Roeck Cc: Frank Wunderlich , Daniel Golle , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-watchdog@vger.kernel.org Subject: [PATCH v1 3/4] dt-bindings: clock: mediatek: add syscon requirement for mt7988 ethwarp Date: Tue, 9 Jul 2024 12:13:25 +0200 Message-ID: <20240709101328.102969-4-linux@fw-web.de> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240709101328.102969-1-linux@fw-web.de> References: <20240709101328.102969-1-linux@fw-web.de> MIME-Version: 1.0 X-Mail-ID: 211e5e16-6cca-4117-b4fa-ed6227b76485 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240709_031340_589136_3E35CFE4 X-CRM114-Status: UNSURE ( 9.59 ) X-CRM114-Notice: Please train this message. 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Frank Wunderlich This is needed by u-boot-driver when using OF_UPSTREAM. Signed-off-by: Frank Wunderlich --- .../devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml b/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml index e32a0251ff6a..b460a0de8503 100644 --- a/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml +++ b/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml @@ -17,7 +17,9 @@ description: properties: compatible: items: - - const: mediatek,mt7988-ethwarp + - enum: + - mediatek,mt7988-ethwarp + - const: syscon reg: maxItems: 1 @@ -44,7 +46,7 @@ examples: #size-cells = <2>; clock-controller@15031000 { - compatible = "mediatek,mt7988-ethwarp"; + compatible = "mediatek,mt7988-ethwarp", "syscon"; reg = <0 0x15031000 0 0x1000>; #clock-cells = <1>; #reset-cells = <1>; From patchwork Tue Jul 9 10:13:26 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frank Wunderlich X-Patchwork-Id: 13727595 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 5B511C3DA41 for ; Tue, 9 Jul 2024 10:14:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=yClmM7FbG+STkiGlvMKHgaKsALit4BWDuDxsq4NcyT4=; b=MkpXhRxkf/fcfZkRieijx2J99Z F6NvsL6FcjcLEzA0+zQE+86PWC6kjrFz4f9fASTRM58jHknv+UaucJt18HJj64mt2BzeXVQhX0xcs KP8A6RnvTj22ln6fsCJKo4HmxlI2bMNTFZ8E0YLUPpXwnusElkEI6oZ1zZVA37Rd7mtvQ69gA7X8a DwA2lzZ8/kI6nHFWhgg8sygoXkeDnGNuLH4VgHs90Xn+wO4dz6oR5Ube9w2rc6Ru2VAXXf2QIjo48 yAWuepo6edLVmtsNsBnB4vl3I/tDpwaewrFQDgthpQSwPmKiSuV1+43l+VRxcDbH0B8eUZzIBOBvc V+zy61HQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sR7rz-00000006mCn-3xp4; Tue, 09 Jul 2024 10:14:47 +0000 Received: from mxout1.routing.net ([2a03:2900:1:a::a]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sR7qw-00000006ln5-42CN; Tue, 09 Jul 2024 10:13:44 +0000 Received: from mxbox2.masterlogin.de (unknown [192.168.10.89]) by mxout1.routing.net (Postfix) with ESMTP id 3068941A4E; Tue, 9 Jul 2024 10:13:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailerdienst.de; s=20200217; t=1720520019; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yClmM7FbG+STkiGlvMKHgaKsALit4BWDuDxsq4NcyT4=; b=A6ZRVjgq+lUCXTIvq4zWCVXaAZ9zBGsOK+rd5onPZSJHomzYjSZX3BXDWCeIVWam/Cilhi 0XsRS810PkUcOM3ytWAJ5D3dXECmZcFb181ayp0HpvV0jfx1x0PrV70klhin6gA3QW0BJV xWQXHRosK4XK0jiyR/sfQrImp24LoYM= Received: from frank-u24.. (fttx-pool-217.61.149.221.bambit.de [217.61.149.221]) by mxbox2.masterlogin.de (Postfix) with ESMTPSA id EABB9100756; Tue, 9 Jul 2024 10:13:37 +0000 (UTC) From: Frank Wunderlich To: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Wim Van Sebroeck , Guenter Roeck Cc: Frank Wunderlich , Daniel Golle , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-watchdog@vger.kernel.org Subject: [PATCH v1 4/4] arm64: dts: mediatek: mt7988: add syscon for watchdog, xfi-pll and ethwarp Date: Tue, 9 Jul 2024 12:13:26 +0200 Message-ID: <20240709101328.102969-5-linux@fw-web.de> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240709101328.102969-1-linux@fw-web.de> References: <20240709101328.102969-1-linux@fw-web.de> MIME-Version: 1.0 X-Mail-ID: a9a804e3-baad-4dc7-95ce-a21e05282f94 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240709_031343_166916_01590928 X-CRM114-Status: GOOD ( 10.27 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Frank Wunderlich This is needed by u-boot-driver when using OF_UPSTREAM. Signed-off-by: Frank Wunderlich --- arch/arm64/boot/dts/mediatek/mt7988a.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm64/boot/dts/mediatek/mt7988a.dtsi b/arch/arm64/boot/dts/mediatek/mt7988a.dtsi index 9ced005b1595..abde2719c34d 100644 --- a/arch/arm64/boot/dts/mediatek/mt7988a.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt7988a.dtsi @@ -93,7 +93,7 @@ topckgen: clock-controller@1001b000 { }; watchdog: watchdog@1001c000 { - compatible = "mediatek,mt7988-wdt"; + compatible = "mediatek,mt7988-wdt", "syscon"; reg = <0 0x1001c000 0 0x1000>; interrupts = ; #reset-cells = <1>; @@ -192,7 +192,7 @@ ssusb1: usb@11200000 { }; xfi_pll: clock-controller@11f40000 { - compatible = "mediatek,mt7988-xfi-pll"; + compatible = "mediatek,mt7988-xfi-pll", "syscon"; reg = <0 0x11f40000 0 0x1000>; resets = <&watchdog 16>; #clock-cells = <1>; @@ -206,7 +206,7 @@ ethsys: clock-controller@15000000 { }; ethwarp: clock-controller@15031000 { - compatible = "mediatek,mt7988-ethwarp"; + compatible = "mediatek,mt7988-ethwarp", "syscon"; reg = <0 0x15031000 0 0x1000>; #clock-cells = <1>; #reset-cells = <1>;