mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
arm64: dts: rockchip: rv1126bp-evb-v14: Add cpu-supply and npu-supply
Signed-off-by: Ye Zhang <ye.zhang@rock-chips.com> Change-Id: Ic4461b17d9b0685c9190ab64c132387f98ebf550
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
cpu-supply = <&vdd_arm>;
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
status = "okay";
|
||||
|
||||
@@ -285,6 +289,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&rknpu {
|
||||
rknpu-supply = <&vdd_npu>;
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
pmic {
|
||||
pmic_int: pmic_int {
|
||||
|
||||
Reference in New Issue
Block a user