1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 /* 2 /* 3 * Copyright (c) 2016 BayLibre, Inc. 3 * Copyright (c) 2016 BayLibre, Inc. 4 * Author: Neil Armstrong <narmstrong@baylibre. 4 * Author: Neil Armstrong <narmstrong@baylibre.com> 5 */ 5 */ 6 6 7 /dts-v1/; 7 /dts-v1/; 8 8 9 #include "meson-gxbb-wetek.dtsi" 9 #include "meson-gxbb-wetek.dtsi" 10 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/sound/meson-aiu.h> 11 #include <dt-bindings/sound/meson-aiu.h> 12 12 13 / { 13 / { 14 compatible = "wetek,play2", "amlogic,m 14 compatible = "wetek,play2", "amlogic,meson-gxbb"; 15 model = "WeTek Play 2"; 15 model = "WeTek Play 2"; 16 16 17 spdif_dit: audio-codec-0 { 17 spdif_dit: audio-codec-0 { 18 #sound-dai-cells = <0>; 18 #sound-dai-cells = <0>; 19 compatible = "linux,spdif-dit" 19 compatible = "linux,spdif-dit"; >> 20 status = "okay"; 20 sound-name-prefix = "DIT"; 21 sound-name-prefix = "DIT"; 21 }; 22 }; 22 23 23 leds { 24 leds { 24 led-wifi { 25 led-wifi { 25 label = "wetek-play:wi 26 label = "wetek-play:wifi-status"; 26 gpios = <&gpio GPIODV_ 27 gpios = <&gpio GPIODV_26 GPIO_ACTIVE_HIGH>; 27 default-state = "off"; 28 default-state = "off"; 28 }; 29 }; 29 30 30 led-ethernet { 31 led-ethernet { 31 label = "wetek-play:et 32 label = "wetek-play:ethernet-status"; 32 gpios = <&gpio GPIODV_ 33 gpios = <&gpio GPIODV_27 GPIO_ACTIVE_HIGH>; 33 default-state = "off"; 34 default-state = "off"; 34 }; 35 }; 35 }; 36 }; 36 37 37 gpio-keys-polled { 38 gpio-keys-polled { 38 compatible = "gpio-keys-polled 39 compatible = "gpio-keys-polled"; 39 poll-interval = <100>; 40 poll-interval = <100>; 40 41 41 button { 42 button { 42 label = "reset"; 43 label = "reset"; 43 linux,code = <KEY_REST 44 linux,code = <KEY_RESTART>; 44 gpios = <&gpio_ao GPIO 45 gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_LOW>; 45 }; 46 }; 46 }; 47 }; 47 48 48 sound { 49 sound { 49 compatible = "amlogic,gx-sound 50 compatible = "amlogic,gx-sound-card"; 50 model = "WETEK-PLAY2"; 51 model = "WETEK-PLAY2"; 51 clocks = <&clkc CLKID_MPLL0>, << 52 <&clkc CLKID_MPLL1>, << 53 <&clkc CLKID_MPLL2>; << 54 << 55 assigned-clocks = <&clkc CLKID 52 assigned-clocks = <&clkc CLKID_MPLL0>, 56 <&clkc CLKID 53 <&clkc CLKID_MPLL1>, 57 <&clkc CLKID 54 <&clkc CLKID_MPLL2>; 58 assigned-clock-parents = <0>, 55 assigned-clock-parents = <0>, <0>, <0>; 59 assigned-clock-rates = <294912 56 assigned-clock-rates = <294912000>, 60 <270950 57 <270950400>, 61 <393216 58 <393216000>; >> 59 status = "okay"; 62 60 63 dai-link-0 { 61 dai-link-0 { 64 sound-dai = <&aiu AIU_ 62 sound-dai = <&aiu AIU_CPU CPU_I2S_FIFO>; 65 }; 63 }; 66 64 67 dai-link-1 { 65 dai-link-1 { 68 sound-dai = <&aiu AIU_ 66 sound-dai = <&aiu AIU_CPU CPU_SPDIF_FIFO>; 69 }; 67 }; 70 68 71 dai-link-2 { 69 dai-link-2 { 72 sound-dai = <&aiu AIU_ 70 sound-dai = <&aiu AIU_CPU CPU_I2S_ENCODER>; 73 dai-format = "i2s"; 71 dai-format = "i2s"; 74 mclk-fs = <256>; 72 mclk-fs = <256>; 75 73 76 codec-0 { 74 codec-0 { 77 sound-dai = <& 75 sound-dai = <&aiu AIU_HDMI CTRL_I2S>; 78 }; 76 }; 79 }; 77 }; 80 78 81 dai-link-3 { 79 dai-link-3 { 82 sound-dai = <&aiu AIU_ 80 sound-dai = <&aiu AIU_CPU CPU_SPDIF_ENCODER>; 83 81 84 codec-0 { 82 codec-0 { 85 sound-dai = <& 83 sound-dai = <&spdif_dit>; 86 }; 84 }; 87 }; 85 }; 88 86 89 dai-link-4 { 87 dai-link-4 { 90 sound-dai = <&aiu AIU_ 88 sound-dai = <&aiu AIU_HDMI CTRL_OUT>; 91 89 92 codec-0 { 90 codec-0 { 93 sound-dai = <& 91 sound-dai = <&hdmi_tx>; 94 }; 92 }; 95 }; 93 }; 96 }; 94 }; 97 }; 95 }; 98 96 99 &aiu { 97 &aiu { 100 status = "okay"; 98 status = "okay"; 101 pinctrl-0 = <&spdif_out_y_pins>; 99 pinctrl-0 = <&spdif_out_y_pins>; 102 pinctrl-names = "default"; 100 pinctrl-names = "default"; 103 }; 101 }; 104 102 105 &i2c_A { 103 &i2c_A { 106 status = "okay"; 104 status = "okay"; 107 pinctrl-0 = <&i2c_a_pins>; 105 pinctrl-0 = <&i2c_a_pins>; 108 pinctrl-names = "default"; 106 pinctrl-names = "default"; 109 }; 107 }; 110 108 111 &usb1_phy { 109 &usb1_phy { 112 status = "okay"; 110 status = "okay"; 113 }; 111 }; 114 112 115 &usb1 { 113 &usb1 { 116 status = "okay"; 114 status = "okay"; 117 }; 115 }; 118 116 119 &ir { 117 &ir { 120 linux,rc-map-name = "rc-wetek-play2"; 118 linux,rc-map-name = "rc-wetek-play2"; 121 }; 119 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.