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] [day] [month] [year] [list]
Date:   Thu, 6 Apr 2023 16:30:24 +0530
From:   Jayesh Choudhary <j-choudhary@...com>
To:     Andrew Davis <afd@...com>, <nm@...com>, <vigneshr@...com>
CC:     <s-vadapalli@...com>, <kristo@...nel.org>, <robh+dt@...nel.org>,
        <krzysztof.kozlowski+dt@...aro.org>,
        <linux-arm-kernel@...ts.infradead.org>,
        <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 4/6] arm64: dts: ti: k3-j784s4-*: Add DSS node

Hello Andrew,

On 05/04/23 22:07, Andrew Davis wrote:
> On 4/5/23 6:14 AM, Jayesh Choudhary wrote:
>> From: Rahul T R <r-ravikumar@...com>
>>
>> Add DSS node for J784S4 SoC. DSS IP in J784S4
>> is same as DSS IP in J721E, so same compatible is
>> being used.
>> Also add assigned clks for DSS
>>
>> Signed-off-by: Rahul T R <r-ravikumar@...com>
>> Signed-off-by: Jayesh Choudhary <j-choudhary@...com>
>> ---
>>   arch/arm64/boot/dts/ti/k3-j784s4-evm.dts   | 11 +++++
> 
> 
> The changes to `k3-j784s4-evm.dts` in this patch and the next all
> need moved to the last patch in this series. All these changes
> needed to enable the display in the EVM work together and so
> should be one atomic step.
> 
> Andrew

Okay. Will fix this in v2.

-Jayesh

> 
>>   arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 55 ++++++++++++++++++++++
>>   2 files changed, 66 insertions(+)
>>
>> diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts 
>> b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
>> index b1445b7c2aa8..ccbfca76e9ae 100644
>> --- a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
>> +++ b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
>> @@ -305,3 +305,14 @@ &main_cpsw1_port1 {
>>   &serdes_refclk {
>>       clock-frequency = <100000000>;
>>   };

[...]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ