mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
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>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
/*
|
||||
* Device Tree for the HREF520 version with the TVK1281618 UIB
|
||||
* Device Tree for the HREF520 version with the TVK1281618 R3 UIB
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
@@ -9,7 +9,7 @@
|
||||
#include "ste-href-tvk1281618-r3.dtsi"
|
||||
|
||||
/ {
|
||||
model = "ST-Ericsson HREF520 and TVK1281618 UIB";
|
||||
model = "ST-Ericsson HREF520 and TVK1281618 R3 UIB";
|
||||
compatible = "st-ericsson,href520", "st-ericsson,u8500";
|
||||
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include "ste-href-tvk1281618-r2.dtsi"
|
||||
|
||||
/ {
|
||||
model = "ST-Ericsson HREF (pre-v60) and TVK1281618 UIB";
|
||||
model = "ST-Ericsson HREF (pre-v60) and TVK1281618 R2 UIB";
|
||||
compatible = "st-ericsson,mop500", "st-ericsson,u8500";
|
||||
|
||||
/* ST6G3244ME level translator for 1.8/2.9 V */
|
||||
|
||||
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user