commit | 68dfaee894422e823beb65f7040f193b248428cc | [log] [tgz] |
---|---|---|
author | Tim Sørensen <tims@demant.com> | Wed May 15 16:23:01 2024 +0200 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Mon May 20 14:26:03 2024 +0300 |
tree | a81b417d63c725c5a391acb5100342c4d1f62287 | |
parent | 62a55d03af18084de82398404da4c847d4cad477 [diff] |
boards: fixed SPI DTS bug for nrf5340_audio_dk board This fixes the SPI DTS bug on the nrf5340_audio_dk board which was introduced by b8978e9: unit address and first address in 'reg' (0x0) don't match for /soc/peripheral@50000000/spi@a000/sdhc@1 unit address and first address in 'reg' (0x1) don't match for /soc/peripheral@50000000/spi@a000/cs47l63@2 Signed-off-by: Tim Sørensen <tims@demant.com>