linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Cc: linux-kernel@vger.kernel.org, Rob Herring <robh@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	devicetree@vger.kernel.org, linux-amarula@amarulasolutions.com,
	 Sascha Hauer <s.hauer@pengutronix.de>,
	imx@lists.linux.dev,
	 Pengutronix Kernel Team <kernel@pengutronix.de>,
	Shawn Guo <shawnguo@kernel.org>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	michael@amarulasolutions.com, Fabio Estevam <festevam@gmail.com>,
	 linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 3/3] ARM: dts: mxs: support i.MX28 Amarula rmm board
Date: Wed, 21 May 2025 11:35:15 +0200	[thread overview]
Message-ID: <20250521-quizzical-tidy-worm-1fe67d-mkl@pengutronix.de> (raw)
In-Reply-To: <20250521092826.1035448-4-dario.binacchi@amarulasolutions.com>

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

On 21.05.2025 11:28:22, Dario Binacchi wrote:
> The board includes the following resources:
>  - 256 Mbytes NAND Flash
>  - 256 Mbytes SRAM
>  - LCD-TFT controller
>  - CAN

[...]

> +&can0 {
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&can0_pins_a>;
> +	xceiver-supply = <&reg_3v3>;

Since v6.15-rc1 (d80bfde3c57a ("can: flexcan: add transceiver
capabilities")), the flexcan driver supports CAN transceivers via the
phy framework, see drivers/phy/phy-can-transceiver.c. Can you make use
of it?

regards,
Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde          |
Embedded Linux                   | https://www.pengutronix.de |
Vertretung Nürnberg              | Phone: +49-5121-206917-129 |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-9   |

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

  reply	other threads:[~2025-05-21  9:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-21  9:28 [PATCH 0/3] Support i.MX28 Amarula rmm board Dario Binacchi
2025-05-21  9:28 ` [PATCH 1/3] ARM: dts: imx28: add pwm7 muxing options Dario Binacchi
2025-05-21  9:28 ` [PATCH 2/3] dt-bindings: arm: fsl: add i.MX28 Amarula rmm board Dario Binacchi
2025-05-21  9:28 ` [PATCH 3/3] ARM: dts: mxs: support " Dario Binacchi
2025-05-21  9:35   ` Marc Kleine-Budde [this message]
2025-05-21 10:32     ` Dario Binacchi
2025-05-21 12:59       ` Marc Kleine-Budde
2025-05-21 11:40   ` Fabio Estevam
2025-05-21 13:19     ` Dario Binacchi
2025-05-23 13:05       ` Fabio Estevam
2025-05-21 12:56 ` [PATCH 0/3] Support " Rob Herring (Arm)
2025-05-28  8:40   ` Dario Binacchi

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=20250521-quizzical-tidy-worm-1fe67d-mkl@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=conor+dt@kernel.org \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-amarula@amarulasolutions.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael@amarulasolutions.com \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@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;
as well as URLs for NNTP newsgroup(s).