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 70C43C25B47 for ; Wed, 25 Oct 2023 07:38:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233585AbjJYHiT (ORCPT ); Wed, 25 Oct 2023 03:38:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46268 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233864AbjJYHhl (ORCPT ); Wed, 25 Oct 2023 03:37:41 -0400 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 353ED1BF0 for ; Wed, 25 Oct 2023 00:35:47 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id 2adb3069b0e04-507bd19eac8so7864782e87.0 for ; Wed, 25 Oct 2023 00:35:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20230601.gappssmtp.com; s=20230601; t=1698219345; x=1698824145; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=aBbMMGXhgW9dj85vLrlAsi/scxI5pUmqL1hVksSIORg=; b=yK9rF/SY2yK1krSgnPghSkFbqcU6sG9vgvEiHjZwGUpJN+IrGyKqEfRIuQ6Or6/5m0 TGqC9PqJRXetnndOmM3afx516YOzH9AiWnUTsCJFh6teb9gkhyTLEHENLj3ckpCVrPO1 NG97PVYojzYt+6X3cRR7YLrPSSHWbvLf73csO5fXlnch7xw87pqsrOnv47qCFV8NR65V YQTBKza1qDJJh7Zxmr7H10sxReXwcAqghNVhJHhte9aWRyKp/+xHQl+gSKSszK68BK9E +XYKGdUD3sl+Q2+crd75oPZe3EyPFghTRNOeP8yszcyi8r2S17EZcBwoo69OrEi2Xt88 o0WA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698219345; x=1698824145; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=aBbMMGXhgW9dj85vLrlAsi/scxI5pUmqL1hVksSIORg=; b=xKC08XejBLfs1urJ1V5xk6tzfh/8oI4CF6Eu9dp997lLJprKd3trVDnmQq4ZnfGMGh oMxQ9gQsMyymX52jzp/2dzIPBMUcPJ1ZO42z2QTnLv+dH9PjqCDyt2VrDEWMuRikKtS4 oYxZTSgd1ieYrKhEwrXkL5Iw1q9QHQ1jSE9KVkKe9S3YsElU+p3QnWHibjA28O5En4Hm mmYVukC/ZbytFZ7gcBT5p4w9OPNA7fofSmO9+Evt+0SKUSNMSWog+m+PKM2K+z2ymNE1 o32y/hjE3aPqo7iPKQ8t01ffrwXkafZBR0ykgH7giUdR9hHAIe2Xj9gdVyb/ChphgzVF BIfg== X-Gm-Message-State: AOJu0YxliPOwpQpELAZ2QwJCzo3P+bpc90E6v4atX60BGgDHJUmfWWRI rV8v9kbE7mrvLxKrmjqk4X/eNA== X-Google-Smtp-Source: AGHT+IGfDcK6b789W6RGHEquV5YMHBAiCzfv/Rctz+XtFqNQN0vhdNvDDXE2hLiVtblka3kNhM2IfQ== X-Received: by 2002:ac2:5147:0:b0:507:9777:a34a with SMTP id q7-20020ac25147000000b005079777a34amr10168194lfd.39.1698219345170; Wed, 25 Oct 2023 00:35:45 -0700 (PDT) Received: from [192.168.1.172] ([93.5.22.158]) by smtp.gmail.com with ESMTPSA id h15-20020a05600c350f00b003fe1fe56202sm13962243wmq.33.2023.10.25.00.35.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 25 Oct 2023 00:35:44 -0700 (PDT) Message-ID: Date: Wed, 25 Oct 2023 09:35:43 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 05/18] dt-bindings: display: mediatek: dsi: add binding for MT8365 SoC Content-Language: en-US To: Rob Herring Cc: Chun-Kuang Hu , Philipp Zabel , David Airlie , Daniel Vetter , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Jitao Shi , Xinlei Lee , CK Hu , Thierry Reding , =?UTF-8?Q?Uwe_Kleine-K=C3=B6nig?= , Catalin Marinas , Will Deacon , dri-devel@lists.freedesktop.org, linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pwm@vger.kernel.org References: <20231023-display-support-v1-0-5c860ed5c33b@baylibre.com> <20231023-display-support-v1-5-5c860ed5c33b@baylibre.com> <20231024203010.GA518520-robh@kernel.org> From: Alexandre Mergnat In-Reply-To: <20231024203010.GA518520-robh@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-pwm@vger.kernel.org On 24/10/2023 22:30, Rob Herring wrote: > On Mon, Oct 23, 2023 at 04:40:05PM +0200, Alexandre Mergnat wrote: >> Display Serial Interface for MT8365 is compatible with another SoC. >> Then, add MT8365 binding along with MT8183 SoC. >> >> Signed-off-by: Alexandre Mergnat >> --- >> Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml >> index 12441b937684..2479b9e4abd2 100644 >> --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml >> +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml >> @@ -34,6 +34,8 @@ properties: >> - enum: >> - mediatek,mt6795-dsi >> - const: mediatek,mt8173-dsi >> + - mediatek,mt8365-dsi > > Not valid YAML nor json-schema. Please test your series before sending. The serie has been successfully tested with the 2 following command before being sent: make DT_CHECKER_FLAGS=-m dt_binding_check DT_SCHEMA_FILES=mediatek,dsi.yaml dt-validate -s Documentation/devicetree/bindings arch/arm64/boot/dts/mediatek/mt8365-evk.dtb I made a rebase error, that will be fixed for the next revision thanks. > >> + - const: mediatek,mt8183-dsi >> >> reg: >> maxItems: 1 >> >> -- >> 2.25.1 >> -- Regards, Alexandre