mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 11:37:06 +02:00
ARM: dts: imx6ul-var-som: change incorrect VAR-SOM-MX6UL references
There is no Variscite module named VAR-SOM-MX6UL, but there is VAR-SOM-MX6 and also VAR-SOM-6UL, so it is confusing at first to know to which one it refers to. The imx6ul-var-som* dts/dtsi supports only the VAR-SOM-6UL [1], not VAR-SOM-MX6 [2], so modify comments and model descriptions accordingly. Link https://dev.variscite.com/var-som-6ul [1] Link: https://dev.variscite.com/var-som-mx6 [2] Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com> Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
parent
f9abbeb3e6
commit
8ce202ed73
|
|
@ -1,6 +1,6 @@
|
|||
// SPDX-License-Identifier: GPL-2.0+
|
||||
/*
|
||||
* Support for Variscite MX6 Concerto Carrier board with the VAR-SOM-MX6UL
|
||||
* Support for Variscite Concerto Carrier board with the VAR-SOM-6UL
|
||||
* Variscite SoM mounted on it
|
||||
*
|
||||
* Copyright 2019 Variscite Ltd.
|
||||
|
|
@ -11,7 +11,7 @@
|
|||
#include <dt-bindings/leds/common.h>
|
||||
|
||||
/ {
|
||||
model = "Variscite VAR-SOM-MX6UL Concerto Board";
|
||||
model = "Variscite VAR-SOM-6UL Concerto Board";
|
||||
compatible = "variscite,mx6ulconcerto", "variscite,var-som-imx6ul", "fsl,imx6ul";
|
||||
|
||||
chosen {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
// SPDX-License-Identifier: GPL-2.0+
|
||||
/*
|
||||
* Support for Variscite VAR-SOM-MX6UL Module
|
||||
* Support for Variscite VAR-SOM-6UL Module
|
||||
*
|
||||
* Copyright 2019 Variscite Ltd.
|
||||
* Copyright 2025 Bootlin
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
#include <dt-bindings/gpio/gpio.h>
|
||||
|
||||
/ {
|
||||
model = "Variscite VAR-SOM-MX6UL module";
|
||||
model = "Variscite VAR-SOM-6UL module";
|
||||
compatible = "variscite,var-som-imx6ul", "fsl,imx6ul";
|
||||
|
||||
memory@80000000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user