All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: small Kontron K-Box A-230-LS fixes
@ 2021-01-10 19:54 ` Michael Walle
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Walle @ 2021-01-10 19:54 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree, linux-kernel
  Cc: Shawn Guo, Li Yang, Rob Herring, Catalin Marinas, Will Deacon,
	Michael Walle

This will enable the driver for the PHY found on this board as well as
add SATA support.

Michael Walle (2):
  arm64: defconfig: Enable Broadcom BCM54140 PHY
  arm64: dts: freescale: sl28: enable SATA support

 .../boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts  | 4 ++++
 arch/arm64/configs/defconfig                                  | 1 +
 2 files changed, 5 insertions(+)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH 0/2] arm64: small Kontron K-Box A-230-LS fixes
@ 2021-01-10 19:54 ` Michael Walle
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Walle @ 2021-01-10 19:54 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree, linux-kernel
  Cc: Will Deacon, Catalin Marinas, Li Yang, Michael Walle,
	Rob Herring, Shawn Guo

This will enable the driver for the PHY found on this board as well as
add SATA support.

Michael Walle (2):
  arm64: defconfig: Enable Broadcom BCM54140 PHY
  arm64: dts: freescale: sl28: enable SATA support

 .../boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts  | 4 ++++
 arch/arm64/configs/defconfig                                  | 1 +
 2 files changed, 5 insertions(+)

-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH 1/2] arm64: defconfig: Enable Broadcom BCM54140 PHY
  2021-01-10 19:54 ` Michael Walle
@ 2021-01-10 19:54   ` Michael Walle
  -1 siblings, 0 replies; 8+ messages in thread
From: Michael Walle @ 2021-01-10 19:54 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree, linux-kernel
  Cc: Shawn Guo, Li Yang, Rob Herring, Catalin Marinas, Will Deacon,
	Michael Walle

Enable support for the QuadPHY on the Kontron K-Box A-230-LS. Enable
the driver as a module.

Signed-off-by: Michael Walle <michael@walle.cc>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 3ca9d03d5cb3..feb3e8bfd1be 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -351,6 +351,7 @@ CONFIG_QCOM_IPA=m
 CONFIG_MDIO_BUS_MUX_MMIOREG=y
 CONFIG_MDIO_BUS_MUX_MULTIPLEXER=y
 CONFIG_AQUANTIA_PHY=y
+CONFIG_BCM54140_PHY=m
 CONFIG_MARVELL_PHY=m
 CONFIG_MARVELL_10G_PHY=m
 CONFIG_MESON_GXL_PHY=m
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 1/2] arm64: defconfig: Enable Broadcom BCM54140 PHY
@ 2021-01-10 19:54   ` Michael Walle
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Walle @ 2021-01-10 19:54 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree, linux-kernel
  Cc: Will Deacon, Catalin Marinas, Li Yang, Michael Walle,
	Rob Herring, Shawn Guo

Enable support for the QuadPHY on the Kontron K-Box A-230-LS. Enable
the driver as a module.

Signed-off-by: Michael Walle <michael@walle.cc>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 3ca9d03d5cb3..feb3e8bfd1be 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -351,6 +351,7 @@ CONFIG_QCOM_IPA=m
 CONFIG_MDIO_BUS_MUX_MMIOREG=y
 CONFIG_MDIO_BUS_MUX_MULTIPLEXER=y
 CONFIG_AQUANTIA_PHY=y
+CONFIG_BCM54140_PHY=m
 CONFIG_MARVELL_PHY=m
 CONFIG_MARVELL_10G_PHY=m
 CONFIG_MESON_GXL_PHY=m
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 2/2] arm64: dts: freescale: sl28: enable SATA support
  2021-01-10 19:54 ` Michael Walle
@ 2021-01-10 19:54   ` Michael Walle
  -1 siblings, 0 replies; 8+ messages in thread
From: Michael Walle @ 2021-01-10 19:54 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree, linux-kernel
  Cc: Shawn Guo, Li Yang, Rob Herring, Catalin Marinas, Will Deacon,
	Michael Walle

With a newer bootloader SATA might be used in a mPCI slot using a mSATA
card. Enable the SATA controller on the Kontron K-Box LS-230-A which
comes with such a slot.

Signed-off-by: Michael Walle <michael@walle.cc>
---
 .../boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts  | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts b/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts
index d66d8b2c3d1a..6b575efd84a7 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts
@@ -107,3 +107,7 @@
 	ethernet = <&enetc_port2>;
 	status = "okay";
 };
+
+&sata {
+	status = "okay";
+};
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 2/2] arm64: dts: freescale: sl28: enable SATA support
@ 2021-01-10 19:54   ` Michael Walle
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Walle @ 2021-01-10 19:54 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree, linux-kernel
  Cc: Will Deacon, Catalin Marinas, Li Yang, Michael Walle,
	Rob Herring, Shawn Guo

With a newer bootloader SATA might be used in a mPCI slot using a mSATA
card. Enable the SATA controller on the Kontron K-Box LS-230-A which
comes with such a slot.

Signed-off-by: Michael Walle <michael@walle.cc>
---
 .../boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts  | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts b/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts
index d66d8b2c3d1a..6b575efd84a7 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dts
@@ -107,3 +107,7 @@
 	ethernet = <&enetc_port2>;
 	status = "okay";
 };
+
+&sata {
+	status = "okay";
+};
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH 0/2] arm64: small Kontron K-Box A-230-LS fixes
  2021-01-10 19:54 ` Michael Walle
@ 2021-01-18  0:23   ` Shawn Guo
  -1 siblings, 0 replies; 8+ messages in thread
From: Shawn Guo @ 2021-01-18  0:23 UTC (permalink / raw)
  To: Michael Walle
  Cc: linux-arm-kernel, devicetree, linux-kernel, Li Yang, Rob Herring,
	Catalin Marinas, Will Deacon

On Sun, Jan 10, 2021 at 08:54:52PM +0100, Michael Walle wrote:
> This will enable the driver for the PHY found on this board as well as
> add SATA support.
> 
> Michael Walle (2):
>   arm64: defconfig: Enable Broadcom BCM54140 PHY
>   arm64: dts: freescale: sl28: enable SATA support

Applied both, thanks.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH 0/2] arm64: small Kontron K-Box A-230-LS fixes
@ 2021-01-18  0:23   ` Shawn Guo
  0 siblings, 0 replies; 8+ messages in thread
From: Shawn Guo @ 2021-01-18  0:23 UTC (permalink / raw)
  To: Michael Walle
  Cc: devicetree, Catalin Marinas, linux-kernel, Li Yang, Rob Herring,
	Will Deacon, linux-arm-kernel

On Sun, Jan 10, 2021 at 08:54:52PM +0100, Michael Walle wrote:
> This will enable the driver for the PHY found on this board as well as
> add SATA support.
> 
> Michael Walle (2):
>   arm64: defconfig: Enable Broadcom BCM54140 PHY
>   arm64: dts: freescale: sl28: enable SATA support

Applied both, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-01-18  0:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-10 19:54 [PATCH 0/2] arm64: small Kontron K-Box A-230-LS fixes Michael Walle
2021-01-10 19:54 ` Michael Walle
2021-01-10 19:54 ` [PATCH 1/2] arm64: defconfig: Enable Broadcom BCM54140 PHY Michael Walle
2021-01-10 19:54   ` Michael Walle
2021-01-10 19:54 ` [PATCH 2/2] arm64: dts: freescale: sl28: enable SATA support Michael Walle
2021-01-10 19:54   ` Michael Walle
2021-01-18  0:23 ` [PATCH 0/2] arm64: small Kontron K-Box A-230-LS fixes Shawn Guo
2021-01-18  0:23   ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.