All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config
@ 2021-06-17  9:02 Paul Barker
  2021-06-17  9:02 ` [PATCH 2/4] arm: dts: am335x-sancloud-bbe: New dtb to support ethernet Paul Barker
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Paul Barker @ 2021-06-17  9:02 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Paul Barker

Configuration which is shared between the BeagleBone Black and
derivative boards like the Sancloud BeagleBone Enhanced (BBE) is moved
to a common dtsi file to prevent duplication.

Signed-off-by: Paul Barker <paul.barker@sancloud.com>
---
 ...black.dts => am335x-boneblack-common.dtsi} | 26 +++----
 arch/arm/dts/am335x-boneblack.dts             | 75 +------------------
 2 files changed, 10 insertions(+), 91 deletions(-)
 copy arch/arm/dts/{am335x-boneblack.dts => am335x-boneblack-common.dtsi} (94%)

diff --git a/arch/arm/dts/am335x-boneblack.dts b/arch/arm/dts/am335x-boneblack-common.dtsi
similarity index 94%
copy from arch/arm/dts/am335x-boneblack.dts
copy to arch/arm/dts/am335x-boneblack-common.dtsi
index 27ebe4a65d..9d31fda17b 100644
--- a/arch/arm/dts/am335x-boneblack.dts
+++ b/arch/arm/dts/am335x-boneblack-common.dtsi
@@ -5,18 +5,21 @@
  * it under the terms of the GNU General Public License version 2 as
  * published by the Free Software Foundation.
  */
-/dts-v1/;
-
-#include "am33xx.dtsi"
-#include "am335x-bone-common.dtsi"
 
 / {
-	model = "TI AM335x BeagleBone Black";
-	compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
 	chosen {
 		stdout-path = &uart0;
 		tick-timer = &timer2;
 	};
+
+	hdmi {
+		compatible = "ti,tilcdc,slave";
+		i2c = <&i2c0>;
+		pinctrl-names = "default", "off";
+		pinctrl-0 = <&nxp_hdmi_bonelt_pins>;
+		pinctrl-1 = <&nxp_hdmi_bonelt_off_pins>;
+		status = "okay";
+	};
 };
 
 &ldo3_reg {
@@ -74,17 +77,6 @@
 	status = "okay";
 };
 
-/ {
-	hdmi {
-		compatible = "ti,tilcdc,slave";
-		i2c = <&i2c0>;
-		pinctrl-names = "default", "off";
-		pinctrl-0 = <&nxp_hdmi_bonelt_pins>;
-		pinctrl-1 = <&nxp_hdmi_bonelt_off_pins>;
-		status = "okay";
-	};
-};
-
 &rtc {
 	system-power-controller;
 };
diff --git a/arch/arm/dts/am335x-boneblack.dts b/arch/arm/dts/am335x-boneblack.dts
index 27ebe4a65d..77273df1a0 100644
--- a/arch/arm/dts/am335x-boneblack.dts
+++ b/arch/arm/dts/am335x-boneblack.dts
@@ -9,82 +9,9 @@
 
 #include "am33xx.dtsi"
 #include "am335x-bone-common.dtsi"
+#include "am335x-boneblack-common.dtsi"
 
 / {
 	model = "TI AM335x BeagleBone Black";
 	compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
-	chosen {
-		stdout-path = &uart0;
-		tick-timer = &timer2;
-	};
-};
-
-&ldo3_reg {
-	regulator-min-microvolt = <1800000>;
-	regulator-max-microvolt = <1800000>;
-	regulator-always-on;
-};
-
-&mmc1 {
-	vmmc-supply = <&vmmcsd_fixed>;
-};
-
-&mmc2 {
-	vmmc-supply = <&vmmcsd_fixed>;
-	pinctrl-names = "default";
-	pinctrl-0 = <&emmc_pins>;
-	bus-width = <8>;
-	status = "okay";
-};
-
-&am33xx_pinmux {
-	nxp_hdmi_bonelt_pins: nxp_hdmi_bonelt_pins {
-		pinctrl-single,pins = <
-			0x1b0 0x03      /* xdma_event_intr0, OMAP_MUX_MODE3 | AM33XX_PIN_OUTPUT */
-			0xa0 0x08       /* lcd_data0.lcd_data0, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xa4 0x08       /* lcd_data1.lcd_data1, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xa8 0x08       /* lcd_data2.lcd_data2, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xac 0x08       /* lcd_data3.lcd_data3, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xb0 0x08       /* lcd_data4.lcd_data4, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xb4 0x08       /* lcd_data5.lcd_data5, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xb8 0x08       /* lcd_data6.lcd_data6, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xbc 0x08       /* lcd_data7.lcd_data7, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xc0 0x08       /* lcd_data8.lcd_data8, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xc4 0x08       /* lcd_data9.lcd_data9, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xc8 0x08       /* lcd_data10.lcd_data10, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xcc 0x08       /* lcd_data11.lcd_data11, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xd0 0x08       /* lcd_data12.lcd_data12, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xd4 0x08       /* lcd_data13.lcd_data13, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xd8 0x08       /* lcd_data14.lcd_data14, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xdc 0x08       /* lcd_data15.lcd_data15, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
-			0xe0 0x00       /* lcd_vsync.lcd_vsync, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
-			0xe4 0x00       /* lcd_hsync.lcd_hsync, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
-			0xe8 0x00       /* lcd_pclk.lcd_pclk, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
-			0xec 0x00       /* lcd_ac_bias_en.lcd_ac_bias_en, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
-		>;
-	};
-	nxp_hdmi_bonelt_off_pins: nxp_hdmi_bonelt_off_pins {
-		pinctrl-single,pins = <
-			0x1b0 0x03      /* xdma_event_intr0, OMAP_MUX_MODE3 | AM33XX_PIN_OUTPUT */
-		>;
-	};
-};
-
-&lcdc {
-	status = "okay";
-};
-
-/ {
-	hdmi {
-		compatible = "ti,tilcdc,slave";
-		i2c = <&i2c0>;
-		pinctrl-names = "default", "off";
-		pinctrl-0 = <&nxp_hdmi_bonelt_pins>;
-		pinctrl-1 = <&nxp_hdmi_bonelt_off_pins>;
-		status = "okay";
-	};
-};
-
-&rtc {
-	system-power-controller;
 };
-- 
2.26.2


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

* [PATCH 2/4] arm: dts: am335x-sancloud-bbe: New dtb to support ethernet
  2021-06-17  9:02 [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config Paul Barker
@ 2021-06-17  9:02 ` Paul Barker
  2021-06-17  9:02 ` [PATCH 3/4] configs: am335x_evm: Support GbE PHYs Paul Barker
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 11+ messages in thread
From: Paul Barker @ 2021-06-17  9:02 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Paul Barker

To Ethernet PHY on the the SanCloud BeagleBone Enhanced (BBE) is
connected to the AM335x SoC via RGMII.

Signed-off-by: Paul Barker <paul.barker@sancloud.com>
---
 arch/arm/dts/Makefile                |  1 +
 arch/arm/dts/am335x-sancloud-bbe.dts | 25 +++++++++++++++++++++++++
 board/ti/am335x/board.c              |  2 ++
 configs/am335x_evm_defconfig         |  2 +-
 4 files changed, 29 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/dts/am335x-sancloud-bbe.dts

diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index 096068261d..1ffbd8e7ae 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -360,6 +360,7 @@ dtb-$(CONFIG_AM33XX) += \
 	am335x-pocketbeagle.dtb \
 	am335x-pxm50.dtb \
 	am335x-rut.dtb \
+	am335x-sancloud-bbe.dtb \
 	am335x-shc.dtb \
 	am335x-pdu001.dtb \
 	am335x-chiliboard.dtb \
diff --git a/arch/arm/dts/am335x-sancloud-bbe.dts b/arch/arm/dts/am335x-sancloud-bbe.dts
new file mode 100644
index 0000000000..d205796e3a
--- /dev/null
+++ b/arch/arm/dts/am335x-sancloud-bbe.dts
@@ -0,0 +1,25 @@
+/*
+ * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
+ * Copyright (C) 2021 SanCloud Ltd
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+/dts-v1/;
+
+#include "am33xx.dtsi"
+#include "am335x-bone-common.dtsi"
+#include "am335x-boneblack-common.dtsi"
+
+/ {
+	model = "Sancloud BeagleBone Enhanced (TI AM335x)";
+	compatible = "sancloud,am335x-boneenhanced",
+		     "ti,am335x-bone-black",
+		     "ti,am335x-bone",
+		     "ti,am33xx";
+};
+
+&cpsw_emac0 {
+	phy-mode = "rgmii-id";
+};
diff --git a/board/ti/am335x/board.c b/board/ti/am335x/board.c
index 5959ff73dc..5c3c1a630d 100644
--- a/board/ti/am335x/board.c
+++ b/board/ti/am335x/board.c
@@ -954,6 +954,8 @@ int board_fit_config_name_match(const char *name)
 		return 0;
 	else if (board_is_icev2() && !strcmp(name, "am335x-icev2"))
 		return 0;
+	else if (board_is_bben() && !strcmp(name, "am335x-sancloud-bbe"))
+		return 0;
 	else
 		return -1;
 }
diff --git a/configs/am335x_evm_defconfig b/configs/am335x_evm_defconfig
index edb56283df..4a9aeea648 100644
--- a/configs/am335x_evm_defconfig
+++ b/configs/am335x_evm_defconfig
@@ -37,7 +37,7 @@ CONFIG_MTDIDS_DEFAULT="nand0=nand.0"
 CONFIG_MTDPARTS_DEFAULT="mtdparts=nand.0:128k(NAND.SPL),128k(NAND.SPL.backup1),128k(NAND.SPL.backup2),128k(NAND.SPL.backup3),256k(NAND.u-boot-spl-os),1m(NAND.u-boot),128k(NAND.u-boot-env),128k(NAND.u-boot-env.backup1),8m(NAND.kernel),-(NAND.file-system)"
 # CONFIG_SPL_EFI_PARTITION is not set
 CONFIG_OF_CONTROL=y
-CONFIG_OF_LIST="am335x-evm am335x-bone am335x-boneblack am335x-evmsk am335x-bonegreen am335x-icev2 am335x-pocketbeagle"
+CONFIG_OF_LIST="am335x-evm am335x-bone am335x-sancloud-bbe am335x-boneblack am335x-evmsk am335x-bonegreen am335x-icev2 am335x-pocketbeagle"
 CONFIG_ENV_OVERWRITE=y
 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
 CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
-- 
2.26.2


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

* [PATCH 3/4] configs: am335x_evm: Support GbE PHYs
  2021-06-17  9:02 [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config Paul Barker
  2021-06-17  9:02 ` [PATCH 2/4] arm: dts: am335x-sancloud-bbe: New dtb to support ethernet Paul Barker
@ 2021-06-17  9:02 ` Paul Barker
  2021-06-17  9:02 ` [PATCH 4/4] configs: am335x_evm: Fix BeagleBone Green DTB selection Paul Barker
  2021-06-17 10:05 ` [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config Peter Robinson
  3 siblings, 0 replies; 11+ messages in thread
From: Paul Barker @ 2021-06-17  9:02 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Paul Barker

The SanCloud BeagleBone Enhanced (BBE) includes a Gigabit Ethernet PHY.

Signed-off-by: Paul Barker <paul.barker@sancloud.com>
---
 configs/am335x_evm_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/am335x_evm_defconfig b/configs/am335x_evm_defconfig
index 4a9aeea648..7a372095a3 100644
--- a/configs/am335x_evm_defconfig
+++ b/configs/am335x_evm_defconfig
@@ -67,6 +67,7 @@ CONFIG_SPI_FLASH_WINBOND=y
 CONFIG_PHY_ATHEROS=y
 CONFIG_PHY_SMSC=y
 CONFIG_DM_ETH=y
+CONFIG_PHY_GIGE=y
 CONFIG_MII=y
 CONFIG_DRIVER_TI_CPSW=y
 CONFIG_SPI=y
-- 
2.26.2


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

* [PATCH 4/4] configs: am335x_evm: Fix BeagleBone Green DTB selection
  2021-06-17  9:02 [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config Paul Barker
  2021-06-17  9:02 ` [PATCH 2/4] arm: dts: am335x-sancloud-bbe: New dtb to support ethernet Paul Barker
  2021-06-17  9:02 ` [PATCH 3/4] configs: am335x_evm: Support GbE PHYs Paul Barker
@ 2021-06-17  9:02 ` Paul Barker
  2021-06-17 10:05 ` [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config Peter Robinson
  3 siblings, 0 replies; 11+ messages in thread
From: Paul Barker @ 2021-06-17  9:02 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Paul Barker

The function board_is_bone_lt() returns true for the BeagleBone Green,
the BeagleBone Enhanced and the BeagleBone Black. Therefore when
selecting which devicetree to use we must ensure that the more specific
functions board_is_bbg1() and board_is_bben() are checked first
otherwise all three devices would end up using the am335x-boneblack
devicetree. This can be achieved by placing the relevant devicetree
names (am335x-sancloud-bbe and am335x-bonegreen) before am335x-boneblack
in CONFIG_OF_LIST.

The new am335x-sancloud-bbe name is already in an appropriate place in
the list so we just need to move am335x-bonegreen.

Signed-off-by: Paul Barker <paul.barker@sancloud.com>
---
 configs/am335x_evm_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/am335x_evm_defconfig b/configs/am335x_evm_defconfig
index 7a372095a3..82674ac82f 100644
--- a/configs/am335x_evm_defconfig
+++ b/configs/am335x_evm_defconfig
@@ -37,7 +37,7 @@ CONFIG_MTDIDS_DEFAULT="nand0=nand.0"
 CONFIG_MTDPARTS_DEFAULT="mtdparts=nand.0:128k(NAND.SPL),128k(NAND.SPL.backup1),128k(NAND.SPL.backup2),128k(NAND.SPL.backup3),256k(NAND.u-boot-spl-os),1m(NAND.u-boot),128k(NAND.u-boot-env),128k(NAND.u-boot-env.backup1),8m(NAND.kernel),-(NAND.file-system)"
 # CONFIG_SPL_EFI_PARTITION is not set
 CONFIG_OF_CONTROL=y
-CONFIG_OF_LIST="am335x-evm am335x-bone am335x-sancloud-bbe am335x-boneblack am335x-evmsk am335x-bonegreen am335x-icev2 am335x-pocketbeagle"
+CONFIG_OF_LIST="am335x-evm am335x-bone am335x-sancloud-bbe am335x-bonegreen am335x-boneblack am335x-evmsk am335x-icev2 am335x-pocketbeagle"
 CONFIG_ENV_OVERWRITE=y
 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
 CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
-- 
2.26.2


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

* Re: [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config
  2021-06-17  9:02 [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config Paul Barker
                   ` (2 preceding siblings ...)
  2021-06-17  9:02 ` [PATCH 4/4] configs: am335x_evm: Fix BeagleBone Green DTB selection Paul Barker
@ 2021-06-17 10:05 ` Peter Robinson
  2021-06-17 10:31   ` Paul Barker
  3 siblings, 1 reply; 11+ messages in thread
From: Peter Robinson @ 2021-06-17 10:05 UTC (permalink / raw)
  To: Paul Barker; +Cc: u-boot, Tom Rini

On Thu, Jun 17, 2021 at 10:03 AM Paul Barker <paul.barker@sancloud.com> wrote:
>
> Configuration which is shared between the BeagleBone Black and
> derivative boards like the Sancloud BeagleBone Enhanced (BBE) is moved
> to a common dtsi file to prevent duplication.

Are these being sent upstream to the linux kernel?

> Signed-off-by: Paul Barker <paul.barker@sancloud.com>
> ---
>  ...black.dts => am335x-boneblack-common.dtsi} | 26 +++----
>  arch/arm/dts/am335x-boneblack.dts             | 75 +------------------
>  2 files changed, 10 insertions(+), 91 deletions(-)
>  copy arch/arm/dts/{am335x-boneblack.dts => am335x-boneblack-common.dtsi} (94%)
>
> diff --git a/arch/arm/dts/am335x-boneblack.dts b/arch/arm/dts/am335x-boneblack-common.dtsi
> similarity index 94%
> copy from arch/arm/dts/am335x-boneblack.dts
> copy to arch/arm/dts/am335x-boneblack-common.dtsi
> index 27ebe4a65d..9d31fda17b 100644
> --- a/arch/arm/dts/am335x-boneblack.dts
> +++ b/arch/arm/dts/am335x-boneblack-common.dtsi
> @@ -5,18 +5,21 @@
>   * it under the terms of the GNU General Public License version 2 as
>   * published by the Free Software Foundation.
>   */
> -/dts-v1/;
> -
> -#include "am33xx.dtsi"
> -#include "am335x-bone-common.dtsi"
>
>  / {
> -       model = "TI AM335x BeagleBone Black";
> -       compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
>         chosen {
>                 stdout-path = &uart0;
>                 tick-timer = &timer2;
>         };
> +
> +       hdmi {
> +               compatible = "ti,tilcdc,slave";
> +               i2c = <&i2c0>;
> +               pinctrl-names = "default", "off";
> +               pinctrl-0 = <&nxp_hdmi_bonelt_pins>;
> +               pinctrl-1 = <&nxp_hdmi_bonelt_off_pins>;
> +               status = "okay";
> +       };
>  };
>
>  &ldo3_reg {
> @@ -74,17 +77,6 @@
>         status = "okay";
>  };
>
> -/ {
> -       hdmi {
> -               compatible = "ti,tilcdc,slave";
> -               i2c = <&i2c0>;
> -               pinctrl-names = "default", "off";
> -               pinctrl-0 = <&nxp_hdmi_bonelt_pins>;
> -               pinctrl-1 = <&nxp_hdmi_bonelt_off_pins>;
> -               status = "okay";
> -       };
> -};
> -
>  &rtc {
>         system-power-controller;
>  };
> diff --git a/arch/arm/dts/am335x-boneblack.dts b/arch/arm/dts/am335x-boneblack.dts
> index 27ebe4a65d..77273df1a0 100644
> --- a/arch/arm/dts/am335x-boneblack.dts
> +++ b/arch/arm/dts/am335x-boneblack.dts
> @@ -9,82 +9,9 @@
>
>  #include "am33xx.dtsi"
>  #include "am335x-bone-common.dtsi"
> +#include "am335x-boneblack-common.dtsi"
>
>  / {
>         model = "TI AM335x BeagleBone Black";
>         compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
> -       chosen {
> -               stdout-path = &uart0;
> -               tick-timer = &timer2;
> -       };
> -};
> -
> -&ldo3_reg {
> -       regulator-min-microvolt = <1800000>;
> -       regulator-max-microvolt = <1800000>;
> -       regulator-always-on;
> -};
> -
> -&mmc1 {
> -       vmmc-supply = <&vmmcsd_fixed>;
> -};
> -
> -&mmc2 {
> -       vmmc-supply = <&vmmcsd_fixed>;
> -       pinctrl-names = "default";
> -       pinctrl-0 = <&emmc_pins>;
> -       bus-width = <8>;
> -       status = "okay";
> -};
> -
> -&am33xx_pinmux {
> -       nxp_hdmi_bonelt_pins: nxp_hdmi_bonelt_pins {
> -               pinctrl-single,pins = <
> -                       0x1b0 0x03      /* xdma_event_intr0, OMAP_MUX_MODE3 | AM33XX_PIN_OUTPUT */
> -                       0xa0 0x08       /* lcd_data0.lcd_data0, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xa4 0x08       /* lcd_data1.lcd_data1, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xa8 0x08       /* lcd_data2.lcd_data2, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xac 0x08       /* lcd_data3.lcd_data3, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xb0 0x08       /* lcd_data4.lcd_data4, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xb4 0x08       /* lcd_data5.lcd_data5, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xb8 0x08       /* lcd_data6.lcd_data6, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xbc 0x08       /* lcd_data7.lcd_data7, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xc0 0x08       /* lcd_data8.lcd_data8, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xc4 0x08       /* lcd_data9.lcd_data9, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xc8 0x08       /* lcd_data10.lcd_data10, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xcc 0x08       /* lcd_data11.lcd_data11, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xd0 0x08       /* lcd_data12.lcd_data12, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xd4 0x08       /* lcd_data13.lcd_data13, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xd8 0x08       /* lcd_data14.lcd_data14, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xdc 0x08       /* lcd_data15.lcd_data15, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT | AM33XX_PULL_DISA */
> -                       0xe0 0x00       /* lcd_vsync.lcd_vsync, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
> -                       0xe4 0x00       /* lcd_hsync.lcd_hsync, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
> -                       0xe8 0x00       /* lcd_pclk.lcd_pclk, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
> -                       0xec 0x00       /* lcd_ac_bias_en.lcd_ac_bias_en, OMAP_MUX_MODE0 | AM33XX_PIN_OUTPUT */
> -               >;
> -       };
> -       nxp_hdmi_bonelt_off_pins: nxp_hdmi_bonelt_off_pins {
> -               pinctrl-single,pins = <
> -                       0x1b0 0x03      /* xdma_event_intr0, OMAP_MUX_MODE3 | AM33XX_PIN_OUTPUT */
> -               >;
> -       };
> -};
> -
> -&lcdc {
> -       status = "okay";
> -};
> -
> -/ {
> -       hdmi {
> -               compatible = "ti,tilcdc,slave";
> -               i2c = <&i2c0>;
> -               pinctrl-names = "default", "off";
> -               pinctrl-0 = <&nxp_hdmi_bonelt_pins>;
> -               pinctrl-1 = <&nxp_hdmi_bonelt_off_pins>;
> -               status = "okay";
> -       };
> -};
> -
> -&rtc {
> -       system-power-controller;
>  };
> --
> 2.26.2
>

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

* Re: [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config
  2021-06-17 10:05 ` [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config Peter Robinson
@ 2021-06-17 10:31   ` Paul Barker
  2021-06-17 10:35     ` Peter Robinson
  2021-06-17 12:27     ` Tom Rini
  0 siblings, 2 replies; 11+ messages in thread
From: Paul Barker @ 2021-06-17 10:31 UTC (permalink / raw)
  To: Peter Robinson; +Cc: u-boot, Tom Rini

[-- Attachment #1: Type: text/plain, Size: 907 bytes --]

On Thu, 17 Jun 2021 11:05:46 +0100
Peter Robinson <pbrobinson@gmail.com> wrote:

> On Thu, Jun 17, 2021 at 10:03 AM Paul Barker
> <paul.barker@sancloud.com> wrote:
> >
> > Configuration which is shared between the BeagleBone Black and
> > derivative boards like the Sancloud BeagleBone Enhanced (BBE) is
> > moved to a common dtsi file to prevent duplication.  
> 
> Are these being sent upstream to the linux kernel?

The upstream kernel already has am335x-boneblack-common.dtsi and
am335x-sancloud-bbe.dts files, since 2016 and 2018 respectively. As
these files fell out of sync over 4 years ago I've assumed there is no
need to keep them in sync. We could try to resync things but that would
lead to an unnecessary risk of breakage, I don't have every BeagleBone
Black derivative board on hand to fully test such a resync.

-- 
Paul Barker
Principal Software Engineer
SanCloud Ltd

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config
  2021-06-17 10:31   ` Paul Barker
@ 2021-06-17 10:35     ` Peter Robinson
  2021-06-17 10:49       ` Paul Barker
  2021-06-17 12:27     ` Tom Rini
  1 sibling, 1 reply; 11+ messages in thread
From: Peter Robinson @ 2021-06-17 10:35 UTC (permalink / raw)
  To: Paul Barker; +Cc: u-boot, Tom Rini

On Thu, Jun 17, 2021 at 11:32 AM Paul Barker <paul.barker@sancloud.com> wrote:
>
> On Thu, 17 Jun 2021 11:05:46 +0100
> Peter Robinson <pbrobinson@gmail.com> wrote:
>
> > On Thu, Jun 17, 2021 at 10:03 AM Paul Barker
> > <paul.barker@sancloud.com> wrote:
> > >
> > > Configuration which is shared between the BeagleBone Black and
> > > derivative boards like the Sancloud BeagleBone Enhanced (BBE) is
> > > moved to a common dtsi file to prevent duplication.
> >
> > Are these being sent upstream to the linux kernel?
>
> The upstream kernel already has am335x-boneblack-common.dtsi and
> am335x-sancloud-bbe.dts files, since 2016 and 2018 respectively. As
> these files fell out of sync over 4 years ago I've assumed there is no
> need to keep them in sync. We could try to resync things but that would
> lead to an unnecessary risk of breakage, I don't have every BeagleBone
> Black derivative board on hand to fully test such a resync.

So are the changes above in the Linux kernel already? Or this diverge
them even more?

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

* Re: [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config
  2021-06-17 10:35     ` Peter Robinson
@ 2021-06-17 10:49       ` Paul Barker
  0 siblings, 0 replies; 11+ messages in thread
From: Paul Barker @ 2021-06-17 10:49 UTC (permalink / raw)
  To: Peter Robinson; +Cc: u-boot, Tom Rini

[-- Attachment #1: Type: text/plain, Size: 1308 bytes --]

On Thu, 17 Jun 2021 11:35:16 +0100
Peter Robinson <pbrobinson@gmail.com> wrote:

> On Thu, Jun 17, 2021 at 11:32 AM Paul Barker
> <paul.barker@sancloud.com> wrote:
> >
> > On Thu, 17 Jun 2021 11:05:46 +0100
> > Peter Robinson <pbrobinson@gmail.com> wrote:
> >  
> > > On Thu, Jun 17, 2021 at 10:03 AM Paul Barker
> > > <paul.barker@sancloud.com> wrote:  
> > > >
> > > > Configuration which is shared between the BeagleBone Black and
> > > > derivative boards like the Sancloud BeagleBone Enhanced (BBE) is
> > > > moved to a common dtsi file to prevent duplication.  
> > >
> > > Are these being sent upstream to the linux kernel?  
> >
> > The upstream kernel already has am335x-boneblack-common.dtsi and
> > am335x-sancloud-bbe.dts files, since 2016 and 2018 respectively. As
> > these files fell out of sync over 4 years ago I've assumed there is
> > no need to keep them in sync. We could try to resync things but
> > that would lead to an unnecessary risk of breakage, I don't have
> > every BeagleBone Black derivative board on hand to fully test such
> > a resync.  
> 
> So are the changes above in the Linux kernel already? Or this diverge
> them even more?

These changes reduce the difference a little.

-- 
Paul Barker
Principal Software Engineer
SanCloud Ltd

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config
  2021-06-17 10:31   ` Paul Barker
  2021-06-17 10:35     ` Peter Robinson
@ 2021-06-17 12:27     ` Tom Rini
  2021-07-12 16:23       ` Paul Barker
  1 sibling, 1 reply; 11+ messages in thread
From: Tom Rini @ 2021-06-17 12:27 UTC (permalink / raw)
  To: Paul Barker, Lokesh Vutla; +Cc: Peter Robinson, u-boot

[-- Attachment #1: Type: text/plain, Size: 1211 bytes --]

On Thu, Jun 17, 2021 at 11:31:56AM +0100, Paul Barker wrote:
> On Thu, 17 Jun 2021 11:05:46 +0100
> Peter Robinson <pbrobinson@gmail.com> wrote:
> 
> > On Thu, Jun 17, 2021 at 10:03 AM Paul Barker
> > <paul.barker@sancloud.com> wrote:
> > >
> > > Configuration which is shared between the BeagleBone Black and
> > > derivative boards like the Sancloud BeagleBone Enhanced (BBE) is
> > > moved to a common dtsi file to prevent duplication.  
> > 
> > Are these being sent upstream to the linux kernel?
> 
> The upstream kernel already has am335x-boneblack-common.dtsi and
> am335x-sancloud-bbe.dts files, since 2016 and 2018 respectively. As
> these files fell out of sync over 4 years ago I've assumed there is no
> need to keep them in sync. We could try to resync things but that would
> lead to an unnecessary risk of breakage, I don't have every BeagleBone
> Black derivative board on hand to fully test such a resync.

Adding in Lokesh.  It would be really good to get as many of these files
back in sync again as possible and then keep them in sync periodically.
As I don't think there's been any breaking fixes in the dts files again,
there shouldn't be any problems.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

* Re: [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config
  2021-06-17 12:27     ` Tom Rini
@ 2021-07-12 16:23       ` Paul Barker
  2021-07-13  5:58         ` Lokesh Vutla
  0 siblings, 1 reply; 11+ messages in thread
From: Paul Barker @ 2021-07-12 16:23 UTC (permalink / raw)
  To: Tom Rini; +Cc: Lokesh Vutla, Peter Robinson, u-boot

[-- Attachment #1: Type: text/plain, Size: 1705 bytes --]

On Thu, 17 Jun 2021 12:27:55 +0000
Tom Rini <trini@konsulko.com> wrote:

> On Thu, Jun 17, 2021 at 11:31:56AM +0100, Paul Barker wrote:
> > On Thu, 17 Jun 2021 11:05:46 +0100
> > Peter Robinson <pbrobinson@gmail.com> wrote:
> > 
> > > On Thu, Jun 17, 2021 at 10:03 AM Paul Barker
> > > <paul.barker@sancloud.com> wrote:
> > > >
> > > > Configuration which is shared between the BeagleBone Black and
> > > > derivative boards like the Sancloud BeagleBone Enhanced (BBE) is
> > > > moved to a common dtsi file to prevent duplication.  
> > > 
> > > Are these being sent upstream to the linux kernel?
> > 
> > The upstream kernel already has am335x-boneblack-common.dtsi and
> > am335x-sancloud-bbe.dts files, since 2016 and 2018 respectively. As
> > these files fell out of sync over 4 years ago I've assumed there is no
> > need to keep them in sync. We could try to resync things but that would
> > lead to an unnecessary risk of breakage, I don't have every BeagleBone
> > Black derivative board on hand to fully test such a resync.
> 
> Adding in Lokesh.  It would be really good to get as many of these files
> back in sync again as possible and then keep them in sync periodically.
> As I don't think there's been any breaking fixes in the dts files again,
> there shouldn't be any problems.
> 

Hi Tom,

As there's been no reply from Lokesh I'd like to move forward with
these updates if we can. I'm happy to resync the SanCloud dts files
plus what we include, I think that will also involve copying over at
least one more dt-bindings header as well.

I'll send an updated series shortly.

Thanks,

-- 
Paul Barker
Principal Software Engineer
SanCloud Ltd

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config
  2021-07-12 16:23       ` Paul Barker
@ 2021-07-13  5:58         ` Lokesh Vutla
  0 siblings, 0 replies; 11+ messages in thread
From: Lokesh Vutla @ 2021-07-13  5:58 UTC (permalink / raw)
  To: Paul Barker, Tom Rini; +Cc: Peter Robinson, u-boot



On 12/07/21 9:53 pm, Paul Barker wrote:
> On Thu, 17 Jun 2021 12:27:55 +0000
> Tom Rini <trini@konsulko.com> wrote:
> 
>> On Thu, Jun 17, 2021 at 11:31:56AM +0100, Paul Barker wrote:
>>> On Thu, 17 Jun 2021 11:05:46 +0100
>>> Peter Robinson <pbrobinson@gmail.com> wrote:
>>>
>>>> On Thu, Jun 17, 2021 at 10:03 AM Paul Barker
>>>> <paul.barker@sancloud.com> wrote:
>>>>>
>>>>> Configuration which is shared between the BeagleBone Black and
>>>>> derivative boards like the Sancloud BeagleBone Enhanced (BBE) is
>>>>> moved to a common dtsi file to prevent duplication.  
>>>>
>>>> Are these being sent upstream to the linux kernel?
>>>
>>> The upstream kernel already has am335x-boneblack-common.dtsi and
>>> am335x-sancloud-bbe.dts files, since 2016 and 2018 respectively. As
>>> these files fell out of sync over 4 years ago I've assumed there is no
>>> need to keep them in sync. We could try to resync things but that would
>>> lead to an unnecessary risk of breakage, I don't have every BeagleBone
>>> Black derivative board on hand to fully test such a resync.
>>
>> Adding in Lokesh.  It would be really good to get as many of these files
>> back in sync again as possible and then keep them in sync periodically.
>> As I don't think there's been any breaking fixes in the dts files again,
>> there shouldn't be any problems.
>>
> 
> Hi Tom,
> 
> As there's been no reply from Lokesh I'd like to move forward with
> these updates if we can. I'm happy to resync the SanCloud dts files
> plus what we include, I think that will also involve copying over at
> least one more dt-bindings header as well.
> 
> I'll send an updated series shortly.

Sorry for the delayed response as I was out of office last week.

yes, please sync the entire dts.

Thanks and regards,
Lokesh

> 
> Thanks,
> 

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

end of thread, other threads:[~2021-07-13  5:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17  9:02 [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config Paul Barker
2021-06-17  9:02 ` [PATCH 2/4] arm: dts: am335x-sancloud-bbe: New dtb to support ethernet Paul Barker
2021-06-17  9:02 ` [PATCH 3/4] configs: am335x_evm: Support GbE PHYs Paul Barker
2021-06-17  9:02 ` [PATCH 4/4] configs: am335x_evm: Fix BeagleBone Green DTB selection Paul Barker
2021-06-17 10:05 ` [PATCH 1/4] arm: dts: am335x-boneblack: Extract common config Peter Robinson
2021-06-17 10:31   ` Paul Barker
2021-06-17 10:35     ` Peter Robinson
2021-06-17 10:49       ` Paul Barker
2021-06-17 12:27     ` Tom Rini
2021-07-12 16:23       ` Paul Barker
2021-07-13  5:58         ` Lokesh Vutla

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.