| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/clock/hisilicon,hi3559av100-clock.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Hisilicon SOC Clock for HI3559AV100 |
| - Dongjiu Geng <gengdongjiu@huawei.com> |
| Hisilicon SOC clock control module which supports the clocks, resets and |
| power domains on HI3559AV100. |
| dt-bindings/clock/hi3559av100-clock.h |
| - hisilicon,hi3559av100-clock |
| - hisilicon,hi3559av100-shub-clock |
| First cell is reset request register offset. |
| Second cell is bit offset in reset request register. |
| additionalProperties: false |
| clock-controller@12010000 { |
| compatible = "hisilicon,hi3559av100-clock"; |
| reg = <0x0 0x12010000 0x0 0x10000>; |