[PATCH v2 3/3] arm64: dts: ti: k3-am62l: add initial reference board file
Bryan Brattlof
bb at ti.com
Thu Jan 9 09:44:38 PST 2025
Hi Krzysztof!
On January 9, 2025 thus sayeth Krzysztof Kozlowski:
> On Wed, Jan 08, 2025 at 04:51:55PM -0600, Bryan Brattlof wrote:
> > + chosen {
> > + stdout-path = &main_uart0;
> > + };
> > +
> > + memory at 80000000 {
> > + reg = <0x00000000 0x80000000 0x00000000 0x80000000>;
> > + device_type = "memory";
> > + bootph-all;
> > + };
> > +};
> > +
> > +&pmx0 {
> > + main_uart0_pins_default: main_uart0-default-pins {
>
> Avoid underscore in node names.
>
Ah thanks! yeah apparently I didn't pay enough attention when updating
this node. Thanks for the review
~Bryan
More information about the linux-arm-kernel
mailing list