diff options
author | Benjamin Drung <bdrung@posteo.de> | 2019-02-03 21:13:30 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2019-03-25 17:49:33 +0100 |
commit | 1fb8c97f9d96400cd0a7f5553844da1eae5594e4 (patch) | |
tree | aa4bc603146a6f3e92b63fa03d921b4850134203 /arch/arm/boot/dts/exynos5420.dtsi | |
parent | 9b23e1a3e8fde76e8cc0e366ab1ed4ffb4440feb (diff) | |
download | linux-1fb8c97f9d96400cd0a7f5553844da1eae5594e4.tar.bz2 |
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>
Diffstat (limited to 'arch/arm/boot/dts/exynos5420.dtsi')
-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 @@ * Copyright (c) 2013 Samsung Electronics Co., Ltd. * http://www.samsung.com * - * SAMSUNG EXYNOS54200 SoC device nodes are listed in this file. + * SAMSUNG EXYNOS5420 SoC device nodes are listed in this file. * EXYNOS5420 based board files can include this file and provide * values for board specfic bindings. */ |