| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/clock/fsl,flexspi-clock.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Freescale FlexSPI clock driver for Layerscape SoCs |
| - Michael Walle <michael@walle.cc> |
| The Freescale Layerscape SoCs have a special FlexSPI clock which is |
| derived from the platform PLL. |
| - fsl,ls1028a-flexspi-clk |
| - fsl,lx2160a-flexspi-clk |
| additionalProperties: false |
| fspi_clk: clock-controller@900 { |
| compatible = "fsl,ls1028a-flexspi-clk"; |
| clock-output-names = "fspi_clk"; |