Re: [PATCH v6 0/4] DT and Driver review comments fix

2017-05-24 Thread Jingoo Han
On Wednesday, May 24, 2017 4:13 AM, Xiaowei Song wrote: > > Before Version Patches > == > > patch V4 > https://www.spinics.net/lists/linux-pci/msg61406.html > > patch V3 > https://www.spinics.net/lists/linux-pci/msg61399.html Hi Xiaowei Song, I think that you need to receiv

[PATCH v6 0/4] DT and Driver review comments fix

2017-05-24 Thread Xiaowei Song
Before Version Patches == patch V4 https://www.spinics.net/lists/linux-pci/msg61406.html patch V3 https://www.spinics.net/lists/linux-pci/msg61399.html Changes between V6 and V5 = 1. seperate Document from .dtsi patch. 2. fix issues according to review