From: Daniel Golle <daniel@makrotopia.org>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: arinc.unal@arinc9.com,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Linux regressions mailing list <regressions@lists.linux.dev>,
Paolo Abeni <pabeni@redhat.com>,
"David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, frank-w@public-files.de,
Frank Wunderlich <linux@fw-web.de>, Rob Herring <robh@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>
Subject: Re: [PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64
Date: Tue, 30 Jul 2024 17:22:47 +0100 [thread overview]
Message-ID: <ZqkTVygxG8cJULbt@makrotopia.org> (raw)
In-Reply-To: <921f448b-4085-4c8d-85f8-478318d9c054@kernel.org>
Hi,
On Tue, Jul 30, 2024 at 06:04:12PM +0200, Krzysztof Kozlowski wrote:
> On 30/07/2024 13:22, arinc.unal@arinc9.com wrote:
> > [...]
> > In my view, your behaviour of not applying a devicetree patch before a
> > Linux driver patch was applied, and then not replying to any arguments
> > whatsoever, was keeping the devicetree files hostage until your demands
>
> Hm, why ever DTS patch should be applied before driver patch is? This
> clearly suggests ABI break. You proposed to fix ABI issue by fixing DTS,
> which is not the way, because it literally fixes nothing. You got
> comments - fix the driver to be backwards compatible.
I've suggested a fix for the driver here:
https://patchwork.kernel.org/project/netdevbpf/patch/f485d1d4f7b34cc2ebf3d60030d1c67b4016af3c.1720107535.git.daniel@makrotopia.org/
It has been tested and acknowledged by Arinc, hence a possible solution
would be to apply it and there by restore compatibility with existing
(broken) device trees.
next prev parent reply other threads:[~2024-07-30 16:22 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-16 20:48 [PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64 Frank Wunderlich
2024-05-17 2:17 ` Arınç ÜNAL
2024-05-17 6:27 ` Frank Wunderlich
2024-05-23 10:44 ` Linux regression tracking (Thorsten Leemhuis)
2024-05-31 5:40 ` Thorsten Leemhuis
2024-05-31 6:10 ` Arınç ÜNAL
2024-06-06 8:26 ` Thorsten Leemhuis
2024-06-06 9:01 ` Arınç ÜNAL
2024-06-06 9:34 ` Thorsten Leemhuis
2024-06-07 14:03 ` Paolo Abeni
2024-06-07 14:15 ` Thorsten Leemhuis
2024-06-11 11:30 ` Thorsten Leemhuis
2024-06-11 11:38 ` Arınç ÜNAL
2024-06-11 12:28 ` AngeloGioacchino Del Regno
2024-06-11 12:56 ` Arınç ÜNAL
2024-06-11 13:03 ` AngeloGioacchino Del Regno
2024-06-11 18:15 ` Arınç ÜNAL
2024-06-17 8:33 ` Linux regression tracking (Thorsten Leemhuis)
2024-06-17 11:08 ` Arınç ÜNAL
2024-06-25 5:56 ` Linux regression tracking (Thorsten Leemhuis)
2024-06-25 6:17 ` Arınç ÜNAL
2024-06-25 6:57 ` Linux regression tracking (Thorsten Leemhuis)
2024-06-25 8:17 ` Arınç ÜNAL
2024-06-25 8:49 ` AngeloGioacchino Del Regno
2024-06-26 3:07 ` Arınç ÜNAL
2024-06-25 8:51 ` AngeloGioacchino Del Regno
2024-07-01 6:16 ` Linux regression tracking (Thorsten Leemhuis)
2024-07-01 7:02 ` Aw: " Frank Wunderlich
2024-07-01 7:44 ` Arınç ÜNAL
2024-07-01 8:04 ` Linux regression tracking (Thorsten Leemhuis)
2024-07-01 8:15 ` Arınç ÜNAL
2024-07-30 9:41 ` AngeloGioacchino Del Regno
2024-07-30 11:22 ` arinc.unal
2024-07-30 11:38 ` arinc.unal
2024-07-30 16:04 ` Krzysztof Kozlowski
2024-07-30 16:22 ` Daniel Golle [this message]
2024-07-30 16:38 ` Arınç ÜNAL
2024-07-31 5:29 ` Krzysztof Kozlowski
2024-07-31 7:55 ` Arınç ÜNAL
2024-05-31 6:12 ` Arınç ÜNAL
2024-05-31 6:18 ` Frank Wunderlich
2024-05-31 6:27 ` Arınç ÜNAL
2024-05-17 13:17 ` Rob Herring (Arm)
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=ZqkTVygxG8cJULbt@makrotopia.org \
--to=daniel@makrotopia.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=arinc.unal@arinc9.com \
--cc=conor+dt@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=frank-w@public-files.de \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux@fw-web.de \
--cc=matthias.bgg@gmail.com \
--cc=pabeni@redhat.com \
--cc=regressions@lists.linux.dev \
--cc=robh@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox