Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: orion5x-lschl: Fix model name

Model name should be consistent with legacy device file, so that user
can migrate their system from legacy device support to device-tree
safely.

Legacy device file is currently removed, but it can be found on 4.8
or previous version of linux:
arch/arm/mach-orion5x/ls-chl-setup.c

Fixes: f94f268979a2 ("ARM: dts: orion5x: convert ls-chl to FDT")
Cc: Ashley Hughes <ashley.hughes@blueyonder.co.uk>
Signed-off-by: Roger Shimizu <rogershimizu@gmail.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

authored by

Roger Shimizu and committed by
Gregory CLEMENT
81917bad 0c744ea4

+2 -2
+2 -2
arch/arm/boot/dts/orion5x-lschl.dts
··· 2 2 * Device Tree file for Buffalo Linkstation LS-CHLv3 3 3 * 4 4 * Copyright (C) 2016 Ash Hughes <ashley.hughes@blueyonder.co.uk> 5 - * Copyright (C) 2015, 2016 5 + * Copyright (C) 2015-2017 6 6 * Roger Shimizu <rogershimizu@gmail.com> 7 7 * 8 8 * This file is dual-licensed: you can use it either under the terms ··· 52 52 #include <dt-bindings/gpio/gpio.h> 53 53 54 54 / { 55 - model = "Buffalo Linkstation Live v3 (LS-CHL)"; 55 + model = "Buffalo Linkstation LiveV3 (LS-CHL)"; 56 56 compatible = "buffalo,lschl", "marvell,orion5x-88f5182", "marvell,orion5x"; 57 57 58 58 memory { /* 128 MB */