Searched +full:anolog +full:- +full:digital (Results 1 – 2 of 2) sorted by relevance
3 ADI is the abbreviation of Anolog-Digital interface, which is used to access4 analog chip (such as PMIC) from digital chip. ADI controller follows the SPI16 Thus we introduce one property named "sprd,hw-channels" to configure hardware21 Since we have multi-subsystems will use unique ADI to access analog chip, when34 - compatible: Should be "sprd,sc9860-adi".35 - reg: Offset and length of ADI-SPI controller register space.36 - #address-cells: Number of cells required to define a chip select address37 on the ADI-SPI bus. Should be set to 1.38 - #size-cells: Size of cells required to define a chip select address size39 on the ADI-SPI bus. Should be set to 0.[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/spi/sprd,spi-adi.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Orson Zhai <orsonzhai@gmail.com>11 - Baolin Wang <baolin.wang7@gmail.com>12 - Chunyan Zhang <zhang.lyra@gmail.com>15 ADI is the abbreviation of Anolog-Digital interface, which is used to access16 analog chip (such as PMIC) from digital chip. ADI controller follows the SPI28 Thus we introduce one property named "sprd,hw-channels" to configure hardware[all …]