-
Notifications
You must be signed in to change notification settings - Fork 350
Closed
Labels
LNLApplies to Lunar Lake platformApplies to Lunar Lake platformP3Low-impact bugs or featuresLow-impact bugs or featuresSDWSoundWireSoundWirebugSomething isn't working as expectedSomething isn't working as expected
Milestone
Description
Describe the bug
lots of warning messages for Device tree and Kconfig. Am I the only one that looks at build logs?
To Reproduce
./sof/scripts/xtensa-build-zephyr.py --use-platform-subdir --key-type-subdir dbgkey -k ~/mtl_debug_private_key.pem -d lnl
Reproduction Rate
100%
Expected behavior
no warnings
Impact
Annoyance
Environment
-
Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
- zephyr: 3563347b108a8fe323595060576572fccdb81be6
- SOF: 054003f
-
Name of the platform(s) on which the bug is observed.
- Platform: lnl
Screenshots or console output
-- Including generated dts.cmake file: /data/pbossart/SOF-zephyr-main/build-lnl/zephyr/dts.cmake
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:382.16-385.5: Warning (simple_bus_reg): /soc/timer: missing or empty reg/ranges property
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:439.25-444.4: Warning (unique_unit_address_if_enabled): /memory@a0020000: duplicate unit-address (also used in node /virtualmemory@a0020000)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:31.26-38.5: Warning (unique_unit_address_if_enabled): /soc/dai-dmic0@10100: duplicate unit-address (also used in node /soc/dai-dmic1@10100)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh1@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh2@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:66.20-70.5: Warning (unique_unit_address_if_enabled): /soc/alh1@24400: duplicate unit-address (also used in node /soc/alh2@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh3@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:66.20-70.5: Warning (unique_unit_address_if_enabled): /soc/alh1@24400: duplicate unit-address (also used in node /soc/alh3@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:71.20-75.5: Warning (unique_unit_address_if_enabled): /soc/alh2@24400: duplicate unit-address (also used in node /soc/alh3@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh4@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:66.20-70.5: Warning (unique_unit_address_if_enabled): /soc/alh1@24400: duplicate unit-address (also used in node /soc/alh4@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:71.20-75.5: Warning (unique_unit_address_if_enabled): /soc/alh2@24400: duplicate unit-address (also used in node /soc/alh4@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:76.20-80.5: Warning (unique_unit_address_if_enabled): /soc/alh3@24400: duplicate unit-address (also used in node /soc/alh4@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh5@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:66.20-70.5: Warning (unique_unit_address_if_enabled): /soc/alh1@24400: duplicate unit-address (also used in node /soc/alh5@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:71.20-75.5: Warning (unique_unit_address_if_enabled): /soc/alh2@24400: duplicate unit-address (also used in node /soc/alh5@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:76.20-80.5: Warning (unique_unit_address_if_enabled): /soc/alh3@24400: duplicate unit-address (also used in node /soc/alh5@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:81.20-85.5: Warning (unique_unit_address_if_enabled): /soc/alh4@24400: duplicate unit-address (also used in node /soc/alh5@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh6@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:66.20-70.5: Warning (unique_unit_address_if_enabled): /soc/alh1@24400: duplicate unit-address (also used in node /soc/alh6@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:71.20-75.5: Warning (unique_unit_address_if_enabled): /soc/alh2@24400: duplicate unit-address (also used in node /soc/alh6@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:76.20-80.5: Warning (unique_unit_address_if_enabled): /soc/alh3@24400: duplicate unit-address (also used in node /soc/alh6@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:81.20-85.5: Warning (unique_unit_address_if_enabled): /soc/alh4@24400: duplicate unit-address (also used in node /soc/alh6@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:86.20-90.5: Warning (unique_unit_address_if_enabled): /soc/alh5@24400: duplicate unit-address (also used in node /soc/alh6@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh7@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:66.20-70.5: Warning (unique_unit_address_if_enabled): /soc/alh1@24400: duplicate unit-address (also used in node /soc/alh7@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:71.20-75.5: Warning (unique_unit_address_if_enabled): /soc/alh2@24400: duplicate unit-address (also used in node /soc/alh7@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:76.20-80.5: Warning (unique_unit_address_if_enabled): /soc/alh3@24400: duplicate unit-address (also used in node /soc/alh7@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:81.20-85.5: Warning (unique_unit_address_if_enabled): /soc/alh4@24400: duplicate unit-address (also used in node /soc/alh7@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:86.20-90.5: Warning (unique_unit_address_if_enabled): /soc/alh5@24400: duplicate unit-address (also used in node /soc/alh7@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:91.20-95.5: Warning (unique_unit_address_if_enabled): /soc/alh6@24400: duplicate unit-address (also used in node /soc/alh7@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh8@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:66.20-70.5: Warning (unique_unit_address_if_enabled): /soc/alh1@24400: duplicate unit-address (also used in node /soc/alh8@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:71.20-75.5: Warning (unique_unit_address_if_enabled): /soc/alh2@24400: duplicate unit-address (also used in node /soc/alh8@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:76.20-80.5: Warning (unique_unit_address_if_enabled): /soc/alh3@24400: duplicate unit-address (also used in node /soc/alh8@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:81.20-85.5: Warning (unique_unit_address_if_enabled): /soc/alh4@24400: duplicate unit-address (also used in node /soc/alh8@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:86.20-90.5: Warning (unique_unit_address_if_enabled): /soc/alh5@24400: duplicate unit-address (also used in node /soc/alh8@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:91.20-95.5: Warning (unique_unit_address_if_enabled): /soc/alh6@24400: duplicate unit-address (also used in node /soc/alh8@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:96.20-100.5: Warning (unique_unit_address_if_enabled): /soc/alh7@24400: duplicate unit-address (also used in node /soc/alh8@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh9@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:66.20-70.5: Warning (unique_unit_address_if_enabled): /soc/alh1@24400: duplicate unit-address (also used in node /soc/alh9@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:71.20-75.5: Warning (unique_unit_address_if_enabled): /soc/alh2@24400: duplicate unit-address (also used in node /soc/alh9@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:76.20-80.5: Warning (unique_unit_address_if_enabled): /soc/alh3@24400: duplicate unit-address (also used in node /soc/alh9@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:81.20-85.5: Warning (unique_unit_address_if_enabled): /soc/alh4@24400: duplicate unit-address (also used in node /soc/alh9@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:86.20-90.5: Warning (unique_unit_address_if_enabled): /soc/alh5@24400: duplicate unit-address (also used in node /soc/alh9@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:91.20-95.5: Warning (unique_unit_address_if_enabled): /soc/alh6@24400: duplicate unit-address (also used in node /soc/alh9@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:96.20-100.5: Warning (unique_unit_address_if_enabled): /soc/alh7@24400: duplicate unit-address (also used in node /soc/alh9@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:101.20-105.5: Warning (unique_unit_address_if_enabled): /soc/alh8@24400: duplicate unit-address (also used in node /soc/alh9@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh10@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:66.20-70.5: Warning (unique_unit_address_if_enabled): /soc/alh1@24400: duplicate unit-address (also used in node /soc/alh10@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:71.20-75.5: Warning (unique_unit_address_if_enabled): /soc/alh2@24400: duplicate unit-address (also used in node /soc/alh10@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:76.20-80.5: Warning (unique_unit_address_if_enabled): /soc/alh3@24400: duplicate unit-address (also used in node /soc/alh10@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:81.20-85.5: Warning (unique_unit_address_if_enabled): /soc/alh4@24400: duplicate unit-address (also used in node /soc/alh10@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:86.20-90.5: Warning (unique_unit_address_if_enabled): /soc/alh5@24400: duplicate unit-address (also used in node /soc/alh10@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:91.20-95.5: Warning (unique_unit_address_if_enabled): /soc/alh6@24400: duplicate unit-address (also used in node /soc/alh10@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:96.20-100.5: Warning (unique_unit_address_if_enabled): /soc/alh7@24400: duplicate unit-address (also used in node /soc/alh10@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:101.20-105.5: Warning (unique_unit_address_if_enabled): /soc/alh8@24400: duplicate unit-address (also used in node /soc/alh10@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:106.20-110.5: Warning (unique_unit_address_if_enabled): /soc/alh9@24400: duplicate unit-address (also used in node /soc/alh10@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh11@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:66.20-70.5: Warning (unique_unit_address_if_enabled): /soc/alh1@24400: duplicate unit-address (also used in node /soc/alh11@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:71.20-75.5: Warning (unique_unit_address_if_enabled): /soc/alh2@24400: duplicate unit-address (also used in node /soc/alh11@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:76.20-80.5: Warning (unique_unit_address_if_enabled): /soc/alh3@24400: duplicate unit-address (also used in node /soc/alh11@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:81.20-85.5: Warning (unique_unit_address_if_enabled): /soc/alh4@24400: duplicate unit-address (also used in node /soc/alh11@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:86.20-90.5: Warning (unique_unit_address_if_enabled): /soc/alh5@24400: duplicate unit-address (also used in node /soc/alh11@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:91.20-95.5: Warning (unique_unit_address_if_enabled): /soc/alh6@24400: duplicate unit-address (also used in node /soc/alh11@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:96.20-100.5: Warning (unique_unit_address_if_enabled): /soc/alh7@24400: duplicate unit-address (also used in node /soc/alh11@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:101.20-105.5: Warning (unique_unit_address_if_enabled): /soc/alh8@24400: duplicate unit-address (also used in node /soc/alh11@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:106.20-110.5: Warning (unique_unit_address_if_enabled): /soc/alh9@24400: duplicate unit-address (also used in node /soc/alh11@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:111.22-115.5: Warning (unique_unit_address_if_enabled): /soc/alh10@24400: duplicate unit-address (also used in node /soc/alh11@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh12@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:66.20-70.5: Warning (unique_unit_address_if_enabled): /soc/alh1@24400: duplicate unit-address (also used in node /soc/alh12@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:71.20-75.5: Warning (unique_unit_address_if_enabled): /soc/alh2@24400: duplicate unit-address (also used in node /soc/alh12@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:76.20-80.5: Warning (unique_unit_address_if_enabled): /soc/alh3@24400: duplicate unit-address (also used in node /soc/alh12@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:81.20-85.5: Warning (unique_unit_address_if_enabled): /soc/alh4@24400: duplicate unit-address (also used in node /soc/alh12@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:86.20-90.5: Warning (unique_unit_address_if_enabled): /soc/alh5@24400: duplicate unit-address (also used in node /soc/alh12@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:91.20-95.5: Warning (unique_unit_address_if_enabled): /soc/alh6@24400: duplicate unit-address (also used in node /soc/alh12@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:96.20-100.5: Warning (unique_unit_address_if_enabled): /soc/alh7@24400: duplicate unit-address (also used in node /soc/alh12@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:101.20-105.5: Warning (unique_unit_address_if_enabled): /soc/alh8@24400: duplicate unit-address (also used in node /soc/alh12@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:106.20-110.5: Warning (unique_unit_address_if_enabled): /soc/alh9@24400: duplicate unit-address (also used in node /soc/alh12@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:111.22-115.5: Warning (unique_unit_address_if_enabled): /soc/alh10@24400: duplicate unit-address (also used in node /soc/alh12@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:116.22-120.5: Warning (unique_unit_address_if_enabled): /soc/alh11@24400: duplicate unit-address (also used in node /soc/alh12@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh13@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:66.20-70.5: Warning (unique_unit_address_if_enabled): /soc/alh1@24400: duplicate unit-address (also used in node /soc/alh13@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:71.20-75.5: Warning (unique_unit_address_if_enabled): /soc/alh2@24400: duplicate unit-address (also used in node /soc/alh13@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:76.20-80.5: Warning (unique_unit_address_if_enabled): /soc/alh3@24400: duplicate unit-address (also used in node /soc/alh13@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:81.20-85.5: Warning (unique_unit_address_if_enabled): /soc/alh4@24400: duplicate unit-address (also used in node /soc/alh13@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:86.20-90.5: Warning (unique_unit_address_if_enabled): /soc/alh5@24400: duplicate unit-address (also used in node /soc/alh13@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:91.20-95.5: Warning (unique_unit_address_if_enabled): /soc/alh6@24400: duplicate unit-address (also used in node /soc/alh13@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:96.20-100.5: Warning (unique_unit_address_if_enabled): /soc/alh7@24400: duplicate unit-address (also used in node /soc/alh13@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:101.20-105.5: Warning (unique_unit_address_if_enabled): /soc/alh8@24400: duplicate unit-address (also used in node /soc/alh13@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:106.20-110.5: Warning (unique_unit_address_if_enabled): /soc/alh9@24400: duplicate unit-address (also used in node /soc/alh13@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:111.22-115.5: Warning (unique_unit_address_if_enabled): /soc/alh10@24400: duplicate unit-address (also used in node /soc/alh13@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:116.22-120.5: Warning (unique_unit_address_if_enabled): /soc/alh11@24400: duplicate unit-address (also used in node /soc/alh13@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:121.22-125.5: Warning (unique_unit_address_if_enabled): /soc/alh12@24400: duplicate unit-address (also used in node /soc/alh13@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh14@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:66.20-70.5: Warning (unique_unit_address_if_enabled): /soc/alh1@24400: duplicate unit-address (also used in node /soc/alh14@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:71.20-75.5: Warning (unique_unit_address_if_enabled): /soc/alh2@24400: duplicate unit-address (also used in node /soc/alh14@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:76.20-80.5: Warning (unique_unit_address_if_enabled): /soc/alh3@24400: duplicate unit-address (also used in node /soc/alh14@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:81.20-85.5: Warning (unique_unit_address_if_enabled): /soc/alh4@24400: duplicate unit-address (also used in node /soc/alh14@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:86.20-90.5: Warning (unique_unit_address_if_enabled): /soc/alh5@24400: duplicate unit-address (also used in node /soc/alh14@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:91.20-95.5: Warning (unique_unit_address_if_enabled): /soc/alh6@24400: duplicate unit-address (also used in node /soc/alh14@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:96.20-100.5: Warning (unique_unit_address_if_enabled): /soc/alh7@24400: duplicate unit-address (also used in node /soc/alh14@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:101.20-105.5: Warning (unique_unit_address_if_enabled): /soc/alh8@24400: duplicate unit-address (also used in node /soc/alh14@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:106.20-110.5: Warning (unique_unit_address_if_enabled): /soc/alh9@24400: duplicate unit-address (also used in node /soc/alh14@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:111.22-115.5: Warning (unique_unit_address_if_enabled): /soc/alh10@24400: duplicate unit-address (also used in node /soc/alh14@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:116.22-120.5: Warning (unique_unit_address_if_enabled): /soc/alh11@24400: duplicate unit-address (also used in node /soc/alh14@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:121.22-125.5: Warning (unique_unit_address_if_enabled): /soc/alh12@24400: duplicate unit-address (also used in node /soc/alh14@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:126.22-130.5: Warning (unique_unit_address_if_enabled): /soc/alh13@24400: duplicate unit-address (also used in node /soc/alh14@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:61.20-65.5: Warning (unique_unit_address_if_enabled): /soc/alh0@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:66.20-70.5: Warning (unique_unit_address_if_enabled): /soc/alh1@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:71.20-75.5: Warning (unique_unit_address_if_enabled): /soc/alh2@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:76.20-80.5: Warning (unique_unit_address_if_enabled): /soc/alh3@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:81.20-85.5: Warning (unique_unit_address_if_enabled): /soc/alh4@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:86.20-90.5: Warning (unique_unit_address_if_enabled): /soc/alh5@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:91.20-95.5: Warning (unique_unit_address_if_enabled): /soc/alh6@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:96.20-100.5: Warning (unique_unit_address_if_enabled): /soc/alh7@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:101.20-105.5: Warning (unique_unit_address_if_enabled): /soc/alh8@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:106.20-110.5: Warning (unique_unit_address_if_enabled): /soc/alh9@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:111.22-115.5: Warning (unique_unit_address_if_enabled): /soc/alh10@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:116.22-120.5: Warning (unique_unit_address_if_enabled): /soc/alh11@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:121.22-125.5: Warning (unique_unit_address_if_enabled): /soc/alh12@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:126.22-130.5: Warning (unique_unit_address_if_enabled): /soc/alh13@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:131.22-135.5: Warning (unique_unit_address_if_enabled): /soc/alh14@24400: duplicate unit-address (also used in node /soc/alh15@24400)
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:19.26-25.5: Warning (interrupt_provider): /soc/core_intc@0: Missing #address-cells in interrupt provider
/data/pbossart/SOF-zephyr-main/build-lnl/zephyr/zephyr.dts:365.28-374.5: Warning (interrupt_provider): /soc/ace_intc@7ac00: Missing #address-cells in interrupt provider
warning: DMA_DW_SUSPEND_DRAIN (defined at drivers/dma/Kconfig.dw_common:27,
drivers/dma/Kconfig.dw_common:27, drivers/dma/Kconfig.dw_common:27) was assigned the value 'y' but
got the value 'n'. Check these unsatisfied dependencies: ((DMA_INTEL_ADSP_GPDMA && DMA_DW && DMA) ||
(DMA_INTEL_ADSP_GPDMA && DMA_INTEL_ADSP_GPDMA && DMA) || (DMA_INTEL_ADSP_GPDMA && DMA_INTEL_LPSS &&
DMA)) (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_DMA_DW_SUSPEND_DRAIN and/or
look up DMA_DW_SUSPEND_DRAIN in the menuconfig/guiconfig interface. The Application Development
Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual
might be helpful too.
Metadata
Metadata
Assignees
Labels
LNLApplies to Lunar Lake platformApplies to Lunar Lake platformP3Low-impact bugs or featuresLow-impact bugs or featuresSDWSoundWireSoundWirebugSomething isn't working as expectedSomething isn't working as expected