Re: [PATCH 1/1] arm64: dts: qcom: monaco-evk: Add Mezzanine
From: Konrad Dybcio
Date: Thu Feb 12 2026 - 08:40:53 EST
On 2/10/26 11:38 AM, Umang Chheda wrote:
> The Mezzanine is an hardware expansion add-on board designed
There's normally multiple mezzanine boards (e.g. a "vision mezzanine"),
is there a better name for it?
[...]
> +&tlmm {
> + tc9563_resx_n: tc9563-resx-state {
> + pins = "gpio124";
> + function = "gpio";
> +
> + bias-disable;
please drop the empty line above
Konrad