On Tue, May 23, 2017 at 8:39 PM, songxiaowei <songxiao...@hisilicon.com> wrote: > -----邮件原件----- > 发件人: Rob Herring [mailto:r...@kernel.org] > 发送时间: 2017年5月23日 22:17 > 收件人: songxiaowei > 抄送: Wangzhou (B); Gabriele Paoloni; bhelg...@google.com; > mark.rutl...@arm.com; xuwei (O); catalin.mari...@arm.com; > will.dea...@arm.com; linux-...@vger.kernel.org; devicet...@vger.kernel.org; > linux-kernel@vger.kernel.org; Chenfeng (puck); guodong...@linaro.org; > Wangbinghui; Suzhuangluan > 主题: Re: [Patch v3 1/3] arm64: dts: hi3660: add pcie node > > On Thu, May 18, 2017 at 03:49:46PM +0800, Song Xiaowei wrote: >> Add PCIe node for hi3660, and add binding documentation. >> >> Cc: Guodong Xu <guodong...@linaro.org> >> Signed-off-by: Song Xiaowei <songxiao...@hisilicon.com> >> --- >> .../devicetree/bindings/pci/hisilicon-pcie.txt | 52 >> ++++++++++++++++++++++ >> arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 31 +++++++++++++
[...] >> + "config": PCIe configuration space registers. >> +- reset-gpio: perst assert/deassert gpio > > reset-gpios > [songxiaowei] rest-gpio is used to signal 'pcie perst': high level refers to > deassert > and low level refers to assert. So, I think ' reset-gpio: > creates perst assert/deassert signal ' > would be a better choice. What I was saying is the name should be reset-gpios, not reset-gpio. Rob