devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: omap: logicpd-torpedo: do not disguise GNSS device
@ 2023-11-27 20:04 Andreas Kemnade
  2023-11-27 20:40 ` Adam Ford
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Kemnade @ 2023-11-27 20:04 UTC (permalink / raw)
  To: bcousson, tony, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	linux-omap, devicetree, linux-kernel
  Cc: Andreas Kemnade

https://support.logicpd.com/DesktopModules/Bring2mind/DMX/Download.aspx?portalid=0&EntryId=649
clearly specifies the availability of GPS, so let's not disguise it
and name the node accordingly.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
---
 arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit.dts b/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit.dts
index 533ce7ce387a5..fbff15a0a0fe9 100644
--- a/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit.dts
+++ b/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit.dts
@@ -52,7 +52,7 @@ wlcore: wlcore@2 {
 
 &uart2 {
 	/delete-property/dma-names;
-	bluetooth {
+	bluetooth-gnss {
 		compatible = "ti,wl1283-st";
 		enable-gpios = <&gpio6 2 GPIO_ACTIVE_HIGH>; /* gpio 162 */
 		max-speed = <3000000>;
-- 
2.39.2


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

* Re: [PATCH] ARM: dts: omap: logicpd-torpedo: do not disguise GNSS device
  2023-11-27 20:04 [PATCH] ARM: dts: omap: logicpd-torpedo: do not disguise GNSS device Andreas Kemnade
@ 2023-11-27 20:40 ` Adam Ford
  2023-11-30 12:05   ` Tony Lindgren
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Ford @ 2023-11-27 20:40 UTC (permalink / raw)
  To: Andreas Kemnade
  Cc: bcousson, tony, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	linux-omap, devicetree, linux-kernel

On Mon, Nov 27, 2023 at 2:04 PM Andreas Kemnade <andreas@kemnade.info> wrote:
>
> https://support.logicpd.com/DesktopModules/Bring2mind/DMX/Download.aspx?portalid=0&EntryId=649
> clearly specifies the availability of GPS, so let's not disguise it
> and name the node accordingly.

Thanks for doing this.
>
> Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Acked-by: Adam Ford <aford173@gmail.com>

adam
> ---
>  arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit.dts b/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit.dts
> index 533ce7ce387a5..fbff15a0a0fe9 100644
> --- a/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit.dts
> +++ b/arch/arm/boot/dts/ti/omap/logicpd-torpedo-37xx-devkit.dts
> @@ -52,7 +52,7 @@ wlcore: wlcore@2 {
>
>  &uart2 {
>         /delete-property/dma-names;
> -       bluetooth {
> +       bluetooth-gnss {
>                 compatible = "ti,wl1283-st";
>                 enable-gpios = <&gpio6 2 GPIO_ACTIVE_HIGH>; /* gpio 162 */
>                 max-speed = <3000000>;
> --
> 2.39.2
>
>

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

* Re: [PATCH] ARM: dts: omap: logicpd-torpedo: do not disguise GNSS device
  2023-11-27 20:40 ` Adam Ford
@ 2023-11-30 12:05   ` Tony Lindgren
  0 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2023-11-30 12:05 UTC (permalink / raw)
  To: Adam Ford
  Cc: Andreas Kemnade, bcousson, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, linux-omap, devicetree, linux-kernel

* Adam Ford <aford173@gmail.com> [231127 20:40]:
> On Mon, Nov 27, 2023 at 2:04 PM Andreas Kemnade <andreas@kemnade.info> wrote:
> >
> > https://support.logicpd.com/DesktopModules/Bring2mind/DMX/Download.aspx?portalid=0&EntryId=649
> > clearly specifies the availability of GPS, so let's not disguise it
> > and name the node accordingly.
> 
> Thanks for doing this.

Applying into omap-for-v6.8/dt thanks.

Tony

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

end of thread, other threads:[~2023-11-30 12:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-27 20:04 [PATCH] ARM: dts: omap: logicpd-torpedo: do not disguise GNSS device Andreas Kemnade
2023-11-27 20:40 ` Adam Ford
2023-11-30 12:05   ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).