public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel•org>
To: Michal Simek <michal.simek@amd•com>
Cc: linux-kernel@vger•kernel.org, monstr@monstr•eu,
	michal.simek@xilinx•com, git@xilinx•com,
	Anand Ashok Dumbre <anand.ashok.dumbre@xilinx•com>,
	Andrew Lunn <andrew+netdev@lunn•ch>,
	Claudiu Beznea <claudiu.beznea@tuxon•dev>,
	Conor Dooley <conor+dt@kernel•org>,
	Damien Le Moal <dlemoal@kernel•org>,
	"David S. Miller" <davem@davemloft•net>,
	Eric Dumazet <edumazet@google•com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation•org>,
	Harini Katakam <harini.katakam@amd•com>,
	Jakub Kicinski <kuba@kernel•org>,
	Jonathan Cameron <jic23@kernel•org>,
	Krzysztof Kozlowski <krzk+dt@kernel•org>,
	Lars-Peter Clausen <lars@metafoo•de>,
	Mark Brown <broonie@kernel•org>,
	Michael Tretter <m.tretter@pengutronix•de>,
	Michael Turquette <mturquette@baylibre•com>,
	Mubin Sayyed <mubin.sayyed@amd•com>,
	Nicolas Ferre <nicolas.ferre@microchip•com>,
	Niklas Cassel <cassel@kernel•org>,
	Paolo Abeni <pabeni@redhat•com>, Rob Herring <robh@kernel•org>,
	Shyam Pandey <radhey.shyam.pandey@amd•com>,
	Stephen Boyd <sboyd@kernel•org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger•kernel.org>,
	"open list:DMA GENERIC OFFLOAD ENGINE SUBSYSTEM"
	<dmaengine@vger•kernel.org>,
	"moderated list:ARM/ZYNQ ARCHITECTURE"
	<linux-arm-kernel@lists•infradead.org>,
	"open list:COMMON CLK FRAMEWORK" <linux-clk@vger•kernel.org>,
	"open list:LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)"
	<linux-ide@vger•kernel.org>,
	"open list:XILINX AMS DRIVER" <linux-iio@vger•kernel.org>,
	"open list:SPI SUBSYSTEM" <linux-spi@vger•kernel.org>,
	"open list:USB SUBSYSTEM" <linux-usb@vger•kernel.org>,
	"open list:NETWORKING DRIVERS" <netdev@vger•kernel.org>
Subject: Re: [PATCH 2/2] dt-bindings: xilinx: Deprecate header with firmware constants
Date: Tue, 18 Feb 2025 16:24:35 +0530	[thread overview]
Message-ID: <Z7Rm6/DYM67QbXvT@vaman> (raw)
In-Reply-To: <2a6f0229522327939e6893565e540b75f854a37b.1738600745.git.michal.simek@amd.com>

On 03-02-25, 17:39, Michal Simek wrote:
> Firmware contants do not fit the purpose of bindings because they are not
> independent IDs for abstractions. They are more or less just contants which
> better to wire via header with DT which is using it.
> That's why add deprecated message to dt binding header and also update
> existing dt bindings not to use macros from the header  and replace them by
> it's value. Actually value is not relevant because it is only example.
> 
> The similar changes have been done by commit 9d9292576810 ("dt-bindings:
> pinctrl: samsung: deprecate header with register constants").
> 
> Signed-off-by: Michal Simek <michal.simek@amd•com>
> ---
> 
>  Documentation/devicetree/bindings/ata/ceva,ahci-1v84.yaml  | 4 +---
>  .../bindings/dma/xilinx/xlnx,zynqmp-dma-1.0.yaml           | 3 +--

Acked-by: Vinod Koul <vkoul@kernel•org>

-- 
~Vinod

  parent reply	other threads:[~2025-02-18 10:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-03 16:39 [PATCH 0/2] arm64: zynqmp: Move firmware constants from binding to platform Michal Simek
2025-02-03 16:39 ` [PATCH 2/2] dt-bindings: xilinx: Deprecate header with firmware constants Michal Simek
2025-02-04 20:04   ` Jonathan Cameron
2025-02-18 10:54   ` Vinod Koul [this message]
2025-02-04 19:43 ` [PATCH 0/2] arm64: zynqmp: Move firmware constants from binding to platform Conor Dooley
2025-02-17 15:25   ` Michal Simek
2025-02-20 11:21 ` Michal Simek

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=Z7Rm6/DYM67QbXvT@vaman \
    --to=vkoul@kernel$(echo .)org \
    --cc=anand.ashok.dumbre@xilinx$(echo .)com \
    --cc=andrew+netdev@lunn$(echo .)ch \
    --cc=broonie@kernel$(echo .)org \
    --cc=cassel@kernel$(echo .)org \
    --cc=claudiu.beznea@tuxon$(echo .)dev \
    --cc=conor+dt@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=dlemoal@kernel$(echo .)org \
    --cc=dmaengine@vger$(echo .)kernel.org \
    --cc=edumazet@google$(echo .)com \
    --cc=git@xilinx$(echo .)com \
    --cc=gregkh@linuxfoundation$(echo .)org \
    --cc=harini.katakam@amd$(echo .)com \
    --cc=jic23@kernel$(echo .)org \
    --cc=krzk+dt@kernel$(echo .)org \
    --cc=kuba@kernel$(echo .)org \
    --cc=lars@metafoo$(echo .)de \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-clk@vger$(echo .)kernel.org \
    --cc=linux-ide@vger$(echo .)kernel.org \
    --cc=linux-iio@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-spi@vger$(echo .)kernel.org \
    --cc=linux-usb@vger$(echo .)kernel.org \
    --cc=m.tretter@pengutronix$(echo .)de \
    --cc=michal.simek@amd$(echo .)com \
    --cc=michal.simek@xilinx$(echo .)com \
    --cc=monstr@monstr$(echo .)eu \
    --cc=mturquette@baylibre$(echo .)com \
    --cc=mubin.sayyed@amd$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=nicolas.ferre@microchip$(echo .)com \
    --cc=pabeni@redhat$(echo .)com \
    --cc=radhey.shyam.pandey@amd$(echo .)com \
    --cc=robh@kernel$(echo .)org \
    --cc=sboyd@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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