PD#SWPL-5639
Problem:
tm2 mailbox config has been changed
Solution:
change tm2 mailbox dts config
Verify:
tm2_skt
Change-Id: I1e3fb569464826304f46276668ed359ad5cc2718
Signed-off-by: pan yang<pan.yang@amlogic.com>
};
mailbox: mhu@ff63c400 {
- status = "disabled";
+ status = "okay";
compatible = "amlogic, meson_mhu";
reg = <0xff63c400 0x4c>, /* MHU registers */
- <0xfffd7000 0x800>; /* Payload area */
+ <0xfffdf000 0x800>; /* Payload area */
interrupts = <0 209 1>, /* low priority interrupt */
<0 210 1>; /* high priority interrupt */
#mbox-cells = <1>;
};
mailbox: mhu@ff63c400 {
- status = "disabled";
+ status = "okay";
compatible = "amlogic, meson_mhu";
reg = <0x0 0xff63c400 0x0 0x4c>, /* MHU registers */
- <0x0 0xfffd7000 0x0 0x800>; /* Payload area */
+ <0x0 0xfffdf000 0x0 0x800>; /* Payload area */
interrupts = <0 209 1>, /* low priority interrupt */
<0 210 1>; /* high priority interrupt */
#mbox-cells = <1>;