mbox series

[0/3] pocketbeagle device tree updates

Message ID 20230816002308.36800-1-twoerner@gmail.com (mailing list archive)
Headers show
Series pocketbeagle device tree updates | expand

Message

Trevor Woerner Aug. 16, 2023, 12:23 a.m. UTC
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(-)