All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: ti: k3-am64-main: Add ESM0 bus mapping
@ 2022-02-11  7:13 ` Christian Gmeiner
  0 siblings, 0 replies; 4+ messages in thread
From: Christian Gmeiner @ 2022-02-11  7:13 UTC (permalink / raw)
  To: linux-kernel
  Cc: nm, hnagalla, Christian Gmeiner, Vignesh Raghavendra,
	Tero Kristo, Rob Herring, linux-arm-kernel, devicetree

As the kernel repository is the source for dtsi files for other
projects like U-Boot it makes sense to add the ESM0 bus mapping,
even no Linux driver needs it (yet).

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
---
 arch/arm64/boot/dts/ti/k3-am64.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/ti/k3-am64.dtsi b/arch/arm64/boot/dts/ti/k3-am64.dtsi
index 84bd07cd1824..09ff14643ee6 100644
--- a/arch/arm64/boot/dts/ti/k3-am64.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am64.dtsi
@@ -66,6 +66,7 @@ cbass_main: bus@f4000 {
 		#address-cells = <2>;
 		#size-cells = <2>;
 		ranges = <0x00 0x000f4000 0x00 0x000f4000 0x00 0x000002d0>, /* PINCTRL */
+			 <0x00 0x00420000 0x00 0x00420000 0x00 0x00001000>, /* ESM0 */
 			 <0x00 0x00600000 0x00 0x00600000 0x00 0x00001100>, /* GPIO */
 			 <0x00 0x00a40000 0x00 0x00a40000 0x00 0x00000800>, /* Timesync router */
 			 <0x00 0x01000000 0x00 0x01000000 0x00 0x02330400>, /* First peripheral window */
-- 
2.34.1


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

* [PATCH] arm64: dts: ti: k3-am64-main: Add ESM0 bus mapping
@ 2022-02-11  7:13 ` Christian Gmeiner
  0 siblings, 0 replies; 4+ messages in thread
From: Christian Gmeiner @ 2022-02-11  7:13 UTC (permalink / raw)
  To: linux-kernel
  Cc: nm, hnagalla, Christian Gmeiner, Vignesh Raghavendra,
	Tero Kristo, Rob Herring, linux-arm-kernel, devicetree

As the kernel repository is the source for dtsi files for other
projects like U-Boot it makes sense to add the ESM0 bus mapping,
even no Linux driver needs it (yet).

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
---
 arch/arm64/boot/dts/ti/k3-am64.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/ti/k3-am64.dtsi b/arch/arm64/boot/dts/ti/k3-am64.dtsi
index 84bd07cd1824..09ff14643ee6 100644
--- a/arch/arm64/boot/dts/ti/k3-am64.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am64.dtsi
@@ -66,6 +66,7 @@ cbass_main: bus@f4000 {
 		#address-cells = <2>;
 		#size-cells = <2>;
 		ranges = <0x00 0x000f4000 0x00 0x000f4000 0x00 0x000002d0>, /* PINCTRL */
+			 <0x00 0x00420000 0x00 0x00420000 0x00 0x00001000>, /* ESM0 */
 			 <0x00 0x00600000 0x00 0x00600000 0x00 0x00001100>, /* GPIO */
 			 <0x00 0x00a40000 0x00 0x00a40000 0x00 0x00000800>, /* Timesync router */
 			 <0x00 0x01000000 0x00 0x01000000 0x00 0x02330400>, /* First peripheral window */
-- 
2.34.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] 4+ messages in thread

* Re: [PATCH] arm64: dts: ti: k3-am64-main: Add ESM0 bus mapping
  2022-02-11  7:13 ` Christian Gmeiner
@ 2022-02-11  7:17   ` Christian Gmeiner
  -1 siblings, 0 replies; 4+ messages in thread
From: Christian Gmeiner @ 2022-02-11  7:17 UTC (permalink / raw)
  To: LKML
  Cc: Nishanth Menon, Hari Nagalla, Vignesh Raghavendra, Tero Kristo,
	Rob Herring, linux-arm-kernel, devicetree

Hi all.

Looks like TI was faster:
https://lore.kernel.org/lkml/20220210172246.27871-1-hnagalla@ti.com/T/

So lets ignore my patch - sorry for the noise.

Am Fr., 11. Feb. 2022 um 08:14 Uhr schrieb Christian Gmeiner
<christian.gmeiner@gmail.com>:
>
> As the kernel repository is the source for dtsi files for other
> projects like U-Boot it makes sense to add the ESM0 bus mapping,
> even no Linux driver needs it (yet).
>
> Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
> ---
>  arch/arm64/boot/dts/ti/k3-am64.dtsi | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am64.dtsi b/arch/arm64/boot/dts/ti/k3-am64.dtsi
> index 84bd07cd1824..09ff14643ee6 100644
> --- a/arch/arm64/boot/dts/ti/k3-am64.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am64.dtsi
> @@ -66,6 +66,7 @@ cbass_main: bus@f4000 {
>                 #address-cells = <2>;
>                 #size-cells = <2>;
>                 ranges = <0x00 0x000f4000 0x00 0x000f4000 0x00 0x000002d0>, /* PINCTRL */
> +                        <0x00 0x00420000 0x00 0x00420000 0x00 0x00001000>, /* ESM0 */
>                          <0x00 0x00600000 0x00 0x00600000 0x00 0x00001100>, /* GPIO */
>                          <0x00 0x00a40000 0x00 0x00a40000 0x00 0x00000800>, /* Timesync router */
>                          <0x00 0x01000000 0x00 0x01000000 0x00 0x02330400>, /* First peripheral window */
> --
> 2.34.1
>


-- 
greets
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy

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

* Re: [PATCH] arm64: dts: ti: k3-am64-main: Add ESM0 bus mapping
@ 2022-02-11  7:17   ` Christian Gmeiner
  0 siblings, 0 replies; 4+ messages in thread
From: Christian Gmeiner @ 2022-02-11  7:17 UTC (permalink / raw)
  To: LKML
  Cc: Nishanth Menon, Hari Nagalla, Vignesh Raghavendra, Tero Kristo,
	Rob Herring, linux-arm-kernel, devicetree

Hi all.

Looks like TI was faster:
https://lore.kernel.org/lkml/20220210172246.27871-1-hnagalla@ti.com/T/

So lets ignore my patch - sorry for the noise.

Am Fr., 11. Feb. 2022 um 08:14 Uhr schrieb Christian Gmeiner
<christian.gmeiner@gmail.com>:
>
> As the kernel repository is the source for dtsi files for other
> projects like U-Boot it makes sense to add the ESM0 bus mapping,
> even no Linux driver needs it (yet).
>
> Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
> ---
>  arch/arm64/boot/dts/ti/k3-am64.dtsi | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am64.dtsi b/arch/arm64/boot/dts/ti/k3-am64.dtsi
> index 84bd07cd1824..09ff14643ee6 100644
> --- a/arch/arm64/boot/dts/ti/k3-am64.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am64.dtsi
> @@ -66,6 +66,7 @@ cbass_main: bus@f4000 {
>                 #address-cells = <2>;
>                 #size-cells = <2>;
>                 ranges = <0x00 0x000f4000 0x00 0x000f4000 0x00 0x000002d0>, /* PINCTRL */
> +                        <0x00 0x00420000 0x00 0x00420000 0x00 0x00001000>, /* ESM0 */
>                          <0x00 0x00600000 0x00 0x00600000 0x00 0x00001100>, /* GPIO */
>                          <0x00 0x00a40000 0x00 0x00a40000 0x00 0x00000800>, /* Timesync router */
>                          <0x00 0x01000000 0x00 0x01000000 0x00 0x02330400>, /* First peripheral window */
> --
> 2.34.1
>


-- 
greets
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy

_______________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2022-02-11  7:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-11  7:13 [PATCH] arm64: dts: ti: k3-am64-main: Add ESM0 bus mapping Christian Gmeiner
2022-02-11  7:13 ` Christian Gmeiner
2022-02-11  7:17 ` Christian Gmeiner
2022-02-11  7:17   ` Christian Gmeiner

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.