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]
Message-ID: <170b8b4b-ab58-21be-9f2b-7de4a418a7a6@ti.com>
Date:   Fri, 17 Jul 2020 10:28:06 +0300
From:   Tero Kristo <t-kristo@...com>
To:     Suman Anna <s-anna@...com>,
        Grygorii Strashko <grygorii.strashko@...com>,
        Nishanth Menon <nm@...com>
CC:     Rob Herring <robh+dt@...nel.org>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>, Dave Gerlach <d-gerlach@...com>
Subject: Re: [PATCH 3/3] arm64: dts: ti: k3-j721e-main: rename smmu node to
 iommu

On 26/06/2020 21:40, Suman Anna wrote:
> On 6/26/20 1:36 PM, Grygorii Strashko wrote:
>>
>>
>> On 26/06/2020 21:35, Grygorii Strashko wrote:
>>> Rename smmu node to iommu to fix dtbs_check warning:
>>>   k3-j721e-common-proc-board.dt.yaml: smmu@...00000: $nodename:0: 
>>> 'smmu@...00000' does not match '^iommu@[0-9a-f]*'
>>>
>>> Signed-off-by: Grygorii Strashko <grygorii.strashko@...com>
> 
> Acked-by: Suman Anna <s-anna@...com>

Queued up for 5.9, thanks.

-Tero

> 
>>> ---
>>>   arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi 
>>> b/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
>>> index 5d82de4097bb..0ac23c4414a2 100644
>>> --- a/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
>>> +++ b/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
>>> @@ -95,7 +95,7 @@
>>>               interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
>>>           };
>>> -        smmu0: smmu@...00000 {
>>> +        smmu0: iommu@...00000 {
>>>               compatible = "arm,smmu-v3";
>>>               reg = <0x0 0x36600000 0x0 0x100000>;
>>>               interrupt-parent = <&gic500>;
>>>
>>
>> Pls, ignore "3/3" in subj.
>>
> 

--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ