All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Anna Karas <anna.karas@intel.com>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915/tgl: Fix doc not corresponding to code
Date: Fri, 27 Sep 2019 10:44:47 +0300	[thread overview]
Message-ID: <87y2yache8.fsf@intel.com> (raw)
In-Reply-To: <20190926123559.15717-1-anna.karas@intel.com>

On Thu, 26 Sep 2019, Anna Karas <anna.karas@intel.com> wrote:
> Replace PLLs names used in documentation to that used in the code.
>
> Cc: Vandita Kulkarni <vandita.kulkarni@intel.com>
> Fixes: commit d0570414f3d1 ("drm/i915/tgl: Add new pll ids")
> Signed-off-by: Anna Karas <anna.karas@intel.com>

If the previous version of your patch received Reviewed-by's, and your
patch does not change substantially, please include the Reviewed-by tags
in the new versions. (No need to repost just to add those.)

BR,
Jani.

> ---
>  drivers/gpu/drm/i915/display/intel_dpll_mgr.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_dpll_mgr.h b/drivers/gpu/drm/i915/display/intel_dpll_mgr.h
> index e7588799fce5..104cf6d42333 100644
> --- a/drivers/gpu/drm/i915/display/intel_dpll_mgr.h
> +++ b/drivers/gpu/drm/i915/display/intel_dpll_mgr.h
> @@ -147,11 +147,11 @@ enum intel_dpll_id {
>  	 */
>  	DPLL_ID_ICL_MGPLL4 = 6,
>  	/**
> -	 * @DPLL_ID_TGL_TCPLL5: TGL TC PLL port 5 (TC5)
> +	 * @DPLL_ID_TGL_MGPLL5: TGL TC PLL port 5 (TC5)
>  	 */
>  	DPLL_ID_TGL_MGPLL5 = 7,
>  	/**
> -	 * @DPLL_ID_TGL_TCPLL6: TGL TC PLL port 6 (TC6)
> +	 * @DPLL_ID_TGL_MGPLL6: TGL TC PLL port 6 (TC6)
>  	 */
>  	DPLL_ID_TGL_MGPLL6 = 8,
>  };

-- 
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2019-09-27  7:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-23 12:44 [PATCH] drm/i915/tgl: Fix doc not corresponding to code Anna Karas
2019-09-23 12:47 ` Chris Wilson
2019-09-23 12:48 ` Chris Wilson
2019-09-23 14:31 ` Kulkarni, Vandita
2019-09-23 15:40 ` ✓ Fi.CI.BAT: success for " Patchwork
2019-09-23 23:51 ` ✓ Fi.CI.IGT: " Patchwork
2019-09-26 12:35 ` [PATCH] " Anna Karas
2019-09-27  5:52   ` Kulkarni, Vandita
2019-09-27  7:44   ` Jani Nikula [this message]
2019-09-26 14:08 ` ✓ Fi.CI.BAT: success for drm/i915/tgl: Fix doc not corresponding to code (rev2) Patchwork
2019-09-27  9:40 ` ✓ Fi.CI.IGT: " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y2yache8.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=anna.karas@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.