Home
last modified time | relevance | path

Searched hist:"21 a2960d5ea2e70c15256b73fce1a14999071090" (Results 1 – 1 of 1) sorted by relevance

/linux/Documentation/devicetree/bindings/pci/
H A Drockchip,rk3399-pcie-ep.yamldiff 21a2960d5ea2e70c15256b73fce1a14999071090 Tue Apr 18 09:46:53 CEST 2023 Rick Wertenbroek <rick.wertenbroek@gmail.com> dt-bindings: PCI: Update the RK3399 example to a valid one

Update the example in the documentation to a valid example.
Address for mem-base was invalid, it pointed to address
0x8000'0000 which is the upper region of the DDR which
is not necessarily populated depending on the board.
This address should point to the base of the memory
window region of the controller which is 0xfa00'0000.
Add missing pinctrl.

Link: https://lore.kernel.org/r/20230418074700.1083505-7-rick.wertenbroek@gmail.com
Signed-off-by: Rick Wertenbroek <rick.wertenbroek@gmail.com>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>