summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/am335x-pocketbeagle.dts
AgeCommit message (Collapse)AuthorFilesLines
2019-10-23ARM: dts: Drop pointless status changing for am3 musbTony Lindgren1-22/+0
The default is enabled, and there should be no need to reconfigure the status for SoC internal devices in the board specific files. Only the USB PHY used needs to be configured in the board specific files. Cc: Bin Liu <b-liu@ti.com> Cc: Keerthy <j-keerthy@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
2019-04-08ARM: dts: am335x: pocketbeagle: Replaced register offsets with definesChristina Quast1-28/+28
The defines are taken from dt-bindings/pinctrl/am33xx.h Signed-off-by: Christina Quast <cquast@hanoverdisplays.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
2018-05-01ARM: dts: Add am335x-pocketbeagleRobert Nelson1-0/+237
PocketBeagle is an ultra-tiny-yet-complete open-source USB-key-fob computer. This board family can be indentified by the A335PBGL in the at24 eeprom: A2: [aa 55 33 ee 41 33 33 35 50 42 47 4c 30 30 41 32 |.U3.A335PBGL00A2|] http://beagleboard.org/pocket https://github.com/beagleboard/pocketbeagle Signed-off-by: Robert Nelson <robertcnelson@gmail.com> CC: Tony Lindgren <tony@atomide.com> CC: Jason Kridner <jkridner@beagleboard.org> CC: Drew Fustini <drew@beagleboard.org> CC: Peter Robinson <pbrobinson@redhat.com> Signed-off-by: Tony Lindgren <tony@atomide.com>