[PATCH v5 7/7] dts: ti: k3-am625-beagleplay: Add mikroBUS
Conor Dooley
conor at kernel.org
Fri Jun 28 08:14:04 PDT 2024
On Thu, Jun 27, 2024 at 09:56:17PM +0530, Ayush Singh wrote:
> + mikrobus_boards {
> + thermo_click: thermo-click {
> + compatible = "maxim,max31855k", "mikrobus-spi";
> + spi-max-frequency = <1000000>;
> + pinctrl-apply = "spi_default";
> + };
> +
> + lsm6dsl_click: lsm6dsl-click {
> + compatible = "st,lsm6ds3", "mikrobus-spi";
> + spi-max-frequency = <1000000>;
> + pinctrl-apply = "spi_default";
So every single device that could possibly go on a mikrobus board will
need a new binding (or significant binding modifications)?
tbh, I was expecting something where the mikrobus connector looks like
what "spi-mux" does. Ditto "i2c-mux" for the i2c component.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20240628/57d58de0/attachment.sig>
More information about the linux-arm-kernel
mailing list