MIPS: mobileye: eyeq6h-epm6: Use eyeq6h in the board device tree
There is currently no eyeq6 compatible string defined in the binding documentation. Only eyeq6h version is defined, so let's use it. Note that there are actually no codes relying on eyeq6h; the purpose of this patch is mainly to be coherent with the documentation. Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
7c43938f65
commit
1aa6755387
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
#include "eyeq6h.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "mobileye,eyeq6-epm6", "mobileye,eyeq6";
|
||||
compatible = "mobileye,eyeq6h-epm6", "mobileye,eyeq6h";
|
||||
model = "Mobile EyeQ6H MP6 Evaluation board";
|
||||
|
||||
chosen {
|
||||
|
|
Loading…
Add table
Reference in a new issue