commit | 3169572ed1bf0de17bb813583cab7ea295a8ec8d | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Thu Mar 24 11:57:37 2022 +0000 |
committer | Andre Przywara <andre.przywara@arm.com> | Tue Jul 19 11:45:10 2022 +0100 |
tree | 15d4ea6c3da7b2ae4fbb71372e905d84e8862407 | |
parent | fba729b0ca22be379792ce677296cda075036753 [diff] |
fix(morello): dts: use documented DPU compatible string The official Arm Komeda DPU DT binding only mentions the "arm,mali-d71" string as a possible compatible string. The D32 version is just a variant of the D71, and the revision can and will be auto-detected at runtime. Add the usual fallback compatible string scheme to contain a documented compatible string. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Change-Id: Ic1eade122b030dc983944b161eec175facf75357