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

ARM: dts: s3: pinecube: align compatible property to other S3 boards

The compatible string in the Pine64 Pinecube dts diverges from the ones
used in other S3 based boards, like the LicheePi and the Elimo Impetus
and Initium. Discussion on LKML decided the PineCube should align to the
others.

Signed-off-by: Matteo Scordino <matteo.scordino@gmail.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20201030234325.5865-7-matteo.scordino@gmail.com

authored by

Matteo Scordino and committed by
Maxime Ripard
6ab48105 ad2091f8

+1 -1
+1 -1
arch/arm/boot/dts/sun8i-s3-pinecube.dts
··· 10 10 11 11 / { 12 12 model = "PineCube IP Camera"; 13 - compatible = "pine64,pinecube", "allwinner,sun8i-s3"; 13 + compatible = "pine64,pinecube", "sochip,s3", "allwinner,sun8i-v3"; 14 14 15 15 aliases { 16 16 serial0 = &uart2;