ksummit.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: "Arınç ÜNAL" <arinc.unal@arinc9.com>,
	"Rob Herring" <robherring2@gmail.com>
Cc: ksummit@lists.linux.dev, Krzysztof Kozlowski <krzk@kernel.org>,
	Conor Dooley <conor@kernel.org>
Subject: Re: [MAINTAINERS SUMMIT] State of dt-bindings and DT source files, and invitation request
Date: Fri, 13 Sep 2024 09:08:41 +0100	[thread overview]
Message-ID: <0ebbade1dd90305b4abf1315a2735f7f7caa81bd.camel@infradead.org> (raw)
In-Reply-To: <32400a92-23c0-4ec3-9e42-29074e6db1f5@arinc9.com>

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

On Thu, 2024-09-12 at 15:57 +0300, Arınç ÜNAL wrote
> Over the course of years, I've had maintainers resisting to or completely
> blocking my changes on the device tree definitions because of Linux driver
> related reasons. I couldn't have patches that fixed incorrect hardware
> definitions to be applied, because the maintainer would demand a change on
> Linux driver to happen beforehand. I've stumbled upon misconceptions such
> as thinking that a Linux driver change could break ABI. In reality, that is
> nonsense because a driver change represents the implementation being
> changed, not the bindings. The implementation change can only be so that it
> breaks compliance with the bindings.


We should be careful here.

The device-tree bindings are the definition of the ABI. But they are
only words; what matters is the interface between the DT blob itself
and the OS drivers which interpret them.

If we want to *change* that ABI in a way which breaks users of it, then
of *course* we have to consider a transition path for those users.

That's true of *any* ABI, be it a command line, a library ABI, or the
device-tree bindings.

So where you say, "blocking my changes on the device tree definitions
because of Linux driver related reasons", that isn't necessarily wrong.
A breaking change to an ABI *needs* to have a transition plan for how
its users get from old to new without a flag day.




[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5965 bytes --]

  reply	other threads:[~2024-09-13  8:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-10 10:52 Arınç ÜNAL
2024-09-10 15:46 ` Rob Herring
2024-09-10 21:53   ` Conor Dooley
2024-09-12 13:01     ` Arınç ÜNAL
2024-09-12 15:12       ` Mark Brown
2024-09-12 17:05       ` Conor Dooley
2024-09-13  5:50         ` Arınç ÜNAL
2024-09-12 12:57   ` Arınç ÜNAL
2024-09-13  8:08     ` David Woodhouse [this message]
2024-09-13 15:38       ` Arınç ÜNAL
2024-09-13 16:13         ` Conor Dooley
2024-09-14 13:49           ` Arınç ÜNAL
2024-09-19 14:55             ` Rob Herring
2024-09-20  9:53               ` Arınç ÜNAL

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=0ebbade1dd90305b4abf1315a2735f7f7caa81bd.camel@infradead.org \
    --to=dwmw2@infradead.org \
    --cc=arinc.unal@arinc9.com \
    --cc=conor@kernel.org \
    --cc=krzk@kernel.org \
    --cc=ksummit@lists.linux.dev \
    --cc=robherring2@gmail.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