| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/clock/calxeda.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Calxeda highbank platform Clock Controller |
| This binding covers the Calxeda SoC internal peripheral and bus clocks |
| as used by peripherals. The clocks live inside the "system register" |
| region of the SoC, so are typically presented as children of an |
| - Andre Przywara <andre.przywara@arm.com> |
| - calxeda,hb-a9periph-clock |
| additionalProperties: false |
| compatible = "calxeda,hb-sregs"; |
| reg = <0x3fffc000 0x1000>; |
| compatible = "fixed-clock"; |
| clock-frequency = <33333000>; |
| compatible = "calxeda,hb-pll-clock"; |
| compatible = "calxeda,hb-pll-clock"; |
| a9periphclk: a9periphclk@104 { |
| compatible = "calxeda,hb-a9periph-clock"; |