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 C3244CA0FED for ; Wed, 27 Aug 2025 23:15:51 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=8G0NOabzQzBT5UL6Wx+DM+e1rR8nFP4J0queifCue8I=; b=hvjWrVOka97hHf FBy5xT8MlR/pI/An6QPKk1SgOTkJHO9i756tYgbtcGh1MM8jVC/BA3jin4QwDhjQOyZAiF223tzx2 wYLlKRkr31o8AEibUTZrnrjSEOA9q216V0vfRD3YUOn4jeESflxWHSoMiLTwN8Kpd9SqinUp2JChq FQwYAppm6XIU2ddXPHUaQB0haT1AlwMseFRu5q9v5Id5BapE00wujTMN1Sa7ZefpqhkHgkqEamU6a Ec+kSxVr5ORXGfyccivH9tDxwmoyh6D9EWQd9lFBxC0ON7Qfv578OPOXlzlDtSx2tEqbJSGdDBMG1 6iU8N1HH5CdszGJZROUg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1urPMo-0000000HBZo-1Zbs; Wed, 27 Aug 2025 23:15:46 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1urOJI-0000000GzyB-12YF for linux-riscv@lists.infradead.org; Wed, 27 Aug 2025 22:08:04 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id AAB516027F; Wed, 27 Aug 2025 22:08:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EECAEC4CEEB; Wed, 27 Aug 2025 22:08:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1756332483; bh=zzgfsYDCFmRhdoMZwZ++3Els9HxkLOsb+5Uew5Yhl6I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bRX+tNGWVTUIuuRWXCG5ONBpUuQUHP/wyei8Yn+SJQPZSdxqbskV+o+bN48kMj2LB 4LR1hBAGzxuKLAJWZNXy2LqiiK4grBJTMBnIjHo0RwE4YUqcPtybj6NCyu5EeXcjNd n0UcO9BkDLs6IzjiMW2jrqIMMVulxJo5Do3KhN4j9Hvj+V51zj+8jFAFccSUx9DHvR /2IKuBbcutfJoszc+0hXc++CluMVTe/YUadwI9Jqk2eOGsxfQeX5CdH02aoJyE9ygy k3Zy+tyzneCTzQN6/F9NY9/LcqCQjrY9f2UV7/xR2BsYufOXpBoDEbFPfmTFIJ7lsY 9CC5fg9wyhsdg== Date: Wed, 27 Aug 2025 15:08:01 -0700 From: Drew Fustini To: Matt Coster Cc: Michal Wilczynski , Guo Ren , Fu Wei , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bartosz Golaszewski , Philipp Zabel , Frank Binns , Matt Coster , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Ulf Hansson , Marek Szyprowski , linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, dri-devel@lists.freedesktop.org, Bartosz Golaszewski Subject: Re: [PATCH v13 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node Message-ID: References: <20250822-apr_14_for_sending-v13-0-af656f7cc6c3@samsung.com> <20250822-apr_14_for_sending-v13-3-af656f7cc6c3@samsung.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Fri, Aug 22, 2025 at 01:43:53PM -0700, Drew Fustini wrote: > On Fri, Aug 22, 2025 at 12:20:17AM +0200, Michal Wilczynski wrote: > > Add a device tree node for the IMG BXM-4-64 GPU present in the T-HEAD > > TH1520 SoC used by the Lichee Pi 4A board. This node enables support for > > the GPU using the drm/imagination driver. > > > > By adding this node, the kernel can recognize and initialize the GPU, > > providing graphics acceleration capabilities on the Lichee Pi 4A and > > other boards based on the TH1520 SoC. > > > > Add fixed clock gpu_mem_clk, as the MEM clock on the T-HEAD SoC can't be > > controlled programatically. > > > > Reviewed-by: Ulf Hansson > > Reviewed-by: Drew Fustini > > Reviewed-by: Bartosz Golaszewski > > Acked-by: Matt Coster > > Signed-off-by: Michal Wilczynski > > --- > > arch/riscv/boot/dts/thead/th1520.dtsi | 21 +++++++++++++++++++++ > > 1 file changed, 21 insertions(+) > > I've applied this to thead-dt-for-next [1]: > > 0f78e44fb857 ("riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node") > > Thanks, > Drew > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux.git/log/?h=thead-dt-for-next Hi Matt, Do you know when the dt binding patch will be applied to the drm-misc/for-linux-next tree? I applied the dts patch but it is creating a warning in next right now. If the binding won't show up soon in drm-misc, then I'll remove this dts patch from next as dtbs_check is now failing in next. I can add it back once the binding makes it to next. Thanks, Drew _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv