Hi, On Wed, Jun 12, 2024 at 03:52:58PM GMT, Tomeu Vizoso wrote: > Enable the nodes added in a previous commit to the rk3588s device tree. > > Signed-off-by: Tomeu Vizoso <[email protected]> > ---
There is a separate regulator for the NPU. For QuartzPro64, which is
basically the same as EVB1, it should look like this (obviously the
"npu-supply" and "sram-supply" need to become part of the binding):
&rknn {
npu-supply = <&vdd_npu_s0>;
sram-supply = <&vdd_npu_mem_s0>;
};
Also the references are supposed to be done alphabetically in the
DT file (so &rknn should not be added before &i2c).
Greetings,
-- Sebastian
signature.asc
Description: PGP signature
