Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
boards: tdk: robokit1: align driver init levels with devicetree deps
This board contains both an NTC sensor dependings on a specific SPI ADC and a TMP116 containing both a sensor and an EEPROM. Align these driver initialization priorities with the devicetree dependencies to avoid build failures with CONFIG_CHECK_INIT_PRIORITIES=y. (cherry picked from commit 411f9d8) Original-Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk> GitOrigin-RevId: 411f9d8 Cr-Build-Id: 8726589230171865649 Cr-Build-Url: https://cr-buildbucket.appspot.com/build/8726589230171865649 Copybot-Job-Name: zephyr-main-copybot-downstream Change-Id: I6272b7d63a4f0a514f16abc8476c04ba025827b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/6145209 Commit-Queue: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com> Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com> Bot-Commit: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
- Loading branch information