diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2021-03-26 22:22:25 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2021-03-27 00:37:28 +0100 |
commit | 8e3bcdeec7e5a9c2001fbe2a6192cda8aa9886f4 (patch) | |
tree | 15c7dcf6a1cbc4f4d7dee75fd62bd79c91d54bdd /arch/arm/boot/dts/ste-hrefv60plus-tvk.dts | |
parent | ARM: dts: ux500: Totally separate TVK R2 and R3 (diff) | |
download | linux-8e3bcdeec7e5a9c2001fbe2a6192cda8aa9886f4.tar.xz linux-8e3bcdeec7e5a9c2001fbe2a6192cda8aa9886f4.zip |
ARM: dts: ux500: Clarify UIB version per board
Make it clear which UIB is used with each board in
comments and model text.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/ste-hrefv60plus-tvk.dts')
-rw-r--r-- | arch/arm/boot/dts/ste-hrefv60plus-tvk.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/ste-hrefv60plus-tvk.dts b/arch/arm/boot/dts/ste-hrefv60plus-tvk.dts index 9c2d2ee6d6d8..2db2f8be8b03 100644 --- a/arch/arm/boot/dts/ste-hrefv60plus-tvk.dts +++ b/arch/arm/boot/dts/ste-hrefv60plus-tvk.dts @@ -2,7 +2,7 @@ /* * Copyright 2012 ST-Ericsson AB * - * Device Tree for the HREF version 60 or later with the TVK1281618 UIB + * Device Tree for the HREF version 60 or later with the TVK1281618 R2 UIB */ /dts-v1/; @@ -11,7 +11,7 @@ #include "ste-href-tvk1281618-r2.dtsi" / { - model = "ST-Ericsson HREF (v60+) and TVK1281618 UIB"; + model = "ST-Ericsson HREF (v60+) and TVK1281618 R2 UIB"; compatible = "st-ericsson,hrefv60+", "st-ericsson,u8500"; /* ST6G3244ME level translator for 1.8/2.9 V */ |