Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
  • [parent not found: <20230612092355.87937-6-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-7-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-8-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-9-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-10-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-11-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-12-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-13-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-14-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-15-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-16-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-17-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-4-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-24-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-25-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-26-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-27-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-3-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-5-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-20-brgl@bgdev.pl>]
  • [parent not found: <20230612092355.87937-21-brgl@bgdev.pl>]

  • end of thread, other threads:[~2023-06-14 14:48 UTC | newest]
    
    Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20230612092355.87937-1-brgl@bgdev.pl>
         [not found] ` <20230612092355.87937-2-brgl@bgdev.pl>
    2023-06-12 17:20   ` [PATCH 01/26] phy: qualcomm: fix indentation in Makefile Andrew Halaney
         [not found] ` <20230612092355.87937-6-brgl@bgdev.pl>
    2023-06-12 18:22   ` [PATCH 05/26] net: stmmac: dwmac-qcom-ethqos: shrink clock code with devres Andrew Halaney
         [not found] ` <20230612092355.87937-7-brgl@bgdev.pl>
    2023-06-12 18:32   ` [PATCH 06/26] net: stmmac: dwmac-qcom-ethqos: rename a label in probe() Andrew Halaney
         [not found] ` <20230612092355.87937-8-brgl@bgdev.pl>
    2023-06-12 18:34   ` [PATCH 07/26] net: stmmac: dwmac-qcom-ethqos: tweak the order of local variables Andrew Halaney
         [not found] ` <20230612092355.87937-9-brgl@bgdev.pl>
    2023-06-12 18:38   ` [PATCH 08/26] net: stmmac: dwmac-qcom-ethqos: use a helper variable for &pdev->dev Andrew Halaney
         [not found] ` <20230612092355.87937-10-brgl@bgdev.pl>
    2023-06-12 20:06   ` [PATCH 09/26] net: stmmac: dwmac-qcom-ethqos: add missing include Andrew Halaney
         [not found] ` <20230612092355.87937-11-brgl@bgdev.pl>
    2023-06-12 20:06   ` [PATCH 10/26] net: stmmac: dwmac-qcom-ethqos: add a newline between headers Andrew Halaney
         [not found] ` <20230612092355.87937-12-brgl@bgdev.pl>
    2023-06-12 20:07   ` [PATCH 11/26] net: stmmac: dwmac-qcom-ethqos: remove stray space Andrew Halaney
         [not found] ` <20230612092355.87937-13-brgl@bgdev.pl>
    2023-06-12 20:32   ` [PATCH 12/26] net: stmmac: dwmac-qcom-ethqos: add support for the optional serdes phy Andrew Halaney
    2023-06-13  7:52     ` Bartosz Golaszewski
         [not found] ` <20230612092355.87937-14-brgl@bgdev.pl>
    2023-06-12 20:40   ` [PATCH 13/26] net: stmmac: dwmac-qcom-ethqos: make the rgmii clock optional Andrew Halaney
    2023-06-13  7:58     ` Bartosz Golaszewski
         [not found] ` <20230612092355.87937-15-brgl@bgdev.pl>
    2023-06-12 20:42   ` [PATCH 14/26] net: stmmac: dwmac-qcom-ethqos: add optional phyaux clock Andrew Halaney
         [not found] ` <20230612092355.87937-16-brgl@bgdev.pl>
    2023-06-12 21:06   ` [PATCH 15/26] net: stmmac: dwmac-qcom-ethqos: add support for the optional phy-supply Andrew Halaney
    2023-06-13  9:02     ` Bartosz Golaszewski
         [not found] ` <20230612092355.87937-17-brgl@bgdev.pl>
    2023-06-13 16:59   ` [PATCH 16/26] net: stmmac: dwmac-qcom-ethqos: prepare the driver for more PHY modes Andrew Halaney
         [not found] ` <20230612092355.87937-4-brgl@bgdev.pl>
    2023-06-13 17:39   ` [PATCH 03/26] phy: qcom: add the SGMII SerDes PHY driver Bjorn Andersson
         [not found]   ` <7fe7078e-404d-28e5-0dd1-53b7f9cd7626@linaro.org>
    2023-06-14  7:18     ` Bartosz Golaszewski
         [not found] ` <20230612092355.87937-24-brgl@bgdev.pl>
    2023-06-13 18:57   ` [PATCH 23/26] arm64: dts: qcom: sa8775p: add the first 1Gb ethernet interface Konrad Dybcio
         [not found] ` <20230612092355.87937-25-brgl@bgdev.pl>
    2023-06-13 19:02   ` [PATCH 24/26] arm64: dts: qcom: sa8775p-ride: enable the SerDes PHY Konrad Dybcio
    2023-06-14 14:51     ` Bjorn Andersson
         [not found] ` <20230612092355.87937-26-brgl@bgdev.pl>
    2023-06-13 19:04   ` [PATCH 25/26] arm64: dts: qcom: sa8775p-ride: add pin functions for ethernet0 Konrad Dybcio
         [not found] ` <20230612092355.87937-27-brgl@bgdev.pl>
    2023-06-13 19:08   ` [PATCH 26/26] arm64: dts: qcom: sa8775p-ride: enable ethernet0 Konrad Dybcio
         [not found] ` <20230612092355.87937-3-brgl@bgdev.pl>
    2023-06-14  7:13   ` [PATCH 02/26] dt-bindings: phy: describe the Qualcomm SGMII PHY Krzysztof Kozlowski
         [not found] ` <20230612092355.87937-5-brgl@bgdev.pl>
    2023-06-14  7:13   ` [PATCH 04/26] arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC Krzysztof Kozlowski
         [not found] ` <20230612092355.87937-20-brgl@bgdev.pl>
    2023-06-14  7:23   ` [PATCH 19/26] dt-bindings: net: snps,dwmac: add compatible for sa8775p ethqos Krzysztof Kozlowski
         [not found] ` <20230612092355.87937-21-brgl@bgdev.pl>
    2023-06-14  7:25   ` [PATCH 20/26] dt-bindings: net: qcom,ethqos: add description for sa8775p Krzysztof Kozlowski
    2023-06-14  7:28     ` Bartosz Golaszewski
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox