mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Stefan Wahren <wahrenst@gmx.net>
To: Mathieu Othacehe <othacehe@gnu.org>
Cc: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	NXP Linux Team <linux-imx@nxp.com>, Li Yang <leoyang.li@nxp.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: Re: [PATCH v4 2/2] arm64: dts: imx93-var-som: Add Variscite VAR-SOM-MX93
Date: Fri, 29 Dec 2023 15:08:02 +0100	[thread overview]
Message-ID: <4e3a0328-0ae7-40fa-b37d-16b661e28a1e@gmx.net> (raw)
In-Reply-To: <87plypqi2d.fsf@gnu.org>

Hi Mathieu,

Am 29.12.23 um 14:00 schrieb Mathieu Othacehe:
> Hello Stefan,
>
>> there are neither gpio-line-names defined for this GPIO expander nor the
>> SOC. Are there no GPIOs which can be accessed from userspace?
> The carrier board schematic is here:
> https://www.variscite.com/wp-content/uploads/2023/01/symphony-board_VAR-SOM-MX93.pdf
Thanks this helps.
>
> All the pin headers are mapped to specific functions. On the other,
> already mainlined device-trees, that are based on the same "Symphony"
> carrier board, there are however gpio-keys for three buttons:
>
>
> 	gpio-keys {
> 		compatible = "gpio-keys";
>
> 		key-back {
> 			label = "Back";
> 			gpios = <&pca9534 1 GPIO_ACTIVE_LOW>;
> 			linux,code = <KEY_BACK>;
> 		};
>
> 		key-home {
> 			label = "Home";
> 			gpios = <&pca9534 2 GPIO_ACTIVE_LOW>;
> 			linux,code = <KEY_HOME>;
> 		};
>
> 		key-menu {
> 			label = "Menu";
> 			gpios = <&pca9534 3 GPIO_ACTIVE_LOW>;
> 			linux,code = <KEY_MENU>;
> 		};
> 	};
>
> I can add that in v5.
yes please.

I also saw in the other Symphony DTS a LED for heartbeat. Is it usable, too?

According to the datasheet the SOM expose 7 UARTs, but only the debug
UART is enable. What is the reason for this?

Btw the commit log mentions a Wifi (via SDIO?) and audio interface. This
is currently not supported by Linux?

Thanks
>
> Thanks,
>
> Mathieu


  reply	other threads:[~2023-12-29 14:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-27 17:09 [PATCH v4 0/2] Add Variscite VAR-SOM-MX93 support Mathieu Othacehe
2023-12-27 17:09 ` [PATCH v4 1/2] dt-bindings: arm: fsl: Add VAR-SOM-MX93 with Symphony Mathieu Othacehe
2023-12-27 17:09 ` [PATCH v4 2/2] arm64: dts: imx93-var-som: Add Variscite VAR-SOM-MX93 Mathieu Othacehe
2023-12-28 20:46   ` Stefan Wahren
2023-12-29 13:00     ` Mathieu Othacehe
2023-12-29 14:08       ` Stefan Wahren [this message]
2023-12-29 16:48         ` Mathieu Othacehe
2023-12-29 17:17           ` Stefan Wahren

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=4e3a0328-0ae7-40fa-b37d-16b661e28a1e@gmx.net \
    --to=wahrenst@gmx.net \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=othacehe@gnu.org \
    --cc=robh+dt@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

all inboxes | Powered by JetHome®