From patchwork Tue Apr 18 09:53:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Cristian Ciocaltea X-Patchwork-Id: 13215368 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 2430AC77B71 for ; Tue, 18 Apr 2023 09:54:52 +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: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=n+qm16rao30Ahuz4VVPkL9vkvRLp8Hw3u3YOJH8SrmE=; b=eOMCxDvjpsdyRc h56AKFeFBC1kmViOOXqVXBRdRboERf2/6QA5k3Dtw2sq3GM9AC1GklhbYXxr1SbAHETp/kJs+gu6q nvWEHEr4wySmbtEUyMhkl4kKRA7+9U3xrqGEOb9x8zlSqEynogQm6NpRewFHHck18oYWqqVJzLS+u 7nazW2j7SkpK7SoFFprGZ2SNOZj35YQF+U3+23tfMpXoP6qqluPOzAm6Nyi5egvzeUEw/CyrX2ych cEeNHJEyPUUEoIhH6tY7fZenl8ViuhYtq+fZAlbm4FsRN37uH7+Uf2Cfk1J86pkFBZoDOKoU4dNKs idlRmaPtffL841JgMcpA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1poi2E-001Xis-2J; Tue, 18 Apr 2023 09:54:02 +0000 Received: from madras.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e5ab]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1poi26-001Xe9-1k; Tue, 18 Apr 2023 09:53:55 +0000 Received: from localhost (unknown [188.27.34.213]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: cristicc) by madras.collabora.co.uk (Postfix) with ESMTPSA id F332C6603241; Tue, 18 Apr 2023 10:53:52 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1681811633; bh=OTHboIIVMiE40O35GcCnXwb3kSF6mCIQcyBQmGLk9M0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ekx5antfdIzaGKk2d7+FyS+jYl5tCnhm9wjv7h9qe9ZlQI9WKit2edBg7UcIvJWyQ Y/4I7Gp3DwMPxsHeYh9rBWBiNFI4J9asUCoP85JD/NZN7QcsGkZ8zWDZIpsKVyy3aG iIhJIYJpfclRwexcEt74KEAPrOIt2L+lB/QB9R6HGS2LeowIxmbdya6HKviiRHl3oJ uVTLBzMtd5nKXgNaZddzbcxrVxE9xAieqogYCMgkm/G+zrxRUl+ovENWiV+XQdQjMx DcDM0Wns+6iyik3DsUWuk4abJsrkHD9bPY6lCEH/eoF2OEOijmF2en7FMj8+d7xMgZ RI1anX5lOtt8Q== From: Cristian Ciocaltea To: Daniel Lezcano , Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner , Sebastian Reichel , Sugar Zhang , Shreeya Patel , Kever Yang Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, kernel@collabora.com Subject: [PATCH 1/3] dt-bindings: timer: rockchip: Drop superfluous rk3288 compatible Date: Tue, 18 Apr 2023 12:53:42 +0300 Message-Id: <20230418095344.274025-2-cristian.ciocaltea@collabora.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230418095344.274025-1-cristian.ciocaltea@collabora.com> References: <20230418095344.274025-1-cristian.ciocaltea@collabora.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230418_025354_707428_18D041D1 X-CRM114-Status: GOOD ( 11.10 ) 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 The compatible string for Rockchip RK3288 is provided in both the 'enum' and the subsequent 'const' item. Drop the unnecessary entry from the enum. Signed-off-by: Cristian Ciocaltea Reviewed-by: Heiko Stuebner --- Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml b/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml index 65e59836a660..2bdb6e6bdb21 100644 --- a/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml +++ b/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml @@ -23,7 +23,6 @@ properties: - rockchip,rk3188-timer - rockchip,rk3228-timer - rockchip,rk3229-timer - - rockchip,rk3288-timer - rockchip,rk3368-timer - rockchip,px30-timer - const: rockchip,rk3288-timer From patchwork Tue Apr 18 09:53:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Cristian Ciocaltea X-Patchwork-Id: 13215367 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 54772C77B75 for ; Tue, 18 Apr 2023 09:54:46 +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: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VCyNJx6VIU3M5GKZyjtOMDQmSSbYzT94/8CrNiZ6ttI=; b=KZ8gkUrwJpmhQb obvdV4HVqWxOgDn+8WmroN+C2VIbYB51VWDO1WeHAGILHwNuKTp1D4NKX1+IQBay2z2+JIDrCQOtl 2P9ByVAuOks2bmpwnKYANDEF0/I2vVXCwxi9/9VPxFzX1HY6hnGVrGNhCc+JQRklldBV0uiWo2kwm /cY8OkLQtghYhXoZe20gLZTzrrvXxxAoAvcoAWkh4ddoUjgDtTjKEL19iasNLO1XSctTuDBPm3SsM WE2th9azijtA1sJkYc5J6VXLEM7e+N5/pkTCtDhYMwIzSqnINn6SfdYWR58n2EfZYvglA7cOq5ewy N3guhUWEgzi4URrDd2bg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1poi2G-001Xjm-0g; Tue, 18 Apr 2023 09:54:04 +0000 Received: from madras.collabora.co.uk ([46.235.227.172]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1poi29-001Xfm-1x; Tue, 18 Apr 2023 09:53:58 +0000 Received: from localhost (unknown [188.27.34.213]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: cristicc) by madras.collabora.co.uk (Postfix) with ESMTPSA id 44D886603242; Tue, 18 Apr 2023 10:53:56 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1681811636; bh=QAKXSHNeG9DCJb6ZMUd7iXClPcNDJLQxuEo4vhchV8k=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=A2R7uPX6DTLm0bATJ4mkkXme7TGZj5FY/IR/qz3idT4+br+VA5WObUbiohGLQ2QeX UdEWfLbUqYrQpAYXy92f7FcpooBvBgh4/Gnzb5/HnX2HGPhQXU1eptTdGZEsM0FTKs u5K99MghfSrLgUykhepfG66BfWo6PWzrmAPE+ocidVzgb086mUgFnpzb5UsOoQ0qqg uhvElN8v2hmEsjyCk6T96DQN//zoSFZCVPIf+0inL7T7vqjG0BVTMfFS8nofjbCBon 17yjkU6zQaGpZY0ACseBX/QBE+k+Juz+HU8Y5W+mXd2+ISSHb7TKdiEbOuWNIp0Jlh clt330Iwl641A== From: Cristian Ciocaltea To: Daniel Lezcano , Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner , Sebastian Reichel , Sugar Zhang , Shreeya Patel , Kever Yang Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, kernel@collabora.com Subject: [PATCH 2/3] dt-bindings: timer: rockchip: Add rk3588 compatible Date: Tue, 18 Apr 2023 12:53:43 +0300 Message-Id: <20230418095344.274025-3-cristian.ciocaltea@collabora.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230418095344.274025-1-cristian.ciocaltea@collabora.com> References: <20230418095344.274025-1-cristian.ciocaltea@collabora.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230418_025357_796195_29A1F2E3 X-CRM114-Status: UNSURE ( 9.55 ) 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 Add compatible string for Rockchip RK3588 timer. Signed-off-by: Cristian Ciocaltea Reviewed-by: Heiko Stuebner --- Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml b/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml index 2bdb6e6bdb21..19e56b7577a0 100644 --- a/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml +++ b/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml @@ -24,6 +24,7 @@ properties: - rockchip,rk3228-timer - rockchip,rk3229-timer - rockchip,rk3368-timer + - rockchip,rk3588-timer - rockchip,px30-timer - const: rockchip,rk3288-timer reg: From patchwork Tue Apr 18 09:53:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Cristian Ciocaltea X-Patchwork-Id: 13215369 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 81466C77B75 for ; Tue, 18 Apr 2023 09:55:02 +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: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=u6/wUV1dnyHJV9LVl7+PyZPcLKDyZy0qEp2fLQB3ziI=; b=b15gltaxQiuVgj G3D/5kGDE77vft/XcPzlIIj3gULd/0HqmnLAIBv0Hpzazx/63kCf0GWfNVW+DpoXk+LOb4AsklYUb Hr2hmKVWcgmyEaeQb016GtNAaLwqB6J9Xg4OnO5t8TwMJxkpX/t+CwvWnc3O5dn/+6DJfgs9lvlGU d9xn9Apw6vxTy48roC1g96xKLuv8IKSjaOrWz+s97EWc1N5bCJvk3lNHkW1prqtTCXnwljzXnprG2 xw8Iew8K9vgc9tC0bgaABp99qIji8SVwKvZLwCn+PuBuxHvZ3J+bUJqBPityycxSUiTnTtZ7waaPW aWZjSUQYdWPKlmEHhnXg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1poi2T-001XuA-1p; Tue, 18 Apr 2023 09:54:17 +0000 Received: from madras.collabora.co.uk ([46.235.227.172]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1poi2C-001XhQ-2y; Tue, 18 Apr 2023 09:54:02 +0000 Received: from localhost (unknown [188.27.34.213]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: cristicc) by madras.collabora.co.uk (Postfix) with ESMTPSA id 88EF56603244; Tue, 18 Apr 2023 10:53:59 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1681811639; bh=v003HEWWtLqoOjeAVr+uR6+doRjgZBOm8N/Wl6TsWrw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=TjbuKj8nXuULJILdNs+8F8G72jRvHDa4gO8zPUEU4rNlkRP5bnjsjhtOBPlr76fMc yMSTMxxVK/CIGaetvbDHjEWFgI7l6c9JiiwEC8c4rHbBTZlpDvXbeCh5WVUGRlR5MJ wmpkyybFd/mzdQTKaKblAtIVfUSHQ/8G1TPW1wn6Vlg5eY66WTKNYRea5b5wh6ND4h zoRR4YGZlWF058tGkiNtBGhj3sDC/FFK5B1CXFcWeyH1KMxzSDofOtqcjtdbX9ab26 vmBlgLJih51IN8F0ipl/cvfOWQzCa+pLD5foqHjFBJt0cri1QOy5UubQM61k3pyCuZ Jc5e4/JN/0tdA== From: Cristian Ciocaltea To: Daniel Lezcano , Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Heiko Stuebner , Sebastian Reichel , Sugar Zhang , Shreeya Patel , Kever Yang Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, kernel@collabora.com Subject: [PATCH 3/3] arm64: dts: rockchip: Add rk3588 timer Date: Tue, 18 Apr 2023 12:53:44 +0300 Message-Id: <20230418095344.274025-4-cristian.ciocaltea@collabora.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230418095344.274025-1-cristian.ciocaltea@collabora.com> References: <20230418095344.274025-1-cristian.ciocaltea@collabora.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230418_025401_088434_07F94B57 X-CRM114-Status: GOOD ( 10.36 ) 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 Add DT node for Rockchip RK3588/RK3588S SoC timer. Signed-off-by: Cristian Ciocaltea --- arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3588s.dtsi b/arch/arm64/boot/dts/rockchip/rk3588s.dtsi index 657c019d27fa..acd89a55374a 100644 --- a/arch/arm64/boot/dts/rockchip/rk3588s.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3588s.dtsi @@ -1400,6 +1400,14 @@ i2c5: i2c@fead0000 { status = "disabled"; }; + rktimer: timer@feae0000 { + compatible = "rockchip,rk3588-timer", "rockchip,rk3288-timer"; + reg = <0x0 0xfeae0000 0x0 0x20>; + clocks = <&cru PCLK_BUSTIMER0>, <&cru CLK_BUSTIMER0>; + clock-names = "pclk", "timer"; + interrupts = ; + }; + wdt: watchdog@feaf0000 { compatible = "rockchip,rk3588-wdt", "snps,dw-wdt"; reg = <0x0 0xfeaf0000 0x0 0x100>;