Lines Matching +full:meson +full:- +full:gxbb +full:- +full:reset

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include "meson-gxbb-p20x.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/leds/common.h>
12 #include <dt-bindings/sound/meson-aiu.h>
15 compatible = "videostrong,kii-pro", "amlogic,meson-gxbb";
18 spdif_dit: audio-codec-0 {
19 #sound-dai-cells = <0>;
20 compatible = "linux,spdif-dit";
21 sound-name-prefix = "DIT";
25 compatible = "gpio-leds";
30 default-state = "off";
34 gpio-keys-polled {
35 compatible = "gpio-keys-polled";
36 poll-interval = <20>;
38 button-reset {
39 label = "reset";
46 compatible = "amlogic,gx-sound-card";
47 model = "KII-PRO";
52 assigned-clocks = <&clkc CLKID_MPLL0>,
55 assigned-clock-parents = <0>, <0>, <0>;
56 assigned-clock-rates = <294912000>,
60 dai-link-0 {
61 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>;
64 dai-link-1 {
65 sound-dai = <&aiu AIU_CPU CPU_SPDIF_FIFO>;
68 dai-link-2 {
69 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>;
70 dai-format = "i2s";
71 mclk-fs = <256>;
73 codec-0 {
74 sound-dai = <&aiu AIU_HDMI CTRL_I2S>;
78 dai-link-3 {
79 sound-dai = <&aiu AIU_CPU CPU_SPDIF_ENCODER>;
81 codec-0 {
82 sound-dai = <&spdif_dit>;
86 dai-link-4 {
87 sound-dai = <&aiu AIU_HDMI CTRL_OUT>;
89 codec-0 {
90 sound-dai = <&hdmi_tx>;
98 pinctrl-0 = <&spdif_out_y_pins>;
99 pinctrl-names = "default";
104 pinctrl-0 = <&eth_rmii_pins>;
105 pinctrl-names = "default";
107 phy-handle = <&eth_phy0>;
108 phy-mode = "rmii";
111 compatible = "snps,dwmac-mdio";
112 #address-cells = <1>;
113 #size-cells = <0>;
115 eth_phy0: ethernet-phy@0 {
118 reset-assert-us = <10000>;
119 reset-deassert-us = <10000>;
120 reset-gpios = <&gpio GPIOZ_14 GPIO_ACTIVE_LOW>;
126 linux,rc-map-name = "rc-videostrong-kii-pro";
131 pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>;
132 pinctrl-names = "default";
133 uart-has-rtscts;
137 shutdown-gpios = <&gpio GPIOX_20 GPIO_ACTIVE_HIGH>;
138 host-wakeup-gpios = <&gpio GPIOX_21 GPIO_ACTIVE_HIGH>;
139 max-speed = <2000000>;
141 clock-names = "lpo";