| // SPDX-License-Identifier: GPL-2.0+ |
| * Copyright (C) 2018 Synopsys, Inc. All rights reserved. |
| compatible = "fixed-clock"; |
| clock-frequency = <40000000>; |
| uart0: serial0@f0004000 { |
| compatible = "snps,dw-apb-uart"; |
| clock-frequency = <100000000>; |
| reg = <0xf0004000 0x1000>; |
| compatible = "fixed-clock"; |
| clock-frequency = <50000000>; |
| compatible = "fixed-clock"; |
| clock-frequency = <100000000>; |
| compatible = "snps,dw-mshc"; |
| reg = <0xf0010000 0x400>; |
| clocks = <&mmcclk_biu>, <&mmcclk_ciu>; |
| clock-names = "biu", "ciu"; |
| max-frequency = <25000000>; |