summaryrefslogtreecommitdiff
path: root/board/BuR/common/Kconfig
AgeCommit message (Collapse)Author
2025-04-16board/BuR/common: add parameter for reset controller I2C bus selectionBernhard Messerklinger
Normally B&R reset controllers are located at I2C bus 0. This patch adds the possibility to change this bus number with the kconfig option BR_RESETC_I2CBUS. Signed-off-by: Bernhard Messerklinger <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>