On 04/23/2021 09:52 AM, xiaochuan mao wrote:
from Loongson-2K1000 user manual know that under pci bus the device num is 4, function number is 2 and register is 0x2200 is ohci. the ohci interrupt number is 51. because Loongson-2K1000 has 64 interrupt sources, 0-31 correspond to the device tree liointc0 device node, and the other correspond to liointc1 node. so it should be number 19 correspon to liointc1. Signed-off-by: xiaochuan mao <maoxiaochuan@xxxxxxxxxxx>
Hi, xiaozhuan Thanks for the patch, this is my mistake. Can you correct the GPL-3.0 of this file to GPL-2.0 by the way? Thanks -Qing