| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/clock/intel,easic-n5x.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Intel SoCFPGA eASIC N5X platform clock controller binding |
| - Dinh Nguyen <dinguyen@kernel.org> |
| The Intel eASIC N5X Clock controller is an integrated clock controller, which |
| generates and supplies to all modules. |
| const: intel,easic-n5x-clkmgr |
| additionalProperties: false |
| clkmgr: clock-controller@ffd10000 { |
| compatible = "intel,easic-n5x-clkmgr"; |
| reg = <0xffd10000 0x1000>; |