lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ffc890f0-3cf8-47ba-b9de-fd4a8ad876fb@linaro.org>
Date: Sat, 17 Feb 2024 09:42:43 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Sebastian Reichel <sre@...nel.org>, Rob Herring <robh+dt@...nel.org>,
 Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
 Conor Dooley <conor+dt@...nel.org>, Shawn Guo <shawnguo@...nel.org>,
 Sascha Hauer <s.hauer@...gutronix.de>, Fabio Estevam <festevam@...il.com>,
 Pengutronix Kernel Team <kernel@...gutronix.de>,
 NXP Linux Team <linux-imx@....com>
Cc: Dong Aisheng <aisheng.dong@....com>,
 Linus Walleij <linus.walleij@...aro.org>,
 Dmitry Torokhov <dmitry.torokhov@...il.com>, Mark Brown
 <broonie@...nel.org>, linux-arm-kernel@...ts.infradead.org,
 devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
 Stefan Wahren <wahrenst@....net>
Subject: Re: [PATCH v3 16/16] ARM: dts: imx6ull-uti260b: Add board

On 16/02/2024 23:34, Sebastian Reichel wrote:
> Add UNI-T UTi260b thermal camera board.
> 
> Reviewed-by: Stefan Wahren <wahrenst@....net>
> Signed-off-by: Sebastian Reichel <sre@...nel.org>


> +
> +
> +	mux_spi3: ecspi3grp {
> +		fsl,pins = <
> +			MX6UL_PAD_UART2_CTS_B__ECSPI3_MOSI		0x100b1
> +			MX6UL_PAD_UART2_RX_DATA__ECSPI3_SCLK		0x100b1
> +		>;
> +	};
> +
> +	mux_spi3_cs: ecspi3_csgrp {

No undescores in node names, please. Use hyphens.

> +		fsl,pins = <
> +			MX6UL_PAD_UART2_TX_DATA__GPIO1_IO20		0x3008
> +		>;
> +	};
> +};

Best regards,
Krzysztof


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ