[PATCH] arm64: dts: ti: k3-am62a-main: Enable crypto accelerator
Kamlesh Gurudasani
kamlesh at ti.com
Tue Jun 18 04:15:36 PDT 2024
Krzysztof Kozlowski <krzk at kernel.org> writes:
...
>> + crypto: crypto at 40900000 {
>> + compatible = "ti,am62-sa3ul";
>> + reg = <0x00 0x40900000 0x00 0x1200>;
>> + #address-cells = <2>;
>> + #size-cells = <2>;
>> + ranges = <0x00 0x40900000 0x00 0x40900000 0x00 0x30000>;
>
> Why do you need ranges? No children here.
Thanks for correcting, Krzysztof.
This got carried from a device with child node.
Sending a v2.
Kamlesh
>
> Anyway, keep the order as in DTS coding style.
>
>
> Best regards,
> Krzysztof
More information about the linux-arm-kernel
mailing list