Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+5 -5
+2 -2
arch/arm/boot/dts/ste-href520-tvk.dts
··· 1 1 // SPDX-License-Identifier: GPL-2.0-or-later 2 2 /* 3 - * Device Tree for the HREF520 version with the TVK1281618 UIB 3 + * Device Tree for the HREF520 version with the TVK1281618 R3 UIB 4 4 */ 5 5 6 6 /dts-v1/; ··· 9 9 #include "ste-href-tvk1281618-r3.dtsi" 10 10 11 11 / { 12 - model = "ST-Ericsson HREF520 and TVK1281618 UIB"; 12 + model = "ST-Ericsson HREF520 and TVK1281618 R3 UIB"; 13 13 compatible = "st-ericsson,href520", "st-ericsson,u8500"; 14 14 15 15
+1 -1
arch/arm/boot/dts/ste-hrefprev60-tvk.dts
··· 9 9 #include "ste-href-tvk1281618-r2.dtsi" 10 10 11 11 / { 12 - model = "ST-Ericsson HREF (pre-v60) and TVK1281618 UIB"; 12 + model = "ST-Ericsson HREF (pre-v60) and TVK1281618 R2 UIB"; 13 13 compatible = "st-ericsson,mop500", "st-ericsson,u8500"; 14 14 15 15 /* ST6G3244ME level translator for 1.8/2.9 V */
+2 -2
arch/arm/boot/dts/ste-hrefv60plus-tvk.dts
··· 2 2 /* 3 3 * Copyright 2012 ST-Ericsson AB 4 4 * 5 - * Device Tree for the HREF version 60 or later with the TVK1281618 UIB 5 + * Device Tree for the HREF version 60 or later with the TVK1281618 R2 UIB 6 6 */ 7 7 8 8 /dts-v1/; ··· 11 11 #include "ste-href-tvk1281618-r2.dtsi" 12 12 13 13 / { 14 - model = "ST-Ericsson HREF (v60+) and TVK1281618 UIB"; 14 + model = "ST-Ericsson HREF (v60+) and TVK1281618 R2 UIB"; 15 15 compatible = "st-ericsson,hrefv60+", "st-ericsson,u8500"; 16 16 17 17 /* ST6G3244ME level translator for 1.8/2.9 V */