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]
Date: Mon, 11 Mar 2024 10:24:29 +0100
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Niklas Söderlund <niklas.soderlund+renesas@...natech.se>
Cc: Sergey Shtylyov <s.shtylyov@....ru>, "David S. Miller" <davem@...emloft.net>, 
	Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, 
	Rob Herring <robh+dt@...nel.org>, 
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, Conor Dooley <conor+dt@...nel.org>, 
	Geert Uytterhoeven <geert+renesas@...der.be>, Claudiu Beznea <claudiu.beznea.uj@...renesas.com>, 
	Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>, Biju Das <biju.das.jz@...renesas.com>, 
	netdev@...r.kernel.org, devicetree@...r.kernel.org, 
	linux-renesas-soc@...r.kernel.org
Subject: Re: [net-next 2/2] ravb: Add support for an optional MDIO mode

Hi Niklas,

On Sat, Mar 9, 2024 at 9:44 PM Niklas Söderlund
<niklas.soderlund+renesas@...natech.se> wrote:
> On 2024-03-09 22:28:47 +0300, Sergey Shtylyov wrote:
> > On 3/9/24 6:53 PM, Niklas Söderlund wrote:
> >
> > > The driver used the OF node of the device itself when registering the
> >
> >    s/OF/DT/, perhaps?
>
> I thought we referred to it as DT node when talking about .dts{i,o}
> files and OF node when it was used inside the kernel? The infrastructure
> around its called of_get_child_by_name() and of_node_put() for example.
> And I believe OF is an abbreviation for Open Firmware (?). IIRC this is
> because ACPI might also be in the mix somewhere and DT != ACPI :-)

OF is indeed an abbreviation for Open Firmware...
Originally, the of_*() code was written to interact with device trees
provided by Open Firmware.  Later, it was extended to work with
flattened device trees (FDT) provided by something other than Open
Firmware.

> I'm happy to change this if I understood it wrong, if not I like to keep
> it as is.

... but no real Open Firmware is involved on Renesas ARM platforms,
so DT is more appropriate here.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ