On Mon, Apr 16, 2018 at 5:27 PM, Jason Kridner <jkridner@xxxxxxxxx> wrote: > > >> On Apr 16, 2018, at 6:08 PM, Robert Nelson <robertcnelson@xxxxxxxxx> wrote: >> >> PocketBeagle is an ultra-tiny-yet-complete open-source USB-key-fob computer. >> >> This board can be indentified by the BPxx value after A335BNLT (BBB) >> in the at24 eeprom: >> BPxx [aa 55 33 ee 41 33 33 35 42 4e 4c 54 42 50 30 30 |.U3.A335BNLTBP00|] > > The EEPROM value isn’t right. We made it PBGL instead of using BNLT. Thanks Jason, Yeah I must have got distracted and coped the one off "PocketBone" value, in v3 i have it changed to: +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|] > Is there anything preventing the PRU and GPIO pins from being defined? I guess the GPIO pins might not be exposed through SYSFS due to lack of upstream drivers, but could the pinmux at least be set? Yeah, we could add those default pinmux's too like I did for spi, (we use a spidev node, but that can't go mainline) Regards, -- Robert Nelson https://rcn-ee.com/ -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html