vrtc: txhd2 vrtc pxp bringup [1/1]

PD#SWPL-121882

Problem:
txhd2 vrtc pxp bringup

Solution:
txhd2 vrtc pxp bringup

Verify:
pxp

Change-Id: I32944be022fac3d65981fbe2463ffd217671041f
Signed-off-by: yiting.deng <yiting.deng@amlogic.com>
This commit is contained in:
yiting.deng
2023-04-27 17:58:59 +08:00
committed by Qianggui Song
parent 2474e9856d
commit 8972f1c2d1
+4 -4
View File
@@ -277,11 +277,11 @@
nn_power_version = <5>;
};
vrtc: rtc@0xfe010288 {
vrtc: rtc@0xff8000a8 {
compatible = "amlogic,meson-vrtc";
reg = <0x0 0xfe010288 0x0 0x4>; //SYSCTRL_STATUS_REG2
status = "disabled";
//mboxes = <&mhu_fifo 3>;
reg = <0xff8000a8 0x4>;
status = "okay";
mboxes = <&mailbox_pl 1>;
};
vcodec_dec {