diff mbox series

ARM: dts: omap: logicpd-torpedo: do not disguise GNSS device

Message ID 20231127200430.143231-1-andreas@kemnade.info
State New
Headers show
Series ARM: dts: omap: logicpd-torpedo: do not disguise GNSS device | expand

Commit Message

Andreas Kemnade Nov. 27, 2023, 8:04 p.m. UTC
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(-)

Comments

Tony Lindgren Nov. 30, 2023, 12:05 p.m. UTC | #1
* 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
diff mbox series

Patch

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>;