Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit eab6abb8 authored by Peter Ujfalusi's avatar Peter Ujfalusi Committed by Tero Kristo
Browse files

dmaengine: ti: k3-psil: Use soc_device_match to get the psil map


Instead of separate of_machine_is_compatible() it is better to use
soc_device_match() and soc_device_attribute struct to get the PSI-L map
for the booted device.

By using soc_device_match() it is easier to add support for new devices.

Signed-off-by: default avatarPeter Ujfalusi <peter.ujfalusi@ti.com>
parent 6a42ce8a
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment