03.09.2021 15:10, Jerome Brunet пишет:
> +&efuse {
> + sn: sn at 14 {
> + reg = <0x14 0x10>;
> + };
> already defined in meson-gx.dtsi
>
> also, what about a new line between the nodes ?
>> + serial: serial at 32 {
>> + reg = <0x32 0x20>;
>> + };
> Isn't serial and sn the same thing ?
Yes, my fault. Thanks.