[PATCH v7 4/5] ARM: dts: microchip: sam9x7: Add GFX2D GPU

Manikandan.M at microchip.com Manikandan.M at microchip.com
Mon Feb 9 22:01:29 PST 2026


On 09/02/26 3:26 pm, Cyrille Pitchen wrote:
> Add support for the GFX2D GPU.
> 
> Signed-off-by: Cyrille Pitchen <cyrille.pitchen at microchip.com>
Reviewed-by: Manikandan Muralidharan <manikandan.m at microchip.com>
> ---
>   arch/arm/boot/dts/microchip/sam9x7.dtsi | 8 ++++++++
>   1 file changed, 8 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/microchip/sam9x7.dtsi b/arch/arm/boot/dts/microchip/sam9x7.dtsi
> index 46dacbbd201ddb68a7456d6fe1afafa59db90ec8..44ad05af7f969c2c6c13310a85c07375442388e6 100644
> --- a/arch/arm/boot/dts/microchip/sam9x7.dtsi
> +++ b/arch/arm/boot/dts/microchip/sam9x7.dtsi
> @@ -292,6 +292,14 @@ AT91_XDMAC_DT_PERID(26))>,
>   			status = "disabled";
>   		};
>   
> +		gpu: gpu at f0018000 {
> +			compatible = "microchip,sam9x7-gfx2d";
> +			reg = <0xf0018000 0x100>;
> +			interrupts = <36 IRQ_TYPE_LEVEL_HIGH 0>;
> +			clocks = <&pmc PMC_TYPE_PERIPHERAL 36>;
> +			status = "disabled";
> +		};
> +
>   		i2s: i2s at f001c000 {
>   			compatible = "microchip,sam9x7-i2smcc", "microchip,sam9x60-i2smcc";
>   			reg = <0xf001c000 0x100>;
> 

-- 
Thanks and Regards,
Manikandan M.



More information about the linux-arm-kernel mailing list