commit | b473d8c30ac9f80e5c879ea885dda70f9441a835 | [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 | be8d7fbc48bdff7d5788e0716fa60c9f9d632b93 [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