mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
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:
committed by
Qianggui Song
parent
2474e9856d
commit
8972f1c2d1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user