Bjorn Helgaas
45b2987e68
Merge branch 'pci/controller/imx'
...
- Replace variant switches with drvdata clock descriptions and clk_bulk API
(Frank Li)
- Replace variant switches with drvdata PHY flag for devm_phy_get() (Frank
Li)
- Replace variant switches with drvdata HAS_RESET flags for handling resets
(Frank Li)
- Replace variant switches with drvdata for LTSSM control bits (Frank Li)
- Replace variant switches with drvdata for controller Root Complex vs
Endpoint modes (Frank Li)
- Replace variant switches with drvdata .init_phy() callback pointers
(Frank Li)
- Drop dt-binding redundant duplicate clock check (Frank Li)
- reg/reg-name (Frank Li)
- Drop addr_space retrieval code since dw_pcie_ep_init() already does it
(Frank Li)
- Add epc_features to drvdata (Frank Li)
- Add iMX95 Root Complex and Endpoint support and dt-binding compatible
strings (Frank Li)
* pci/controller/imx:
PCI: imx6: Add iMX95 Endpoint (EP) support
dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
PCI: imx6: Add epc_features in imx6_pcie_drvdata
PCI: imx6: Clean up addr_space retrieval code
PCI: imx6: Add iMX95 PCIe Root Complex support
dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
dt-bindings: imx6q-pcie: Restruct reg and reg-name
dt-bindings: imx6q-pcie: Clean up duplicate clocks check
PCI: imx6: Simplify switch-case logic by introducing init_phy() callback
PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
PCI: imx6: Simplify reset handling by using *_FLAG_HAS_*_RESET
PCI: imx6: Simplify PHY handling by using IMX6_PCIE_FLAG_HAS_PHYDRV
PCI: imx6: Simplify clock handling by using clk_bulk*() function
2024-03-12 12:14:26 -05:00
..
2024-03-10 18:33:16 +00:00
2024-03-12 12:14:26 -05:00
2023-10-03 11:55:59 -05:00
2023-10-26 15:02:02 +00:00
2023-10-26 15:02:02 +00:00
2023-06-24 14:10:09 +00:00
2023-07-18 14:33:17 -05:00
2023-11-20 15:53:14 -06:00
2023-11-20 15:53:14 -06:00
2024-03-10 18:54:12 +00:00
2023-07-18 14:33:17 -05:00
2023-12-08 10:48:37 -06:00
2023-10-10 15:00:52 -05:00
2023-07-13 18:12:35 +00:00
2023-06-24 14:14:02 +00:00
2021-11-18 13:39:32 -06:00
2021-11-18 13:39:32 -06:00
2023-08-29 11:03:57 -05:00
2023-02-17 08:47:58 -06:00
2023-07-13 18:12:36 +00:00
2023-10-10 16:40:18 -05:00
2023-06-24 14:10:47 +00:00
2023-07-18 14:33:17 -05:00
2023-08-29 11:03:57 -05:00
2024-03-10 17:56:10 +00:00
2023-06-24 14:12:13 +00:00
2022-02-17 15:29:35 -06:00
2023-07-13 18:09:24 +00:00
2024-01-06 08:06:50 +00:00
2023-10-03 11:55:59 -05:00
2023-06-24 14:12:36 +00:00
2024-01-09 16:42:22 -06:00
2024-01-09 16:41:23 -06:00
2023-08-29 11:03:56 -05:00
2023-06-24 14:13:16 +00:00
2024-02-16 20:30:46 +05:30
2023-12-14 19:10:16 +00:00
2023-03-10 13:34:27 +01:00
2023-12-19 09:36:42 +01:00
2023-12-19 09:36:42 +01:00
2023-07-18 14:33:17 -05:00
2023-07-13 18:25:44 +00:00
2023-10-26 15:02:02 +00:00
2023-10-26 14:10:42 +00:00
2024-01-08 17:44:45 +00:00
2023-12-19 09:36:42 +01:00
2022-01-03 15:05:28 -06:00
2024-01-17 16:23:17 -08:00