Re: [PATCH v10 1/4] MIPS: Loongson64: dts: update the display controller device node

2022-02-21 Thread Sui Jingfeng
On 2022/2/21 18:01, Krzysztof Kozlowski wrote: On 21/02/2022 10:19, Sergei Shtylyov wrote: On 2/20/22 5:55 PM, Sui Jingfeng wrote: From: suijingfeng The display controller is a pci device, its PCI vendor id is 0x0014 its PCI device id is 0x7a06. 1) In order to let the driver to know which

Re: [PATCH v10 1/4] MIPS: Loongson64: dts: update the display controller device node

2022-02-21 Thread Sui Jingfeng
On 2022/2/21 17:19, Sergei Shtylyov wrote: On 2/20/22 5:55 PM, Sui Jingfeng wrote: From: suijingfeng The display controller is a pci device, its PCI vendor id is 0x0014 its PCI device id is 0x7a06. 1) In order to let the driver to know which chip the DC is contained in, the compatible

Re: [PATCH v10 1/4] MIPS: Loongson64: dts: update the display controller device node

2022-02-21 Thread Krzysztof Kozlowski
On 21/02/2022 10:19, Sergei Shtylyov wrote: > On 2/20/22 5:55 PM, Sui Jingfeng wrote: > >> From: suijingfeng >> >> The display controller is a pci device, its PCI vendor id is 0x0014 >> its PCI device id is 0x7a06. >> >> 1) In order to let the driver to know which chip the DC is contained >>i

Re: [PATCH v10 1/4] MIPS: Loongson64: dts: update the display controller device node

2022-02-21 Thread Sergei Shtylyov
On 2/20/22 5:55 PM, Sui Jingfeng wrote: > From: suijingfeng > > The display controller is a pci device, its PCI vendor id is 0x0014 > its PCI device id is 0x7a06. > > 1) In order to let the driver to know which chip the DC is contained >in, the compatible string of the display controller is

Re: [PATCH v10 1/4] MIPS: Loongson64: dts: update the display controller device node

2022-02-20 Thread Sui Jingfeng
On 2022/2/21 02:18, Jiaxun Yang wrote: 在 2022/2/20 14:55, Sui Jingfeng 写道: From: suijingfeng The display controller is a pci device, its PCI vendor id is 0x0014 its PCI device id is 0x7a06. 1) In order to let the driver to know which chip the DC is contained     in, the compatible string

Re: [PATCH v10 1/4] MIPS: Loongson64: dts: update the display controller device node

2022-02-20 Thread Jiaxun Yang
在 2022/2/20 14:55, Sui Jingfeng 写道: From: suijingfeng The display controller is a pci device, its PCI vendor id is 0x0014 its PCI device id is 0x7a06. 1) In order to let the driver to know which chip the DC is contained in, the compatible string of the display controller is updated

[PATCH v10 1/4] MIPS: Loongson64: dts: update the display controller device node

2022-02-20 Thread Sui Jingfeng
From: suijingfeng The display controller is a pci device, its PCI vendor id is 0x0014 its PCI device id is 0x7a06. 1) In order to let the driver to know which chip the DC is contained in, the compatible string of the display controller is updated according to the chip's name. 2) Add displ