On Fri, Oct 30, 2020 at 11:43:25PM +0000, Matteo Scordino wrote:
> The compatible string in the Pine64 Pincube 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.scord...@gmail.com>
> ---
>  arch/arm/boot/dts/sun8i-s3-pinecube.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/sun8i-s3-pinecube.dts 
> b/arch/arm/boot/dts/sun8i-s3-pinecube.dts
> index 9bab6b7f4014..4aa0ee897a0a 100644
> --- a/arch/arm/boot/dts/sun8i-s3-pinecube.dts
> +++ b/arch/arm/boot/dts/sun8i-s3-pinecube.dts
> @@ -10,7 +10,7 @@
>  
>  / {
>       model = "PineCube IP Camera";
> -     compatible = "pine64,pinecube", "allwinner,sun8i-s3";
> +     compatible = "pine64,pinecube", "sochip,s3", "allwinner,sun8i-v3";

I've applied it with the prefix changed a little, and s/Pincube/Pinecube/ in 
the commit log.

Maxime

Attachment: signature.asc
Description: PGP signature

Reply via email to