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 05559C54EE9 for ; Tue, 27 Sep 2022 13:38:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232695AbiI0Niu (ORCPT ); Tue, 27 Sep 2022 09:38:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38916 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232091AbiI0Nir (ORCPT ); Tue, 27 Sep 2022 09:38:47 -0400 Received: from mail-pj1-x1033.google.com (mail-pj1-x1033.google.com [IPv6:2607:f8b0:4864:20::1033]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E3687DC100 for ; Tue, 27 Sep 2022 06:38:45 -0700 (PDT) Received: by mail-pj1-x1033.google.com with SMTP id v10-20020a17090a634a00b00205e48cf845so414954pjs.4 for ; Tue, 27 Sep 2022 06:38:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=cc:to:subject:message-id:date:mime-version:in-reply-to:references :user-agent:from:from:to:cc:subject:date; bh=kcqezBbHJffozFbEyx9wjhl1YSdIHaVumsP0lVEuZtQ=; b=zu0LDMWaZ2IiyJWen0shu8EVhyMeZSD0OIiKtU1o5V962A7jwSkPn4CMMQ0vz96Vth tmuzCaRlrru7doTeuXHFqIBlelgapdbTo80FoYEtNoYoaEZL+RORowAW5TQG758voXAB /qK4nyJaMel2BpXPOS+vQr8yEpETmpuh9xmFJL3bbdiLCPx3mFskJioDlySfvlYLDiz+ 5l4LD9rzPtofDwJzV7W1kwC3nRoiXAq20n8O9pp9eXpfcWtVB3QDe/+q+6K/KnMeAnfw i0uPy9j1+kZk4vpNwuHSzu0wEoCWjqtwlybaZfNOtus5P9tVWa7xP7C9GRMIprbloz4T aSVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:mime-version:in-reply-to:references :user-agent:from:x-gm-message-state:from:to:cc:subject:date; bh=kcqezBbHJffozFbEyx9wjhl1YSdIHaVumsP0lVEuZtQ=; b=g1b4pszllGypC9ECaCbjHAR/jYtjm+EtMlJyYzqNtdPa2mwOIBbPxik+Bd/q0F6vey EEV6mhYbHi5BF/covylv5wDDG/ouVKoKvi9DShaBLmSGHKQZc5gpGFp0WgFTCLXLXQu8 +fxbwQuEdECnUSir/6UqfTLZ8VjG1I3v00L0TLEa2jOwSVXoSGk276PFYj9p5RGa4JBb 0hPC25nkz8Rm7tOAHiBvGuiqptJww6/ZZEEKJFqSl891eQQ5vmuahy9M6wurBQ3piDn3 pi/4mIIkCA/7H0y33Eu/jDXywzlc3i6SBpKzozYCTlWJ2/aYsNp45kyM/46uHdxjpR7E s/jw== X-Gm-Message-State: ACrzQf2x6TXL3MZ6FF5LE71k5B39AVXb16Z8BY5/egY04MaeOquP86aD a/kqSPsCuqI55KE9YEXa9Y4fbnorP1IzoGOvjij0Jw== X-Google-Smtp-Source: AMsMyM5rGXrkhuQrQe7LgcjEDdTHK+6y7t6lOaHNCTQ9hNJXjzQRFavvC9zWHs1/i1ytYfodZBY430bKtOUYXAKndGU= X-Received: by 2002:a17:90b:2643:b0:205:bd0d:bdff with SMTP id pa3-20020a17090b264300b00205bd0dbdffmr4550660pjb.99.1664285925438; Tue, 27 Sep 2022 06:38:45 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Tue, 27 Sep 2022 06:38:44 -0700 From: Guillaume Ranquet User-Agent: meli 0.7.2 References: <20220919-v1-0-4844816c9808@baylibre.com> <20220919-v1-16-4844816c9808@baylibre.com> <11592bcd-eec7-7cc0-86c6-8f440b6af447@linaro.org> In-Reply-To: <11592bcd-eec7-7cc0-86c6-8f440b6af447@linaro.org> MIME-Version: 1.0 Date: Tue, 27 Sep 2022 06:38:44 -0700 Message-ID: Subject: Re: [PATCH v1 16/17] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver To: Krzysztof Kozlowski , Matthias Brugger , Vinod Koul , Stephen Boyd , David Airlie , Rob Herring , Philipp Zabel , Krzysztof Kozlowski , Daniel Vetter , Chunfeng Yun , CK Hu , Jitao shi , Chun-Kuang Hu , Michael Turquette , Kishon Vijay Abraham I Cc: linux-mediatek@lists.infradead.org, dri-devel@lists.freedesktop.org, Pablo Sun , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, Mattijs Korpershoek , linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 22 Sep 2022 09:22, Krzysztof Kozlowski wrote: >On 19/09/2022 18:56, Guillaume Ranquet wrote: >> Add the DPI1 hdmi path support in mtk dpi driver >> >> Signed-off-by: Guillaume Ranquet >> >> diff --git a/drivers/gpu/drm/mediatek/mtk_dpi.c b/drivers/gpu/drm/mediatek/mtk_dpi.c >> index 630a4e301ef6..91212b7610e8 100644 >> --- a/drivers/gpu/drm/mediatek/mtk_dpi.c >> +++ b/drivers/gpu/drm/mediatek/mtk_dpi.c >> @@ -15,7 +15,10 @@ >> #include >> #include >> #include >> +#include >> #include >> +#include >> +#include > >Why do you need these headers in this patch? > >Best regards, >Krzysztof > reset is used for reset_control but regmap and syscon are not used. Those are leftover from a previous iteration of the patch, will drop these in V2. Thx, Guillaume. 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9600AC6FA83 for ; Tue, 27 Sep 2022 13:38:50 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 78C2310E32B; Tue, 27 Sep 2022 13:38:48 +0000 (UTC) Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) by gabe.freedesktop.org (Postfix) with ESMTPS id E75B610E32B for ; Tue, 27 Sep 2022 13:38:45 +0000 (UTC) Received: by mail-pj1-x1036.google.com with SMTP id h8-20020a17090a054800b00205ccbae31eso3057934pjf.5 for ; Tue, 27 Sep 2022 06:38:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=cc:to:subject:message-id:date:mime-version:in-reply-to:references :user-agent:from:from:to:cc:subject:date; bh=kcqezBbHJffozFbEyx9wjhl1YSdIHaVumsP0lVEuZtQ=; b=zu0LDMWaZ2IiyJWen0shu8EVhyMeZSD0OIiKtU1o5V962A7jwSkPn4CMMQ0vz96Vth tmuzCaRlrru7doTeuXHFqIBlelgapdbTo80FoYEtNoYoaEZL+RORowAW5TQG758voXAB /qK4nyJaMel2BpXPOS+vQr8yEpETmpuh9xmFJL3bbdiLCPx3mFskJioDlySfvlYLDiz+ 5l4LD9rzPtofDwJzV7W1kwC3nRoiXAq20n8O9pp9eXpfcWtVB3QDe/+q+6K/KnMeAnfw i0uPy9j1+kZk4vpNwuHSzu0wEoCWjqtwlybaZfNOtus5P9tVWa7xP7C9GRMIprbloz4T aSVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:mime-version:in-reply-to:references :user-agent:from:x-gm-message-state:from:to:cc:subject:date; bh=kcqezBbHJffozFbEyx9wjhl1YSdIHaVumsP0lVEuZtQ=; b=JGmTcdHY3xc9xlcp/xrUZuiOtNDv6pOz5QZ/jJlzeH892X8B5ysv+pnqynY6pIYiZM 6Yf6u8bczBekP9ir7JH7vYFXsKCRXkajMGaENegC7xH2ppAx21eeirHVmyJwp3nM9Dcu P7IAArn6r7MlhGJZQG0dB7aMP0o64KITi6bJw1w9i4OQoWczSohVmsb7KPGyVRWxBE5G YCFZhTsGvvLldgDAr0GyQRT7hvm/Z07Oh8URarRun37VCNNVlgAmWwz0d8TvwWZtDucI G7v36NNisr/BqDMbQ/u8X8jAdV3EJA5xM3tOdtQ2xTqtrLF2CRuAGnaeutI6+4XbFR+8 Pi+Q== X-Gm-Message-State: ACrzQf026yTtU3oc4EROXise/3bELDEOKH24XhjVvb4Znw+ezwnUyCqT iFqN6g5mj1J4XDpz6DfPfxK2opw+DR52G6W9cIZNsw== X-Google-Smtp-Source: AMsMyM5rGXrkhuQrQe7LgcjEDdTHK+6y7t6lOaHNCTQ9hNJXjzQRFavvC9zWHs1/i1ytYfodZBY430bKtOUYXAKndGU= X-Received: by 2002:a17:90b:2643:b0:205:bd0d:bdff with SMTP id pa3-20020a17090b264300b00205bd0dbdffmr4550660pjb.99.1664285925438; Tue, 27 Sep 2022 06:38:45 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Tue, 27 Sep 2022 06:38:44 -0700 From: Guillaume Ranquet User-Agent: meli 0.7.2 References: <20220919-v1-0-4844816c9808@baylibre.com> <20220919-v1-16-4844816c9808@baylibre.com> <11592bcd-eec7-7cc0-86c6-8f440b6af447@linaro.org> In-Reply-To: <11592bcd-eec7-7cc0-86c6-8f440b6af447@linaro.org> MIME-Version: 1.0 Date: Tue, 27 Sep 2022 06:38:44 -0700 Message-ID: Subject: Re: [PATCH v1 16/17] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver To: Krzysztof Kozlowski , Matthias Brugger , Vinod Koul , Stephen Boyd , David Airlie , Rob Herring , Philipp Zabel , Krzysztof Kozlowski , Daniel Vetter , Chunfeng Yun , CK Hu , Jitao shi , Chun-Kuang Hu , Michael Turquette , Kishon Vijay Abraham I Content-Type: text/plain; charset="UTF-8" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Mattijs Korpershoek , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-clk@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-phy@lists.infradead.org, Pablo Sun , linux-arm-kernel@lists.infradead.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, 22 Sep 2022 09:22, Krzysztof Kozlowski wrote: >On 19/09/2022 18:56, Guillaume Ranquet wrote: >> Add the DPI1 hdmi path support in mtk dpi driver >> >> Signed-off-by: Guillaume Ranquet >> >> diff --git a/drivers/gpu/drm/mediatek/mtk_dpi.c b/drivers/gpu/drm/mediatek/mtk_dpi.c >> index 630a4e301ef6..91212b7610e8 100644 >> --- a/drivers/gpu/drm/mediatek/mtk_dpi.c >> +++ b/drivers/gpu/drm/mediatek/mtk_dpi.c >> @@ -15,7 +15,10 @@ >> #include >> #include >> #include >> +#include >> #include >> +#include >> +#include > >Why do you need these headers in this patch? > >Best regards, >Krzysztof > reset is used for reset_control but regmap and syscon are not used. Those are leftover from a previous iteration of the patch, will drop these in V2. Thx, Guillaume. 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 313E3C54EE9 for ; Tue, 27 Sep 2022 13:39:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date: MIME-Version:In-Reply-To:References:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=zR9lcFi2Q1BhU5EhgHa1Y3qJOsm1Bv+fv+ZhNnmk0yg=; b=kMzi76j2NR6e9Fa74ZqacrU+FN Zj876HUBiH1Q4H4VJ0qD6n/TZ/+3gnetIPsVpv25LSYdE1NYV3ufqnZDjYrPd5I4Fca+Kt4vxO6WL mv4Z0wR0HWS+5zobc0N+4/+elKaN9WzSfRNEYi+uay/AE5I8qtiSnesfqDbQZpHBglWwey7eEKoTf FEszUcptVxWOQfcwQZnQUc8x7Sv3PoLL//5Xqd7H4HJhDUQS3EUVfFZY/tX8qQ9VukdtVmpkdSPmJ 2xLk1GvzvbNUTEtcxKyG0Qmr+DAf0fHevf7MUPBMS+j6/Dzg1G6nj1FfRxZ5U5BMNALpYJlx0Jshb iNI6OApA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1odAng-00Axp5-JL; Tue, 27 Sep 2022 13:39:04 +0000 Received: from mail-pj1-x102c.google.com ([2607:f8b0:4864:20::102c]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1odAnQ-00Axek-Lh for linux-phy@lists.infradead.org; Tue, 27 Sep 2022 13:38:49 +0000 Received: by mail-pj1-x102c.google.com with SMTP id v10-20020a17090a634a00b00205e48cf845so414955pjs.4 for ; Tue, 27 Sep 2022 06:38:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=cc:to:subject:message-id:date:mime-version:in-reply-to:references :user-agent:from:from:to:cc:subject:date; bh=kcqezBbHJffozFbEyx9wjhl1YSdIHaVumsP0lVEuZtQ=; b=zu0LDMWaZ2IiyJWen0shu8EVhyMeZSD0OIiKtU1o5V962A7jwSkPn4CMMQ0vz96Vth tmuzCaRlrru7doTeuXHFqIBlelgapdbTo80FoYEtNoYoaEZL+RORowAW5TQG758voXAB /qK4nyJaMel2BpXPOS+vQr8yEpETmpuh9xmFJL3bbdiLCPx3mFskJioDlySfvlYLDiz+ 5l4LD9rzPtofDwJzV7W1kwC3nRoiXAq20n8O9pp9eXpfcWtVB3QDe/+q+6K/KnMeAnfw i0uPy9j1+kZk4vpNwuHSzu0wEoCWjqtwlybaZfNOtus5P9tVWa7xP7C9GRMIprbloz4T aSVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:mime-version:in-reply-to:references :user-agent:from:x-gm-message-state:from:to:cc:subject:date; bh=kcqezBbHJffozFbEyx9wjhl1YSdIHaVumsP0lVEuZtQ=; b=oTGbdjXzzWqkExKmrLgKHus949cGetK6jpqZ+q8atNJuZClHeQ+yx0VO74UYsjYyhg 6F4ykDXCZhUf+iBWYuAoXQmdq0vkwjLi2msuuML6oqXRgIQCF4x4ca2VR5SQ5b3x2R0h /u2mVp3+KtKwSKmPfm3tMhxYt027ISobWTYWizkn4ceho0yzScfg86eGvgHbuVfM6xy5 6XUQu5qc58cQ4Ti9Xzz7nNer6/u1wW3KOy+Eb9ZUocwUiPPd2zqlzc4CJG1Lql++63YH yewGHFDNJgSGDyuf/KP7ofET2qjD3bA5oo4rIu2cw0P+LotVuasR1u8h9ZFyJJLP/MtP fpdw== X-Gm-Message-State: ACrzQf3f40gAZxTxk5lLWJZvj7lVEYjMjS2XgP2mL6opF5EQ6D91Z3th FsDeXzrCh55FD11TD/DB0cDA4y4ORxzZ0jCg11bT+Q== X-Google-Smtp-Source: AMsMyM5rGXrkhuQrQe7LgcjEDdTHK+6y7t6lOaHNCTQ9hNJXjzQRFavvC9zWHs1/i1ytYfodZBY430bKtOUYXAKndGU= X-Received: by 2002:a17:90b:2643:b0:205:bd0d:bdff with SMTP id pa3-20020a17090b264300b00205bd0dbdffmr4550660pjb.99.1664285925438; Tue, 27 Sep 2022 06:38:45 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Tue, 27 Sep 2022 06:38:44 -0700 From: Guillaume Ranquet User-Agent: meli 0.7.2 References: <20220919-v1-0-4844816c9808@baylibre.com> <20220919-v1-16-4844816c9808@baylibre.com> <11592bcd-eec7-7cc0-86c6-8f440b6af447@linaro.org> In-Reply-To: <11592bcd-eec7-7cc0-86c6-8f440b6af447@linaro.org> MIME-Version: 1.0 Date: Tue, 27 Sep 2022 06:38:44 -0700 Message-ID: Subject: Re: [PATCH v1 16/17] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver To: Krzysztof Kozlowski , Matthias Brugger , Vinod Koul , Stephen Boyd , David Airlie , Rob Herring , Philipp Zabel , Krzysztof Kozlowski , Daniel Vetter , Chunfeng Yun , CK Hu , Jitao shi , Chun-Kuang Hu , Michael Turquette , Kishon Vijay Abraham I Cc: linux-mediatek@lists.infradead.org, dri-devel@lists.freedesktop.org, Pablo Sun , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, Mattijs Korpershoek , linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220927_063848_718367_199B9360 X-CRM114-Status: UNSURE ( 8.06 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On Thu, 22 Sep 2022 09:22, Krzysztof Kozlowski wrote: >On 19/09/2022 18:56, Guillaume Ranquet wrote: >> Add the DPI1 hdmi path support in mtk dpi driver >> >> Signed-off-by: Guillaume Ranquet >> >> diff --git a/drivers/gpu/drm/mediatek/mtk_dpi.c b/drivers/gpu/drm/mediatek/mtk_dpi.c >> index 630a4e301ef6..91212b7610e8 100644 >> --- a/drivers/gpu/drm/mediatek/mtk_dpi.c >> +++ b/drivers/gpu/drm/mediatek/mtk_dpi.c >> @@ -15,7 +15,10 @@ >> #include >> #include >> #include >> +#include >> #include >> +#include >> +#include > >Why do you need these headers in this patch? > >Best regards, >Krzysztof > reset is used for reset_control but regmap and syscon are not used. Those are leftover from a previous iteration of the patch, will drop these in V2. Thx, Guillaume. -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 328AAC07E9D for ; Tue, 27 Sep 2022 13:40:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date: MIME-Version:In-Reply-To:References:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=h1HTzJ201qmufdU1NyCMMbLEMOqM1MCtSc1QuV6tWJA=; b=LwVLz4UpAQ8C9HO8qZM3xk50ju WB//wk0rLJDACBmBm7hOtqrZhZO18xoKicnd2HNZXDFK2WMCAZ6wfzrmWIW5/UPwXDh57klkoQrFz KUg3IJq3x+as7tQr8oIEblKmcrHRZQ/LP12MjZmnUKQpIDi1i4q/Rh6P0lWMn8BdfJk30rQXirbBc vs6RQ6bB5rwPArwdbKiumy37a70cbmQRMtc86A6SM6n+Fs9goCOB/JyzbSpDkzhhAdux45V0Nb0oJ bpe+2C6YdUkqk202IqN7CRTvQFLqyuLvwQzFsSVNr31HnV5USwF2ZmonEYgPsB519RNxTdJweFYBN NQDh527w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1odAnT-00AxjD-1R; Tue, 27 Sep 2022 13:38:51 +0000 Received: from mail-pj1-x1034.google.com ([2607:f8b0:4864:20::1034]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1odAnO-00Axei-AY for linux-arm-kernel@lists.infradead.org; Tue, 27 Sep 2022 13:38:47 +0000 Received: by mail-pj1-x1034.google.com with SMTP id gp22so50811pjb.4 for ; Tue, 27 Sep 2022 06:38:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=cc:to:subject:message-id:date:mime-version:in-reply-to:references :user-agent:from:from:to:cc:subject:date; bh=kcqezBbHJffozFbEyx9wjhl1YSdIHaVumsP0lVEuZtQ=; b=zu0LDMWaZ2IiyJWen0shu8EVhyMeZSD0OIiKtU1o5V962A7jwSkPn4CMMQ0vz96Vth tmuzCaRlrru7doTeuXHFqIBlelgapdbTo80FoYEtNoYoaEZL+RORowAW5TQG758voXAB /qK4nyJaMel2BpXPOS+vQr8yEpETmpuh9xmFJL3bbdiLCPx3mFskJioDlySfvlYLDiz+ 5l4LD9rzPtofDwJzV7W1kwC3nRoiXAq20n8O9pp9eXpfcWtVB3QDe/+q+6K/KnMeAnfw i0uPy9j1+kZk4vpNwuHSzu0wEoCWjqtwlybaZfNOtus5P9tVWa7xP7C9GRMIprbloz4T aSVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:mime-version:in-reply-to:references :user-agent:from:x-gm-message-state:from:to:cc:subject:date; bh=kcqezBbHJffozFbEyx9wjhl1YSdIHaVumsP0lVEuZtQ=; b=pNmCypRkjFl7dXYphzk/ERJFxBesajOiDQ0WY3R0XVWYf81o3avodlXPi7hLbs+RbG HTZeK9ZrHF5+AjztCpeZ6f6NdJ1zpaQSlZGN0C5G8Rk04KRZBGQpJ2PmdVX8IXbt3iA2 jWofn94OYArNfzWefnpXz4JuZd7cCDN9Yaf1k29KJPI7OscGMp7L9NwM8rWGCdAna1SH di6AatKVBYkD9adEJeTllvFNKk7BWceBF6u3qURPLo673KClrwq7NxEg5lk+adPHC67H dwweE02OIxoblWWboqb/glai/LxC3tAKteuL58JwGBMi0dYXoEk8gll2eTCxIj4gBba/ Q4Qw== X-Gm-Message-State: ACrzQf0OxFzfpIIdzq2SSspo+XFrqLbaAqxaJaU8+pERlr0+QzIAWyCG Jc6OowhbZjupZU/EqupqX1ac+RxfpE8QvztYTcN8cw== X-Google-Smtp-Source: AMsMyM5rGXrkhuQrQe7LgcjEDdTHK+6y7t6lOaHNCTQ9hNJXjzQRFavvC9zWHs1/i1ytYfodZBY430bKtOUYXAKndGU= X-Received: by 2002:a17:90b:2643:b0:205:bd0d:bdff with SMTP id pa3-20020a17090b264300b00205bd0dbdffmr4550660pjb.99.1664285925438; Tue, 27 Sep 2022 06:38:45 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Tue, 27 Sep 2022 06:38:44 -0700 From: Guillaume Ranquet User-Agent: meli 0.7.2 References: <20220919-v1-0-4844816c9808@baylibre.com> <20220919-v1-16-4844816c9808@baylibre.com> <11592bcd-eec7-7cc0-86c6-8f440b6af447@linaro.org> In-Reply-To: <11592bcd-eec7-7cc0-86c6-8f440b6af447@linaro.org> MIME-Version: 1.0 Date: Tue, 27 Sep 2022 06:38:44 -0700 Message-ID: Subject: Re: [PATCH v1 16/17] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver To: Krzysztof Kozlowski , Matthias Brugger , Vinod Koul , Stephen Boyd , David Airlie , Rob Herring , Philipp Zabel , Krzysztof Kozlowski , Daniel Vetter , Chunfeng Yun , CK Hu , Jitao shi , Chun-Kuang Hu , Michael Turquette , Kishon Vijay Abraham I Cc: linux-mediatek@lists.infradead.org, dri-devel@lists.freedesktop.org, Pablo Sun , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, Mattijs Korpershoek , linux-arm-kernel@lists.infradead.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220927_063846_397484_275D0949 X-CRM114-Status: UNSURE ( 9.63 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 22 Sep 2022 09:22, Krzysztof Kozlowski wrote: >On 19/09/2022 18:56, Guillaume Ranquet wrote: >> Add the DPI1 hdmi path support in mtk dpi driver >> >> Signed-off-by: Guillaume Ranquet >> >> diff --git a/drivers/gpu/drm/mediatek/mtk_dpi.c b/drivers/gpu/drm/mediatek/mtk_dpi.c >> index 630a4e301ef6..91212b7610e8 100644 >> --- a/drivers/gpu/drm/mediatek/mtk_dpi.c >> +++ b/drivers/gpu/drm/mediatek/mtk_dpi.c >> @@ -15,7 +15,10 @@ >> #include >> #include >> #include >> +#include >> #include >> +#include >> +#include > >Why do you need these headers in this patch? > >Best regards, >Krzysztof > reset is used for reset_control but regmap and syscon are not used. Those are leftover from a previous iteration of the patch, will drop these in V2. Thx, Guillaume. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel