All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: linux-can@vger.kernel.org
Subject: Re: [PATCH 1/3] can-calc-bittiming: add stm32 bxcan
Date: Thu, 24 Jun 2021 12:40:36 +0200	[thread overview]
Message-ID: <20210624104036.2n46qq3rzhw3y6pc@pengutronix.de> (raw)
In-Reply-To: <20210624103736.GB20770@x1.vandijck-laurijssen.be>

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

On 24.06.2021 12:37:36, Kurt Van Dijck wrote:
> On Thu, 24 Jun 2021 08:20:16 +0200, Marc Kleine-Budde wrote:
> > On 24.06.2021 05:19:52, Kurt Van Dijck wrote:
> > > Signed-off-by: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>
> > > ---
> > >  can-calc-bit-timing.c | 32 ++++++++++++++++++++++++++++++++
> > >  1 file changed, 32 insertions(+)
> > > 
> > > diff --git a/can-calc-bit-timing.c b/can-calc-bit-timing.c
> > > index d99bd22..fb61947 100644
> > > --- a/can-calc-bit-timing.c
> > > +++ b/can-calc-bit-timing.c
> > > @@ -273,6 +273,22 @@ static void printf_btr_rcar_can(struct can_bittiming *bt, bool hdr)
> > >  	}
> > >  }
> > >  
> > > +		.bittiming_const = {
> > > +			.name = "bxcan",
> > 
> > What's that? A new CAN-IP  core?
> 
> It's the 'old' CAN core used in STM32 cortex-m mcu's.

Ahh - and it says stm32 in the subject of this mail :D

> > I can apply these patches to the can-utils or you can create a github
> > pull request and I'll merge it there. What do you prefer?
> 
> my preference is to apply from email.

Fine with me.

> The dinosaur icon on my github account comes with a reason?

You like dinos? Don't know how fluent your german is:
https://www.dinowitz.de/

regards,
Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |

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

      reply	other threads:[~2021-06-24 10:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-24  3:19 [PATCH 1/3] can-calc-bittiming: add stm32 bxcan Kurt Van Dijck
2021-06-24  3:19 ` [PATCH 2/3] can-calc-bittiming: add c_can Kurt Van Dijck
2021-06-24  3:19 ` [PATCH 3/3] can-calc-bittiming: add mcan Kurt Van Dijck
2021-06-24 10:50   ` Marc Kleine-Budde
2021-06-24 10:57     ` Kurt Van Dijck
2021-06-24 11:12       ` Marc Kleine-Budde
2021-06-24 11:15       ` Marc Kleine-Budde
2021-06-24  6:20 ` [PATCH 1/3] can-calc-bittiming: add stm32 bxcan Marc Kleine-Budde
2021-06-24 10:37   ` Kurt Van Dijck
2021-06-24 10:40     ` Marc Kleine-Budde [this message]

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=20210624104036.2n46qq3rzhw3y6pc@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=linux-can@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.