All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] pocketbeagle device tree updates
@ 2023-08-16  0:23 ` Trevor Woerner
  0 siblings, 0 replies; 8+ messages in thread
From: Trevor Woerner @ 2023-08-16  0:23 UTC (permalink / raw)
  To: drew; +Cc: linux-arm-kernel, devicetree, linux-kernel

A couple device-tree updates for pocketbeagle:

1) Update the LED information (the LED on the pocketbeagle is blue, so
   correct the information). Also the "label" property is deprecated so
   replace it with "color" and "function" properties.

2) Now that mainline supports the PRUs via remoteproc, update the pin
   information to enable the PRU pins and set their mode appropriately
   as per the silkscreen.

3) Add a missing mode setting for a GPIO pin.

Trevor Woerner (3):
  ARM: dts: am335x-pocketbeagle: update LED information
  ARM: dts: am335x-pocketbeagle: enable pru
  ARM: dts: am335x-pocketbeagle: add missing GPIO mux

 .../boot/dts/ti/omap/am335x-pocketbeagle.dts  | 59 ++++++++++++++++---
 1 file changed, 50 insertions(+), 9 deletions(-)

-- 
2.41.0.327.gaa9166bcc0ba

_______________________________________________
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:[~2023-08-16  0:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-16  0:23 [PATCH 0/3] pocketbeagle device tree updates Trevor Woerner
2023-08-16  0:23 ` Trevor Woerner
2023-08-16  0:23 ` [PATCH 1/3] ARM: dts: am335x-pocketbeagle: update LED information Trevor Woerner
2023-08-16  0:23   ` Trevor Woerner
2023-08-16  0:23 ` [PATCH 2/3] ARM: dts: am335x-pocketbeagle: enable pru Trevor Woerner
2023-08-16  0:23   ` Trevor Woerner
2023-08-16  0:23 ` [PATCH 3/3] ARM: dts: am335x-pocketbeagle: add missing GPIO mux Trevor Woerner
2023-08-16  0:23   ` Trevor Woerner

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.