Part Number: AM3358
Hi,
I am trying to add the rmii-clock-ext property to my device tree, but it throws the following error:
Error: arch/arm/boot/dts/am335x-dhpc_poc.dts:113.1-9 Label or path phy_sel not found
FATAL ERROR: Syntax error parsing input tree
My current node description is:
&phy_sel {
rmii-clock-ext;
};