diff options
| author | Michal Simek <[email protected]> | 2023-09-22 12:35:40 +0200 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2023-10-09 10:25:32 +0200 |
| commit | c5eb6c2d4ae38d7d7210b60de67218073d063f00 (patch) | |
| tree | 8f4467997390ad9f986b703131082e6d8f7b48c7 | |
| parent | 32b8d6a7e56a602c44732b817dccae1e56f1134c (diff) | |
arm64: zynqmp: Convert kv260-revA overlay to ASCII text
File was in UTF-8 format but there is no reason for it. Convert it to
ASCII/plain text.
Signed-off-by: Michal Simek <[email protected]>
Link: https://lore.kernel.org/r/e4d52b898b461b86bb82009f37635f351279c753.1695378830.git.michal.simek@amd.com
| -rw-r--r-- | arch/arm/dts/zynqmp-sck-kv-g-revA.dtso | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/dts/zynqmp-sck-kv-g-revA.dtso b/arch/arm/dts/zynqmp-sck-kv-g-revA.dtso index 72361f6f9e4..530bc9076d9 100644 --- a/arch/arm/dts/zynqmp-sck-kv-g-revA.dtso +++ b/arch/arm/dts/zynqmp-sck-kv-g-revA.dtso @@ -5,9 +5,9 @@ * (C) Copyright 2020 - 2021, Xilinx, Inc. * * SD level shifter: - * "A" – A01 board un-modified (NXP) - * "Y" – A01 board modified with legacy interposer (Nexperia) - * "Z" – A01 board modified with Diode interposer + * "A" - A01 board un-modified (NXP) + * "Y" - A01 board modified with legacy interposer (Nexperia) + * "Z" - A01 board modified with Diode interposer * * Michal Simek <[email protected]> */ |
