Re: [PATCH 3/4] powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC

2008-07-28 Thread Kumar Gala
On Jun 11, 2008, at 6:04 PM, Anton Vorontsov wrote: i8259 PIC is disabled on MPC8610HPCD boards, thus currently rtc-cmos driver fails to probe. To fix the issue, we lookup the device tree for chrp,iic and pnpPNP,000 compatible devices, and if not found we do not assign RTC IRQ and assuming

[PATCH 3/4] powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC

2008-06-11 Thread Anton Vorontsov
i8259 PIC is disabled on MPC8610HPCD boards, thus currently rtc-cmos driver fails to probe. To fix the issue, we lookup the device tree for chrp,iic and pnpPNP,000 compatible devices, and if not found we do not assign RTC IRQ and assuming that i8259 was disabled. Though this patch fixes RTC on