| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/clock/toshiba,tmpv770x-pipllct.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Toshiba Visconti5 TMPV770X PLL Controller |
| - Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> |
| Toshia Visconti5 PLL controller which supports the PLLs on TMPV770X. |
| const: toshiba,tmpv7708-pipllct |
| description: External reference clock (OSC2) |
| additionalProperties: false |
| compatible = "fixed-clock"; |
| clock-frequency = <20000000>; |
| pipllct: clock-controller@24220000 { |
| compatible = "toshiba,tmpv7708-pipllct"; |
| reg = <0 0x24220000 0 0x820>; |