summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-01fix: MakefilemasterRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2021-04-01cleanup: we have not supported 3.8 in a long time, nuke these old ↵Robert Nelson
part-number/version/exclusive-use as they are not used for ever Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2021-03-30Added overlay of SSD1306 on I2C1Thales Silva
2021-03-17Makefile/gcc: dont force gccRobert Nelson
fixes: https://github.com/RobertCNelson/bb.org-overlays/issues/41 Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2021-02-25BB-SPIDEV* document ti,pindir-d0-out-d1-in optionRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2020-12-21enable second LTC2947 on SPI1 CS=P9.42M Jordan Stanway
2020-12-21add draft dts for LTC2947 on SPI1M J Stanway
- use BB-SPIDEV1-00A0.dts as template - revise according to examples on the [Analog Devices wiki][1] [1]: https://wiki.analog.com/resources/tools-software/linux-drivers/hwmon/ltc2947#example_i2c_spi_device_initialization
2020-11-19BB-BONE-WL1835MOD-00A0: drop kim/btwilink use bluetooth option from v4.14.x+Robert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2020-11-19For CircuitCo WL1835MOD capeRen Waldura
For CircuitCo WL1835MOD cape, see https://github.com/CircuitCo/WL1835MOD This file was adapted from am335x-boneblack-wl1835mod-cape.dtsi found at e.g. https://github.com/beagleboard/linux/blob/4.1/arch/arm/boot/dts/am335x-boneblack-wl1835mod-cape.dtsi
2020-11-04Added 1.8" LCD Adafruit on SPI0Mark A. Yoder
2020-11-04Added code to configure pins P9_25 (reset) and P9_27 (dc).Mark A. Yoder
2020-11-04Moved dc and reset to be closer to the SPI1 pinsMark A. Yoder
2020-11-04Switched from 0x190 to BONE_P9_31Mark A. Yoder
2020-11-04Configures P9_19 and P9_20 as gpio since you can't be sure that's how they ↵Mark A. Yoder
are set.
2020-11-03Switched from 0x190 to BONE_P9_31Mark A. Yoder
2020-10-26dtc_overlay.sh: use https vs gitRobert Nelson
fixes: https://github.com/RobertCNelson/bb.org-overlays/issues/39 Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2020-10-21mikrobus: Add Overlays for mikroBUS Cape PortsVaishnav M A
Tested on BeagleBone Black Wireless with the mikroBUS cape and miikroBUS driver latest patch(serdev) and should work perfectly with the previous/v2 patch as well.Original Pull request submission: https://github.com/beagleboard/bb.org-overlays/pull/200 was closed accidentally. Changes from original PR: - @RobertCNelson 's suggested fix to split all spi1 pins to a common pinmux same for all the overlays(port 1,2,4)- tested with SPI clicks on the ports. - rename mikrobus alias from 0-indexed to 1-indexed so that it appears same as that in the mikrobus cape Signed-off-by: Vaishnav M A <vaishnav@beagleboard.org>
2020-10-21Add: overlay of cc2520 cape on SPI0turmary
2020-10-21Update MIKROBUS PB OverlaysVaishnav M A
add force-empty-serdev-controller field, this is necessary to create an empty serdev controller(when there is no serdev child nodes defined in DT). Signed-off-by: Vaishnav M A <vaishnav@beagleboard.org>
2020-10-02Added 2.4" LCDMark A. Yoder
2020-09-15Merge pull request #202 from lorforlinux/BBAI_configpinJason Kridner
Fix config-pin for BBAI
2020-09-15Add run time conditional blockDeepak Khatri
Removed compile time conditional block in favour od run-time code!
2020-09-15Fix config-pin for BBAIDeepak Khatri
A conditional block has been added to detect the board type. The conditional block depends on macro created in the compatibility layer code.
2020-08-14Add overlays for PB mikroBUS portsvaishnav98
2020-08-05Added eqep2 for PBGiulio Moro
2020-08-05Overlays to change the function of USB ports on PBGiulio Moro
2020-08-05EEPROM overlayGiulio Moro
2020-08-04Allow users to cross build config-pinRobert Nelson
fixes: https://github.com/beagleboard/bb.org-overlays/issues/196 Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2020-07-22Add PB dmtimer overlaysDarren Schachter
2020-07-09Remove the rest of string parsing out of subprocessesDarren Schachter
2020-07-09Move some string parsing out of subprocessesDarren Schachter
2020-07-09Make minor formatting changesDarren Schachter
2020-07-09Allow flexible with in/out mode namingDarren Schachter
2020-07-09Improve memory managementDarren Schachter
2020-07-09Make code more secure (prevent OS injection)Darren Schachter
2020-07-09Add direction functionality (for in/out modes)Darren Schachter
2020-07-09Resolve in/out modes to gpioDarren Schachter
2020-07-09Add error handling to GetGpioDarren Schachter
2020-07-09Implement GetGpio functionDarren Schachter
2020-07-01Added Overlay for CTAG Face 2|4 on BBAI and refactored Overlay for BBBNiklasWan
2020-06-04add BBB Servo cape overlaylorforlinux
2020-06-02add BBAI LDC4 cape overlaylorforlinux
2020-05-28BBB Load Cape overlaylorforlinux
2020-05-27add BBBAI Relay Cape overlaylorforlinux
2020-05-26add BBBAI Motor Cape overlaylorforlinux
2020-05-26remove unnecessary codelorforlinux
2020-05-26fix BBAI_BBORG_COMMS-00A2.dtslorforlinux
2020-05-26add BBBAI comms cape overlaylorforlinux
2020-05-20fix: BB-P9_27-LED-00A0.dtsRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2020-05-20gpio: add P9_27 led exampleRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>