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

ARM: dts: elpida_ecb240abacn: Change Elpida compatible

Vendor prefix shouldn't start with capital letter. The Elpida Memory
compatible was never used in practice, hence just correct the compatible.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

authored by

Dmitry Osipenko and committed by
Tony Lindgren
36b88b20 fa55b7dc

+1 -1
+1 -1
arch/arm/boot/dts/elpida_ecb240abacn.dtsi
··· 5 5 6 6 / { 7 7 elpida_ECB240ABACN: lpddr2 { 8 - compatible = "Elpida,ECB240ABACN","jedec,lpddr2-s4"; 8 + compatible = "elpida,ECB240ABACN","jedec,lpddr2-s4"; 9 9 density = <2048>; 10 10 io-width = <32>; 11 11