1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/spi/nvidia,tegra210-quad-peripheral-props.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Peripheral properties for Tegra Quad SPI Controller
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Jonathan Hunter <jonathanh@nvidia.com>
14 nvidia,tx-clk-tap-delay:
16 Delays the clock going out to device with this tap value.
17 Tap value varies based on platform design trace lengths from Tegra
18 QSPI to corresponding slave device.
19 $ref: /schemas/types.yaml#/definitions/uint32
23 nvidia,rx-clk-tap-delay:
25 Delays the clock coming in from the device with this tap value.
26 Tap value varies based on platform design trace lengths from Tegra
27 QSPI to corresponding slave device.
28 $ref: /schemas/types.yaml#/definitions/uint32
32 additionalProperties: true