Searched +full:syscon +full:- +full:chipselects (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Kousik Sanagavarapu <five231003@gmail.com>13 - $ref: spi-controller.yaml#18 - ti,am4372-qspi19 - ti,dra7xxx-qspi23 - description: base registers24 - description: mapped memory26 reg-names:[all …]
1 Serial Peripheral Interface on Cirrus Logic CL-PS71xx, EP72xx, EP73xx4 - #address-cells: must be <1>5 - #size-cells: must be <0>6 - compatible: should include "cirrus,ep7209-spi"7 - reg: Address and length of one register range8 - interrupts: one interrupt line9 - clocks: One entry, refers to the SPI bus clock10 - cs-gpios: Specifies the gpio pins to be used for chipselects.11 See: Documentation/devicetree/bindings/spi/spi-bus.txt15 as compatible with "cirrus,ep7209-syscon3".[all …]