summaryrefslogtreecommitdiff
path: root/util/pinmap/pm/generate_test.go
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-2/+2
* zephyr: rework i2c enumsDawid Niedzwiecki2022-07-281-3/+3
* pinmap: drop labels from adc nodesFabio Baltieri2022-07-181-1/+0
* pinmap: drop named-pwm generation codeFabio Baltieri2022-04-141-26/+1
* pinmap: Add generation of gpio-line-namesAndrew McRae2022-03-021-7/+50
* pinmap: Sort I2C by port rather than signal.Andrew McRae2022-03-021-4/+30
* pinmap: Remove #gpio-cells from GPIO generationAndrew McRae2022-01-281-4/+0
* pinmap: Update generation of adc channelAndrew McRae2022-01-241-1/+1
* pinmap: Remove interrupts, add pull up/downAndrew McRae2022-01-061-0/+12
* pinmap: Use correct year for copyrightAndrew McRae2022-01-061-2/+4
* pinmap: stop generating labels for named-gpios and named-pwmFabio Baltieri2022-01-041-4/+0
* pinmap: Add #gpio-cells to GPIO DTSAndrew McRae2021-12-231-1/+3
* pinmap: Fix PWM generationAndrew McRae2021-12-221-1/+7
* pinmap: Add utility to generate Zephyr DTS GPIO configsAndrew McRae2021-12-221-0/+148