mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
arm64: dts: rockchip: rv1126b-evb3-v10: Add cpu-supply and npu-supply
Signed-off-by: Ye Zhang <ye.zhang@rock-chips.com> Change-Id: I27044ae70e2715892098c787245fc0d52875a548
This commit is contained in:
@@ -141,6 +141,14 @@
|
||||
};
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
cpu-supply = <&vdd_cpu>;
|
||||
};
|
||||
|
||||
&rknpu {
|
||||
rknpu-supply = <&vdd_npu>;
|
||||
};
|
||||
|
||||
&pwm1_4ch_0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user