[PATCH v3 11/12] dt-bindings: pci: rockchip,rk3399-pcie-ep: Add ep-gpios property
Damien Le Moal
dlemoal at kernel.org
Sun Oct 6 23:50:43 PDT 2024
On 10/7/24 15:12, Krzysztof Kozlowski wrote:
> On Mon, Oct 07, 2024 at 01:12:17PM +0900, Damien Le Moal wrote:
>> From: Wilfred Mallawa <wilfred.mallawa at wdc.com>
>>
>> Describe the `ep-gpios` property which is used to map the PERST# input
>> signal for endpoint mode.
>
> Why "ep" for PERST signal? Looks totally unrelated name. There is
> already reset-gpios exactly for PERST, so you are duplicating it. Why?
Because the host side controller already has the same "ep-gpios" property.
Documentation/devicetree/bindings/pci/rockchip,rk3399-pcie.yaml
So naming that property the same allows common code to initialize that gpio in
rockchip_pcie_parse_dt().
Also, I do not see reset-gpios being defined/used by this driver (host and ep
sides).
--
Damien Le Moal
Western Digital Research
More information about the Linux-rockchip
mailing list