From: Nicolas Ferre <nicolas.ferre@microchip.com>
To: Cyrille Pitchen <cyrille.pitchen@microchip.com>,
David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Alexandre Belloni <alexandre.belloni@bootlin.com>,
Claudiu Beznea <claudiu.beznea@tuxon.dev>,
Russell King <linux@armlinux.org.uk>
Cc: <dri-devel@lists.freedesktop.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v5 3/5] ARM: dts: microchip: sam9x60: Add GFX2D GPU
Date: Tue, 13 Jan 2026 16:11:09 +0100 [thread overview]
Message-ID: <468e4624-355b-400f-8d03-4db5c37e3ec7@microchip.com> (raw)
In-Reply-To: <20260113-cpitchen-mainline_gfx2d-v5-3-9cdab8fa699b@microchip.com>
On 13/01/2026 at 14:10, Cyrille Pitchen wrote:
> Add support for the GFX2D GPU.
>
> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@microchip.com>
> ---
> arch/arm/boot/dts/microchip/sam9x60.dtsi | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm/boot/dts/microchip/sam9x60.dtsi b/arch/arm/boot/dts/microchip/sam9x60.dtsi
> index b075865e6a7688005d471665459b3f6f1f26f7a4..338a0f3b336ffa6f1e3f900a4b4a58e4e3f93bb8 100644
> --- a/arch/arm/boot/dts/microchip/sam9x60.dtsi
> +++ b/arch/arm/boot/dts/microchip/sam9x60.dtsi
> @@ -353,6 +353,14 @@ AT91_XDMAC_DT_PERID(26))>,
> status = "disabled";
> };
>
> + gpu: gpu@f0018000 {
> + compatible = "microchip,sam9x60-gfx2d";
> + reg = <0xf0018000 0x4000>;
Same here, probably smaller size for register map is better.
Regards,
Nicolas
> + interrupts = <36 IRQ_TYPE_LEVEL_HIGH 0>;
> + clocks = <&pmc PMC_TYPE_PERIPHERAL 36>;
> + status = "disabled";
> + };
> +
> i2s: i2s@f001c000 {
> compatible = "microchip,sam9x60-i2smcc";
> reg = <0xf001c000 0x100>;
>
next prev parent reply other threads:[~2026-01-13 15:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-13 13:10 [PATCH v5 0/5] drm/microchip: add GFX2D support for SAM9X60 and SAM9X75 Cyrille Pitchen
2026-01-13 13:10 ` [PATCH v5 1/5] dt-bindings: gpu: add bindings for the Microchip GFX2D GPU Cyrille Pitchen
2026-01-13 15:08 ` Nicolas Ferre
2026-01-13 13:10 ` [PATCH v5 2/5] drm/microchip: add a driver " Cyrille Pitchen
2026-01-13 13:10 ` [PATCH v5 3/5] ARM: dts: microchip: sam9x60: Add " Cyrille Pitchen
2026-01-13 15:11 ` Nicolas Ferre [this message]
2026-01-13 13:10 ` [PATCH v5 4/5] ARM: dts: microchip: sam9x7: " Cyrille Pitchen
2026-01-13 14:59 ` Nicolas Ferre
2026-01-13 13:10 ` [PATCH v5 5/5] ARM: configs: at91_dt_defconfig: enable GFX2D driver Cyrille Pitchen
2026-01-13 15:00 ` Nicolas Ferre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=468e4624-355b-400f-8d03-4db5c37e3ec7@microchip.com \
--to=nicolas.ferre@microchip.com \
--cc=airlied@gmail.com \
--cc=alexandre.belloni@bootlin.com \
--cc=claudiu.beznea@tuxon.dev \
--cc=conor+dt@kernel.org \
--cc=cyrille.pitchen@microchip.com \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=robh@kernel.org \
--cc=simona@ffwll.ch \
--cc=tzimmermann@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®