lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a03d16e5-18e5-4627-8209-9559cdc8bc36@foss.st.com>
Date: Mon, 6 Jan 2025 12:01:35 +0100
From: Patrice CHOTARD <patrice.chotard@...s.st.com>
To: Alain Volmat <avolmat@...com>, David Airlie <airlied@...il.com>,
        Daniel
 Vetter <daniel@...ll.ch>,
        Maarten Lankhorst
	<maarten.lankhorst@...ux.intel.com>,
        Maxime Ripard <mripard@...nel.org>,
        Thomas Zimmermann <tzimmermann@...e.de>, Rob Herring <robh@...nel.org>,
        Krzysztof Kozlowski <krzk+dt@...nel.org>,
        Conor Dooley <conor+dt@...nel.org>, Heiko Stuebner <heiko@...ech.de>
CC: <dri-devel@...ts.freedesktop.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH v2 3/3] ARM: dts: st: enable the MALI gpu on the
 stih410-b2260



On 1/6/25 11:39, Patrice CHOTARD wrote:
> 
> 
> On 10/6/24 22:42, Alain Volmat wrote:
>> Enable the GPU on the stih410-b2260 board.
>>
>> Signed-off-by: Alain Volmat <avolmat@...com>
>> ---
>>  arch/arm/boot/dts/st/stih410-b2260.dts | 4 ++++
>>  1 file changed, 4 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/st/stih410-b2260.dts b/arch/arm/boot/dts/st/stih410-b2260.dts
>> index 240b62040000b8c0357d39504d3475186958bf31..736b1e059b0a8f122d1b824e1f4e5db0a668ec2c 100644
>> --- a/arch/arm/boot/dts/st/stih410-b2260.dts
>> +++ b/arch/arm/boot/dts/st/stih410-b2260.dts
>> @@ -206,5 +206,9 @@ hdmiddc: i2c@...1000 {
>>  		sata1: sata@...8000 {
>>  			status = "okay";
>>  		};
>> +
>> +		gpu: gpu@...0000 {
>> +			status = "okay";
>> +		};
>>  	};
>>  };
>>
> 
> Hi Alain
> 
> Reviewed-by: Patrice Chotard <patrice.chotard@...s.st.com>
> 
> Thanks
Applied on sti-next

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ