| commit | 30df8904d0f6973bbce1ecb51f14c1e4725ddf0b | [log] [tgz] |
|---|---|---|
| author | Andre Przywara <andre.przywara@arm.com> | Thu Mar 24 11:55:57 2022 +0000 |
| committer | Andre Przywara <andre.przywara@arm.com> | Tue Jul 19 11:45:05 2022 +0100 |
| tree | 5937d751975f50f2b97ad01e0ae5c2f530e4b252 | |
| parent | 67a8a5c92e7c65108b3cdf6f4f9dd2de7e22f3cd [diff] |
fix(morello): dts: add model names
The core root node DT bindings require every DT to have a "model"
property. Linux' "make dtbs_check" reports:
============
.../morello-soc.dt.yaml: /: 'model' is a required property
From schema: dt-schema.git/dtschema/schemas/root-node.yaml
============
Add a model name to both the SoC and FVP files to improve bindings
compliance.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Change-Id: I64923edb947f8939dfa24c13a37996b1ba34ea54