arm64: dts: rockchip: rk630-rk3568-ddr3-v10: Add rk630 node

Signed-off-by: Algea Cao <algea.cao@rock-chips.com>
Change-Id: Ifbf1e996886123aec8718f42388609f1373cddad
This commit is contained in:
Algea Cao
2022-03-08 17:39:20 +08:00
committed by Tao Huang
parent 9a215bcd12
commit 19f0cc15dc

View File

@@ -491,6 +491,26 @@
};
};
&i2c3 {
status = "okay";
rk630: rk630@51 {
reg = <0x51>;
interrupt-parent = <&gpio0>;
interrupts = <8 IRQ_TYPE_LEVEL_HIGH>;
reset-gpios = <&gpio3 RK_PC7 GPIO_ACTIVE_HIGH>;
clocks = <&cru CLK_MAC1_OUT>;
clock-names = "ref";
assigned-clocks = <&cru CLK_MAC1_OUT>;
assigned-clock-rates = <25000000>;
pinctrl-names = "default";
pinctrl-0 = <&eth1m0_pins>;
status = "okay";
};
};
#include "rk630.dtsi"
&pinctrl {
pmic {
pmic_int: pmic_int {