Hi ,
In am335x-evmsk.dts file below section . I have some questions.
1. what is vdd1_reg ? & where is it ? what is meaning of below code in dts file.
cpus {
cpu@0 {
cpu0-supply = <&vdd1_reg>;
};
};
Thanks
Tejas