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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2E029C433EF for ; Sun, 10 Jul 2022 14:43:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229491AbiGJOnk (ORCPT ); Sun, 10 Jul 2022 10:43:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50118 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229570AbiGJOng (ORCPT ); Sun, 10 Jul 2022 10:43:36 -0400 Received: from mail-lj1-x233.google.com (mail-lj1-x233.google.com [IPv6:2a00:1450:4864:20::233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 008A8289 for ; Sun, 10 Jul 2022 07:43:30 -0700 (PDT) Received: by mail-lj1-x233.google.com with SMTP id a10so1752731ljj.5 for ; Sun, 10 Jul 2022 07:43:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=19MhE5ZfrhXv+XYWE6FLNmmTUzoahjHoCzilM+giJ+k=; b=a6NBszHDHT2cYh8kUOScD2ibqpT7ddU8tPcRl7sHY3jNSJ67rLDQhZaKXkmpA9VE4J djRGj6ZfDFIzZ3DaWFRWpNWAQKCeVRmgoxOaE5GXzYb7UqQDz4k8eJXO6qeo0GjeervX 09kLWWT8N2WdlFT8TWP2nz0zll+8m50DANAXC316JkJvnYWJVSALekLWrpwcjz0XJIpE uT+7UF5KJSTFq9hJ2zH95LlIPbOCiTG6e+OcfIY1Nh210xV0hyFi6mOYmCquA9um8YAw bDTQTHHesldrsCGKGNQjAmmGh0Kpkotdrsw7tKmwupKa7ISfRoiBR9TwGb9tVCUNa6a1 nq8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=19MhE5ZfrhXv+XYWE6FLNmmTUzoahjHoCzilM+giJ+k=; b=rYHoRNykbhRf0fdKtJH/zYRhh+NkHX5hyZ9jW+s8+AoWaVzcLoIXa7ecUNdsJ7GBLx /MqVQqKMt9LYbJjrkvb5vWxuNhJXDitwJEkp+/Pp19IOxW+sqKGocsaxBHojLjDc4Gdb gn7sRydtElWCja6DHj+iAbtZ3FICuAfSY9NHaUrA1BqFrZbijcnGDBeua0L4OLPUTi84 OPbNqYUjpvaRlDi3WCCSMMCKdZPlqob2urErEnV/iW46ESlquRawmHJqoaAvikMh+STu z56odpzgOD86OQWO+inPovdC/+xcAlx7i5Bnc3WmxLIZBh4OZSjpORbSPfYUDxVRUA/h jNAw== X-Gm-Message-State: AJIora+qAJmjkVA214JCDJCmvegks64Swc0QGjx4/0Gh9O8/MHA3SMrw uwQi77Rm0ng6NTCKMIdRJb2+ug== X-Google-Smtp-Source: AGRyM1tJ59Oz9cXf8kXE8WHZfYzZXD2CdrY2JUdL5IwSncxq0RpO5KsqvhUTSVlUVMmSv/rTAHqY9A== X-Received: by 2002:a2e:a54a:0:b0:25a:6609:835a with SMTP id e10-20020a2ea54a000000b0025a6609835amr7310297ljn.408.1657464209307; Sun, 10 Jul 2022 07:43:29 -0700 (PDT) Received: from [10.0.0.8] (fwa5cac-200.bb.online.no. [88.92.172.200]) by smtp.gmail.com with ESMTPSA id c21-20020a056512325500b0047255d21132sm960283lfr.97.2022.07.10.07.43.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 10 Jul 2022 07:43:28 -0700 (PDT) Message-ID: Date: Sun, 10 Jul 2022 16:43:26 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH 1/6] dt-bindings/display: ingenic: Add compatible string for the JZ4760(B) Content-Language: en-US To: Paul Cercueil , David Airlie , Daniel Vetter Cc: Sam Ravnborg , Christophe Branchereau , list@opendingux.net, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org References: <20220708205406.96473-1-paul@crapouillou.net> <20220708205406.96473-2-paul@crapouillou.net> From: Krzysztof Kozlowski In-Reply-To: <20220708205406.96473-2-paul@crapouillou.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/07/2022 22:54, Paul Cercueil wrote: > Add compatible strings for the LCD controllers found in the JZ4760 and > JZ4760B SoCs from Ingenic. > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof