[PATCH v6 02/14] test: dm: add test item for ofnode_get_child_count()
Chunfeng Yun
chunfeng.yun at mediatek.com
Tue Apr 21 03:39:21 CEST 2020
On Mon, 2020-04-20 at 11:07 -0300, Fabio Estevam wrote:
> On Mon, Apr 20, 2020 at 12:22 AM Chunfeng Yun <chunfeng.yun at mediatek.com> wrote:
>
> > + i-test {
> > + compatible = "mediatek,u-boot-fdt-test";
> > + #address-cells = <1>;
> > + #size-cells = <0>;
> > +
> > + subnode0 {
> > + reg = <0>;
> > + };
>
> This has a reg property without its corresponding @.
>
> Shouldn't this be subnode at 0 instead?
Yes, will add it, thanks
More information about the U-Boot
mailing list