diff options
| author | Benjamin Drung <bdrung@posteo.de> | 2019-02-03 15:13:30 -0500 |
|---|---|---|
| committer | Krzysztof Kozlowski <krzk@kernel.org> | 2019-03-25 12:49:33 -0400 |
| commit | 1fb8c97f9d96400cd0a7f5553844da1eae5594e4 (patch) | |
| tree | aa4bc603146a6f3e92b63fa03d921b4850134203 | |
| parent | 9b23e1a3e8fde76e8cc0e366ab1ed4ffb4440feb (diff) | |
ARM: dts: exynos: Fix spelling mistake of EXYNOS5420
The SoC name EXYNOS5420 was misspelled.
Signed-off-by: Benjamin Drung <bdrung@posteo.de>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
| -rw-r--r-- | arch/arm/boot/dts/exynos5420.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi index aaff15880761..5fb2326875dc 100644 --- a/arch/arm/boot/dts/exynos5420.dtsi +++ b/arch/arm/boot/dts/exynos5420.dtsi | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | * Copyright (c) 2013 Samsung Electronics Co., Ltd. | 5 | * Copyright (c) 2013 Samsung Electronics Co., Ltd. |
| 6 | * http://www.samsung.com | 6 | * http://www.samsung.com |
| 7 | * | 7 | * |
| 8 | * SAMSUNG EXYNOS54200 SoC device nodes are listed in this file. | 8 | * SAMSUNG EXYNOS5420 SoC device nodes are listed in this file. |
| 9 | * EXYNOS5420 based board files can include this file and provide | 9 | * EXYNOS5420 based board files can include this file and provide |
| 10 | * values for board specfic bindings. | 10 | * values for board specfic bindings. |
| 11 | */ | 11 | */ |
