On 2021/4/23 下午12:02, Jiaxun Yang wrote: > > On Fri, Apr 23, 2021, at 10:47 AM, maoxiaochuan wrote: >> Ok, I will send a another patch for it. > Please correct your email client setup. > > > https://www.kernel.org/doc/html/latest/process/email-clients.html thanks for your suggest. >> >> 祝好 >> >> >> >> ------------------ 原始邮件 ------------------ >> *发件人:* "zhangqing"<zhangqing@xxxxxxxxxxx>; >> *发送时间:* 2021年4月23日(星期五) 上午10:37 >> *收件人:* "xiaochuan mao"<maoxiaochuan@xxxxxxxxxxx>; "Rob >> Herring"<robh+dt@xxxxxxxxxx>; "Thomas >> Bogendoerfer"<tsbogend@xxxxxxxxxxxxxxxx>; "Jiaxun >> Yang"<jiaxun.yang@xxxxxxxxxxx>; >> *抄送:* "devicetree"<devicetree@xxxxxxxxxxxxxxx>; >> "linux-mips"<linux-mips@xxxxxxxxxxxxxxx>; >> "linux-kernel"<linux-kernel@xxxxxxxxxxxxxxx>; >> *主题:* Re: [PATCH] MIPS:DTS:Fix label name and interrupt number of ohci >> for Loongson-2K >> >> >> 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 > -- --xiaochuan