Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) SPEAr13XX PCIe DT detail:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) ================================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) SPEAr13XX uses the Synopsys DesignWare PCIe controller and ST MiPHY as PHY
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) controller.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) Required properties:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) - compatible	    : should be "st,spear1340-pcie", "snps,dw-pcie".
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) - phys		    : phandle to PHY node associated with PCIe controller
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) - phy-names	    : must be "pcie-phy"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) - All other definitions as per generic PCI bindings
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)  Optional properties:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) - st,pcie-is-gen1 indicates that forced gen1 initialization is needed.