| // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
| * Copyright (c) 2019 Fuzhou Rockchip Electronics Co., Ltd |
| * Copyright (c) 2019 Radxa Limited |
| * Copyright (c) 2019 Amarula Solutions(India) |
| #include <dt-bindings/pwm/pwm.h> |
| stdout-path = "serial2:1500000n8"; |
| i2c-scl-rising-time-ns = <140>; |
| i2c-scl-falling-time-ns = <30>; |
| clock-frequency = <400000>; |
| compatible = "haoyu,hym8563"; |
| clock-frequency = <32768>; |
| clock-output-names = "hym8563"; |
| pinctrl-names = "default"; |
| pinctrl-0 = <&hym8563_int>; |
| interrupt-parent = <&gpio4>; |
| interrupts = <30 IRQ_TYPE_LEVEL_LOW>; |
| vqmmc-supply = <&vccio_sd>; |
| pinctrl-names = "default"; |
| pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_cd &sdmmc_bus4>; |
| pinctrl-names = "default"; |
| pinctrl-0 = <&uart0_xfer &uart0_cts>; |
| hym8563_int: hym8563-int { |
| <4 RK_PD6 0 &pcfg_pull_up>; |