[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220728125734.1c380d25.max@enpas.org>
Date: Thu, 28 Jul 2022 12:57:34 +0200
From: Max Staudt <max@...as.org>
To: Dario Binacchi <dario.binacchi@...rulasolutions.com>
Cc: Marc Kleine-Budde <mkl@...gutronix.de>,
linux-kernel@...r.kernel.org, linux-can@...r.kernel.org,
Oliver Hartkopp <socketcan@...tkopp.net>,
michael@...rulasolutions.com,
Amarula patchwork <linux-amarula@...rulasolutions.com>,
Jeroen Hofstee <jhofstee@...tronenergy.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Wolfgang Grandegger <wg@...ndegger.com>, netdev@...r.kernel.org
Subject: Re: [RFC PATCH v3 8/9] can: slcan: add support to set bit time
register (btr)
On Thu, 28 Jul 2022 12:50:49 +0200
Marc Kleine-Budde <mkl@...gutronix.de> wrote:
> On 28.07.2022 12:23:04, Dario Binacchi wrote:
> > > > Does it make sense to use the device tree
> > >
> > > The driver doesn't support DT and DT only works for static serial
> > > interfaces.
>
> Have you seen my remarks about Device Tree?
Dario, there seems to be a misunderstanding about the Device Tree.
It is used *only* for hardware that is permanently attached, present at
boot, and forever after. Not for dyamically added stuff, and definitely
not for ldiscs that have to be attached manually by the user.
The only exception to this is if you have an embedded device with an
slcan adapter permanently attached to one of its UARTs. Then you can
use the serdev ldisc adapter to attach the ldisc automatically at boot.
If you are actively developing for such a use case, please let us know,
so we know what you're after and can help you better :)
Max
Powered by blists - more mailing lists