commit | c28874657b70678ba68b8ef6420374025edd8deb | [log] [tgz] |
---|---|---|
author | Jordan Yates <jordan.yates@data61.csiro.au> | Tue Mar 22 13:24:46 2022 +1000 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri May 13 14:17:08 2022 +0200 |
tree | a95feab059e19e021f3c20d7142ad999411a619e | |
parent | 1772dc24a31ebd9d27749df3d391cb6a4facf7ac [diff] |
spi: spi_b91: use new `DT_INST_STRING_TOKEN` macro Use the dedicated `DT_INST_STRING_TOKEN` macro instead of manually retrieving `DT_DRV_INST`. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>