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 78337C32771 for ; Mon, 26 Sep 2022 09:25:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234774AbiIZJZA (ORCPT ); Mon, 26 Sep 2022 05:25:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38266 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235039AbiIZJYP (ORCPT ); Mon, 26 Sep 2022 05:24:15 -0400 Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BCFD117AAA for ; Mon, 26 Sep 2022 02:23:17 -0700 (PDT) Received: by mail-lj1-x229.google.com with SMTP id s10so6716173ljp.5 for ; Mon, 26 Sep 2022 02:23:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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; bh=goc6PkT5m1P9sof9+UJf/eV/J47j0G84vgW/lekQxV8=; b=GIC2DbN3y87NHYbRBWxz9PgdwQ6FEZkjUI12TMcgFoqNw0Ha2n1EpIyNUGv7y2vGUA qrkRBp7t4ZaeBJm8yVs+4q2t2xI/IXzCG4IWGsLXAl/862w0Hn2L2oHIRaOmsur7NsU8 RScuWt7PM8ant0LNXv4DjG8D7INyhVqLzTcyow5FbksX1oOuGQYjeVHyYFzDxpl1CRa7 WPK3nT7A4jl2vSmYgHwCoXgUmQXUjSoLD0GMbaWusCyhhyWR2zkVejzgkZ8ec3G/SL9c QAiKVfNZ2amFSUqADSlrgNyU8xG41rtNnNVSunT9nXqXvGtIKKMoHldljhjviEgO1XLD N4SQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=goc6PkT5m1P9sof9+UJf/eV/J47j0G84vgW/lekQxV8=; b=OGWykT/D/LyQbYPKVwg+2fsGC1Gqocwyh5CxuBxcIVJ0PfGBmRzbIgZ3vrVLYQ9LJz SMXvz4F+/LXsEEFrrT7qNqe46HjMT/vAbjFrCr3M34mjHYY/Y0khdDcMoOh1xl3YDDoa sstV5g6gIWSDmKnxq1RE4gXtMetRBtOmdvuOK0PPawiLPMMp8zUfVZPJzgKURAoVo98O 1y/fDD9SvAB70X/tytEJfgdZXCtUAuwhfwTTpsRLZ78OJOew0uLsw1GDVXKEHpmdABm1 VytYCg+03VKWZJFkWRKTzTWhIKQ/O6dF+58jkKb/fZTGWXvla29nfYg4X97ycC/C8gKR jtxw== X-Gm-Message-State: ACrzQf1DCh/b2LnAjC1VAgh/HYlMIfOHmZQkz0J68y29l+pDPTT30iZB 9NuXK/myaynCAF90MlXtfpKgZw== X-Google-Smtp-Source: AMsMyM7G0RdidG+n9hog4aSXdwdlwpRd2hv5uqsZGByfjwBD4Msi4qq0KH2y8EthPGxEXM2x7H0xhw== X-Received: by 2002:a05:651c:221a:b0:26c:6fe2:c146 with SMTP id y26-20020a05651c221a00b0026c6fe2c146mr7198207ljq.284.1664184195964; Mon, 26 Sep 2022 02:23:15 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id q14-20020a056512210e00b004972b0bb426sm2481294lfr.257.2022.09.26.02.23.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 26 Sep 2022 02:23:15 -0700 (PDT) Message-ID: Date: Mon, 26 Sep 2022 11:23:14 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH v2] dt-bindings: phy: Add compatible for Mediatek MT8188 Content-Language: en-US To: xinlei.lee@mediatek.com, chunfeng.yun@mediatek.com, kishon@ti.com, vkoul@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, matthias.bgg@gmail.com, chunkuang.hu@kernel.org, p.zabel@pengutronix.de Cc: linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com References: <1664183509-29473-1-git-send-email-xinlei.lee@mediatek.com> From: Krzysztof Kozlowski In-Reply-To: <1664183509-29473-1-git-send-email-xinlei.lee@mediatek.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26/09/2022 11:11, xinlei.lee@mediatek.com wrote: > From: xinlei lee > > Add dt-binding documentation of dsi-phy for MediaTek MT8188 SoC. > > Signed-off-by: xinlei lee Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540 If a tag was not added on purpose, please state why and what changed. Acked-by: Krzysztof Kozlowski Best regards, Krzysztof