From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.4 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2AE66C432BE for ; Thu, 5 Aug 2021 09:38:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 07FCC61131 for ; Thu, 5 Aug 2021 09:38:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238940AbhHEJiW (ORCPT ); Thu, 5 Aug 2021 05:38:22 -0400 Received: from mx07-00178001.pphosted.com ([185.132.182.106]:53986 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238744AbhHEJiW (ORCPT ); Thu, 5 Aug 2021 05:38:22 -0400 Received: from pps.filterd (m0046668.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 1759Xnvp021646; Thu, 5 Aug 2021 11:37:35 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=subject : to : cc : references : from : message-id : date : mime-version : in-reply-to : content-type : content-transfer-encoding; s=selector1; bh=/lg8ln5qr6r8cxbsCBbPBe1Cx7VPnaMBPEeubKnLIRo=; b=TLSpPOjvLLeQEHxlNixNz7uG3OhF5Z1ff8BzJ11oGK21VGlL5S/idaK/R14zIPFJbghr glCMHtfiJXM3/JYPFR1Yv0PupQidR7IEUL+vkTNdfRn8Ng+hSbiJBWMHY5sfxz32ec2D MNCT7IHdvxkcvZIlHKcndmkEUlaYY/Q5EUuNtGf7gbusKOlUjAUkLAH8ejRXN/dVmr/l HK1C3fNyH1LTWElur1fqfbrcs9vIQL7hh+smB6mXnEWgFyO6KxlW27fHwOZ85l82STLK G3NlyzMBMaSwM/J0giioS86ZIVg6DVO9qc7FcFWImS7OXh5yTVRHfaU9mdY4ARXqd2Tr ug== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com with ESMTP id 3a8bpvrnp1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 05 Aug 2021 11:37:35 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 86185100034; Thu, 5 Aug 2021 11:37:32 +0200 (CEST) Received: from Webmail-eu.st.com (sfhdag2node3.st.com [10.75.127.6]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 5C7E22138F9; Thu, 5 Aug 2021 11:37:32 +0200 (CEST) Received: from lmecxl0912.lme.st.com (10.75.127.47) by SFHDAG2NODE3.st.com (10.75.127.6) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 5 Aug 2021 11:37:30 +0200 Subject: Re: [PATCH v4 2/3] ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding To: Dillon Min , Linus Walleij , Peter Robinson CC: Laurent Pinchart , "thierry.reding@gmail.com" , Sam Ravnborg , Dave Airlie , Daniel Vetter , Rob Herring , Maxime Coquelin , =?UTF-8?Q?Noralf_Tr=c3=b8nnes?= , , , Linux ARM , "open list:DRM PANEL DRIVERS" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-kernel References: <1627098243-2742-1-git-send-email-dillon.minfei@gmail.com> <1627098243-2742-3-git-send-email-dillon.minfei@gmail.com> From: Alexandre TORGUE Message-ID: Date: Thu, 5 Aug 2021 11:37:16 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.75.127.47] X-ClientProxiedBy: SFHDAG1NODE1.st.com (10.75.127.1) To SFHDAG2NODE3.st.com (10.75.127.6) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.391,18.0.790 definitions=2021-08-05_03:2021-08-05,2021-08-05 signatures=0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Dillon On 8/5/21 11:19 AM, Dillon Min wrote: > Hi Linus > > Thanks. > > On Thu, 5 Aug 2021 at 17:11, Linus Walleij wrote: >> >> On Sat, Jul 24, 2021 at 5:44 AM wrote: >> >>> From: Dillon Min >>> >>> Since the compatible string defined from ilitek,ili9341.yaml is >>> "st,sf-tc240t-9370-t", "ilitek,ili9341" >>> >>> so, append "ilitek,ili9341" to avoid the below dtbs_check warning. >>> >>> arch/arm/boot/dts/stm32f429-disco.dt.yaml: display@1: compatible: >>> ['st,sf-tc240t-9370-t'] is too short >>> >>> Fixes: a726e2f000ec ("ARM: dts: stm32: enable ltdc binding with ili9341, gyro l3gd20 on stm32429-disco board") >>> Signed-off-by: Dillon Min >>> Reported-by: kernel test robot >>> --- >>> v4: no change. >> >> Reviewed-by: Linus Walleij >> >> Please funnel this patch through the STM and ARM SoC tree. > > Sure, I will let Alex know. Thanks for your help on this driver. > > Hi Alex, > Should I send v5 with Linus's Reviewed-by tag on this patch? thanks. No, I'll do it. cheers alex > > Best Regards > Dillon > >> >> Yours, >> Linus Walleij