PD#141217: fix blkmv irq initialization
Change-Id: I588e48b40207b6371df66d511ff56dfbeff21fba
Signed-off-by: Matthew Shyu <matthew.shyu@amlogic.com>
compatible = "amlogic,des,tdes";
dev_name = "aml_tdes_blkmv";
status = "okay";
- interrupts = <0 68 1>;
+ interrupts = <0 36 1>;
clocks = <&clkc CLKID_BLKMV>;
clock-names = "blkmv";
};
compatible = "amlogic,aes";
dev_name = "aml_aes_blkmv";
status = "okay";
- interrupts = <0 68 1>;
+ interrupts = <0 36 1>;
clocks = <&clkc CLKID_BLKMV>;
clock-names = "blkmv";
};