U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	Anatolij Gustschin <agust@denx.de>,
	Oliver Graute <oliver.graute@kococonnector.com>,
	Marek Vasut <marex@denx.de>, Ramon Fried <rfried.dev@gmail.com>,
	Jorge Ramirez-Ortiz <jorge.ramirez.ortiz@gmail.com>,
	Dzmitry Sankouski <dsankouski@gmail.com>,
	Biju Das <biju.das.jz@bp.renesas.com>,
	Peter Griffin <peter.griffin@linaro.org>,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
	Peng Fan <peng.fan@nxp.com>, Fabio Estevam <festevam@gmail.com>,
	Michael Walle <michael@walle.cc>,
	Alison Wang <alison.wang@nxp.com>,
	Vladimir Oltean <olteanv@gmail.com>,
	Rajesh Bhagat <rajesh.bhagat@nxp.com>,
	Tang Yuantian <andy.tang@nxp.com>,
	Ashish Kumar <Ashish.Kumar@nxp.com>,
	Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>,
	Priyanka Jain <priyanka.jain@nxp.com>,
	Wasim Khan <wasim.khan@nxp.com>,
	Fabien Parent <fparent@baylibre.com>,
	Mingming lee <mingming.lee@mediatek.com>,
	Tom Warren <twarren@nvidia.com>,
	Stephen Warren <swarren@nvidia.com>,
	Alex Nemirovsky <alex.nemirovsky@cortina-access.com>,
	Nobuhiro Iwamatsu <iwamatsu@nigauri.org>,
	Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	Mathew McBride <matt@traverse.com.au>,
	Sergey Temerkhanov <s.temerkhanov@gmail.com>,
	Liviu Dudau <liviu.dudau@foss.arm.com>,
	Michal Simek <michal.simek@xilinx.com>,
	u-boot@lists.denx.de
Subject: Re: [PATCH V4 5/6] include/configs: drop COUNTER_FREQUENCY
Date: Thu, 21 Apr 2022 19:57:47 -0400	[thread overview]
Message-ID: <20220421235747.GW3045430@bill-the-cat> (raw)
In-Reply-To: <20220413094726.32199-6-peng.fan@oss.nxp.com>

[-- Attachment #1: Type: text/plain, Size: 284 bytes --]

On Wed, Apr 13, 2022 at 05:47:21PM +0800, Peng Fan (OSS) wrote:

> From: Peng Fan <peng.fan@nxp.com>
> 
> Since we have CONFIG_COUNTER_FREQUENCY enabled, no need COUNTER_FREQUENCY
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2022-04-21 23:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-13  9:47 [PATCH V4 0/6] Convert COUNTER_FREQUENCY to CONFIG_COUNTER_FREQUENCY Peng Fan (OSS)
2022-04-13  9:47 ` [PATCH V4 1/6] xilinx: versal: board: use CONFIG_COUNTER_FREQUENCY Peng Fan (OSS)
2022-04-21 23:57   ` Tom Rini
2022-04-13  9:47 ` [PATCH V4 2/6] arch: arm: move COUNTER_FREQUENCY from versal to arm Peng Fan (OSS)
2022-04-21 23:57   ` Tom Rini
2022-04-13  9:47 ` [PATCH V4 3/6] arch: arm: Kconfig: set default COUNTER_FREQUENCY Peng Fan (OSS)
2022-04-21 23:57   ` Tom Rini
2022-04-13  9:47 ` [PATCH V4 4/6] configs: set CONFIG_COUNTER_FREQUENCY Peng Fan (OSS)
2022-04-21 23:57   ` Tom Rini
2022-04-13  9:47 ` [PATCH V4 5/6] include/configs: drop COUNTER_FREQUENCY Peng Fan (OSS)
2022-04-21 23:57   ` Tom Rini [this message]
2022-04-13  9:47 ` [PATCH V4 6/6] arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid Peng Fan (OSS)
2022-04-13  9:13   ` Philipp Tomsich
2022-04-21 23:57   ` Tom Rini

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=20220421235747.GW3045430@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=Ashish.Kumar@nxp.com \
    --cc=agust@denx.de \
    --cc=alex.nemirovsky@cortina-access.com \
    --cc=alison.wang@nxp.com \
    --cc=andy.tang@nxp.com \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=dsankouski@gmail.com \
    --cc=festevam@gmail.com \
    --cc=fparent@baylibre.com \
    --cc=iwamatsu@nigauri.org \
    --cc=jorge.ramirez.ortiz@gmail.com \
    --cc=liviu.dudau@foss.arm.com \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=marcel.ziswiler@toradex.com \
    --cc=marex@denx.de \
    --cc=matt@traverse.com.au \
    --cc=meenakshi.aggarwal@nxp.com \
    --cc=michael@walle.cc \
    --cc=michal.simek@xilinx.com \
    --cc=mingming.lee@mediatek.com \
    --cc=oliver.graute@kococonnector.com \
    --cc=olteanv@gmail.com \
    --cc=peng.fan@nxp.com \
    --cc=peng.fan@oss.nxp.com \
    --cc=peter.griffin@linaro.org \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=priyanka.jain@nxp.com \
    --cc=rajesh.bhagat@nxp.com \
    --cc=rfried.dev@gmail.com \
    --cc=s.temerkhanov@gmail.com \
    --cc=swarren@nvidia.com \
    --cc=twarren@nvidia.com \
    --cc=u-boot@lists.denx.de \
    --cc=wasim.khan@nxp.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox