Home
last modified time | relevance | path

Searched +full:bk4 +full:- +full:spi (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dlwn,bk4-spi.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/misc/lwn,bk4-spi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Liebherr's BK4 external SPI controller
10 - Lukasz Majewski <lukma@denx.de>
13 Liebherr's BK4 external SPI controller is a device which handles data
15 The SPI is used for data and management purposes in both master and
19 - $ref: /schemas/spi/spi-peripheral-props.yaml#
23 const: lwn,bk4-spi
[all …]
H A Dlwn-bk4.txt1 * Liebherr's BK4 controller external SPI
5 The SPI is used for data and management purposes in both master and
10 - compatible : Should be "lwn,bk4"
12 Required SPI properties:
14 - reg : Should be address of the device chip select within
17 - spi-max-frequency : Maximum SPI clocking speed of device in Hz, should be
18 30MHz at most for the Liebherr's BK4 external bus.
22 spidev0: spi@0 {
23 compatible = "lwn,bk4";
24 spi-max-frequency = <30000000>;
/freebsd/sys/contrib/device-tree/src/arm/nxp/vf/
H A Dvf610-bk4.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
11 model = "Liebherr BK4 controller";
12 compatible = "lwn,bk4", "fsl,vf610";
15 stdout-path = &uart1;
23 audio_ext: oscillator-audio {
24 compatible = "fixed-clock";
25 #clock-cells = <0>;
26 clock-frequency = <24576000>;
29 enet_ext: oscillator-ethernet {
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dfsl.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Shawn Guo <shawnguo@kernel.org>
17 - description: i.MX1 based Boards
19 - enum:
20 - armadeus,imx1-apf9328
21 - fsl,imx1ads
22 - const: fsl,imx1
24 - description: i.MX23 based Boards
[all …]