报错:
[ 36.910711] irq 74: nobody cared (try booting with the "irqpoll" option)
[ 36.910767] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.19.219 #3
[ 36.910777] Hardware name: Rockchip RK3399 Excavator Board edp avb (Android) (DT)
[ 36.910786] Call trace:
[ 36.910807] dump_backtrace+0x0/0x178
[ 36.910819] show_stack+0x14/0x20
[ 36.910834] dump_stack+0x94/0xb4
[ 36.910849] __report_bad_irq+0x38/0xe8
[ 36.910861] note_interrupt+0x20c/0x2e0
[ 36.910873] handle_irq_event_percpu+0x5c/0x88
[ 36.910883] handle_irq_event+0x48/0x78
[ 36.910894] handle_level_irq+0xb8/0x140
[ 36.910904] generic_handle_irq+0x24/0x38
[ 36.910917] rockchip_irq_demux+0x120/0x1c8
[ 36.910928] generic_handle_irq+0x24/0x38
[ 36.910941] __handle_domain_irq+0x5c/0xb8
[ 36.910961] gic_handle_irq+0xc4/0x184
[ 36.910973] el1_irq+0xe8/0x198
[ 36.910992] menu_reflect+0x1c/0x40
[ 36.911009] cpuidle_reflect+0x24/0x38
[ 36.911027] do_idle+0x220/0x278
[ 36.911044] cpu_startup_entry+0x24/0x28
[ 36.911061] rest_init+0xcc/0xd8
[ 36.911079] start_kernel+0x4bc/0x4f0
[ 36.911093] handlers:
[ 36.911111] [<0000000030c3d9c1>] irq_default_primary_handler threaded [<00000000537eaf8a>] regmap_irq_thread
[ 36.911134] Disabling IRQ #74
电源域没有配置正确
&io_domains {
status = "okay";
bt656-supply = <&vcc1v8_dvp>;
audio-supply = <&vcca1v8_codec>;
sdmmc-supply = <&vcc_sdio>;
gpio1830-supply = <&vcc_3v0>;
};
&pmu_io_domains {
pmu1830-supply = <&vcc1v8_pmu>;
status = "okay";
};