Searched +full:bcm6358 +full:- +full:spi (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/spi/brcm,bcm63xx-spi.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Broadcom BCM6348/BCM6358 SPI controller10 - Jonas Gorski <jonas.gorski@gmail.com>13 Broadcom "Low Speed" SPI controller found in many older MIPS based Broadband17 between the SPI transfers within the same SPI message. This can terminate the18 transaction to some SPI devices prematurely. The issue can be worked around by22 - $ref: spi-controller.yaml#[all …]
1 LEDs connected to Broadcom BCM6358 controller3 This controller is present on BCM6358 and BCM6368.5 which can either be controlled by software (exporting the 74x164 as spi-gpio.10 - compatible : should be "brcm,bcm6358-leds".11 - #address-cells : must be 1.12 - #size-cells : must be 0.13 - reg : BCM6358 LED controller address and size.16 - brcm,clk-div : SCK signal divider. Possible values are 1, 2, 4 and 8.18 - brcm,clk-dat-low : Boolean, makes clock and data signals active low.21 Each LED is represented as a sub-node of the brcm,bcm6358-leds device.[all …]