~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm64/amlogic/meson-g12b-gtking.dts

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /scripts/dtc/include-prefixes/arm64/amlogic/meson-g12b-gtking.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm64/amlogic/meson-g12b-gtking.dts (Version linux-6.7.12)


  1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)       1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2 /*                                                  2 /*
  3  * Copyright (c) 2019 BayLibre, SAS                 3  * Copyright (c) 2019 BayLibre, SAS
  4  * Author: Neil Armstrong <narmstrong@baylibre.      4  * Author: Neil Armstrong <narmstrong@baylibre.com>
  5  * Copyright (c) 2019 Christian Hewitt <christi      5  * Copyright (c) 2019 Christian Hewitt <christianshewitt@gmail.com>
  6  */                                                 6  */
  7                                                     7 
  8 /dts-v1/;                                           8 /dts-v1/;
  9                                                     9 
 10 #include "meson-g12b-w400.dtsi"                    10 #include "meson-g12b-w400.dtsi"
 11 #include <dt-bindings/sound/meson-g12a-tohdmit     11 #include <dt-bindings/sound/meson-g12a-tohdmitx.h>
 12                                                    12 
 13 / {                                                13 / {
 14         compatible = "azw,gtking", "amlogic,s9     14         compatible = "azw,gtking", "amlogic,s922x", "amlogic,g12b";
 15         model = "Beelink GT-King";                 15         model = "Beelink GT-King";
 16                                                    16 
 17         aliases {                                  17         aliases {
 18                 rtc0 = &rtc;                       18                 rtc0 = &rtc;
 19                 rtc1 = &vrtc;                      19                 rtc1 = &vrtc;
 20         };                                         20         };
 21                                                    21 
 22         spdif_dit: audio-codec-1 {                 22         spdif_dit: audio-codec-1 {
 23                 #sound-dai-cells = <0>;            23                 #sound-dai-cells = <0>;
 24                 compatible = "linux,spdif-dit"     24                 compatible = "linux,spdif-dit";
                                                   >>  25                 status = "okay";
 25                 sound-name-prefix = "DIT";         26                 sound-name-prefix = "DIT";
 26         };                                         27         };
 27                                                    28 
 28         sound {                                    29         sound {
 29                 compatible = "amlogic,axg-soun     30                 compatible = "amlogic,axg-sound-card";
 30                 model = "GTKING";                  31                 model = "GTKING";
 31                 audio-aux-devs = <&tdmout_b>;      32                 audio-aux-devs = <&tdmout_b>;
 32                 audio-routing = "TDMOUT_B IN 0     33                 audio-routing = "TDMOUT_B IN 0", "FRDDR_A OUT 1",
 33                                 "TDMOUT_B IN 1     34                                 "TDMOUT_B IN 1", "FRDDR_B OUT 1",
 34                                 "TDMOUT_B IN 2     35                                 "TDMOUT_B IN 2", "FRDDR_C OUT 1",
 35                                 "TDM_B Playbac     36                                 "TDM_B Playback", "TDMOUT_B OUT",
 36                                 "SPDIFOUT_A IN     37                                 "SPDIFOUT_A IN 0", "FRDDR_A OUT 3",
 37                                 "SPDIFOUT_A IN     38                                 "SPDIFOUT_A IN 1", "FRDDR_B OUT 3",
 38                                 "SPDIFOUT_A IN     39                                 "SPDIFOUT_A IN 2", "FRDDR_C OUT 3";
 39                                                << 
 40                 clocks = <&clkc CLKID_MPLL2>,  << 
 41                          <&clkc CLKID_MPLL0>,  << 
 42                          <&clkc CLKID_MPLL1>;  << 
 43                                                    40 
 44                 assigned-clocks = <&clkc CLKID     41                 assigned-clocks = <&clkc CLKID_MPLL2>,
 45                                   <&clkc CLKID     42                                   <&clkc CLKID_MPLL0>,
 46                                   <&clkc CLKID     43                                   <&clkc CLKID_MPLL1>;
 47                 assigned-clock-parents = <0>,      44                 assigned-clock-parents = <0>, <0>, <0>;
 48                 assigned-clock-rates = <294912     45                 assigned-clock-rates = <294912000>,
 49                                        <270950     46                                        <270950400>,
 50                                        <393216     47                                        <393216000>;
 51                                                    48 
 52                 dai-link-0 {                       49                 dai-link-0 {
 53                         sound-dai = <&frddr_a>     50                         sound-dai = <&frddr_a>;
 54                 };                                 51                 };
 55                                                    52 
 56                 dai-link-1 {                       53                 dai-link-1 {
 57                         sound-dai = <&frddr_b>     54                         sound-dai = <&frddr_b>;
 58                 };                                 55                 };
 59                                                    56 
 60                 dai-link-2 {                       57                 dai-link-2 {
 61                         sound-dai = <&frddr_c>     58                         sound-dai = <&frddr_c>;
 62                 };                                 59                 };
 63                                                    60 
 64                 /* 8ch hdmi interface */           61                 /* 8ch hdmi interface */
 65                 dai-link-3 {                       62                 dai-link-3 {
 66                         sound-dai = <&tdmif_b>     63                         sound-dai = <&tdmif_b>;
 67                         dai-format = "i2s";        64                         dai-format = "i2s";
 68                         dai-tdm-slot-tx-mask-0     65                         dai-tdm-slot-tx-mask-0 = <1 1>;
 69                         dai-tdm-slot-tx-mask-1     66                         dai-tdm-slot-tx-mask-1 = <1 1>;
 70                         dai-tdm-slot-tx-mask-2     67                         dai-tdm-slot-tx-mask-2 = <1 1>;
 71                         dai-tdm-slot-tx-mask-3     68                         dai-tdm-slot-tx-mask-3 = <1 1>;
 72                         mclk-fs = <256>;           69                         mclk-fs = <256>;
 73                                                    70 
 74                         codec {                    71                         codec {
 75                                 sound-dai = <&     72                                 sound-dai = <&tohdmitx TOHDMITX_I2S_IN_B>;
 76                         };                         73                         };
 77                 };                                 74                 };
 78                                                    75 
 79                 /* spdif hdmi or toslink inter     76                 /* spdif hdmi or toslink interface */
 80                 dai-link-4 {                       77                 dai-link-4 {
 81                         sound-dai = <&spdifout     78                         sound-dai = <&spdifout_a>;
 82                                                    79 
 83                         codec-0 {                  80                         codec-0 {
 84                                 sound-dai = <&     81                                 sound-dai = <&spdif_dit>;
 85                         };                         82                         };
 86                                                    83 
 87                         codec-1 {                  84                         codec-1 {
 88                                 sound-dai = <&     85                                 sound-dai = <&tohdmitx TOHDMITX_SPDIF_IN_A>;
 89                         };                         86                         };
 90                 };                                 87                 };
 91                                                    88 
 92                 /* spdif hdmi interface */         89                 /* spdif hdmi interface */
 93                 dai-link-5 {                       90                 dai-link-5 {
 94                         sound-dai = <&spdifout     91                         sound-dai = <&spdifout_b>;
 95                                                    92 
 96                         codec {                    93                         codec {
 97                                 sound-dai = <&     94                                 sound-dai = <&tohdmitx TOHDMITX_SPDIF_IN_B>;
 98                         };                         95                         };
 99                 };                                 96                 };
100                                                    97 
101                 /* hdmi glue */                    98                 /* hdmi glue */
102                 dai-link-6 {                       99                 dai-link-6 {
103                         sound-dai = <&tohdmitx    100                         sound-dai = <&tohdmitx TOHDMITX_I2S_OUT>;
104                                                   101 
105                         codec {                   102                         codec {
106                                 sound-dai = <&    103                                 sound-dai = <&hdmi_tx>;
107                         };                        104                         };
108                 };                                105                 };
109         };                                        106         };
110 };                                                107 };
111                                                   108 
112 &arb {                                            109 &arb {
113         status = "okay";                          110         status = "okay";
114 };                                                111 };
115                                                   112 
116 &clkc_audio {                                     113 &clkc_audio {
117         status = "okay";                          114         status = "okay";
118 };                                                115 };
119                                                   116 
120 &frddr_a {                                        117 &frddr_a {
121         status = "okay";                          118         status = "okay";
122 };                                                119 };
123                                                   120 
124 &frddr_b {                                        121 &frddr_b {
125         status = "okay";                          122         status = "okay";
126 };                                                123 };
127                                                   124 
128 &frddr_c {                                        125 &frddr_c {
129         status = "okay";                          126         status = "okay";
130 };                                                127 };
131                                                   128 
132                                                   129 
133 &i2c3 {                                           130 &i2c3 {
134         status = "okay";                          131         status = "okay";
135         pinctrl-0 = <&i2c3_sda_a_pins>, <&i2c3    132         pinctrl-0 = <&i2c3_sda_a_pins>, <&i2c3_sck_a_pins>;
136         pinctrl-names = "default";                133         pinctrl-names = "default";
137                                                   134 
138         rtc: rtc@51 {                             135         rtc: rtc@51 {
139                 compatible = "nxp,pcf8563";       136                 compatible = "nxp,pcf8563";
140                 reg = <0x51>;                     137                 reg = <0x51>;
141                 wakeup-source;                    138                 wakeup-source;
142         };                                        139         };
143 };                                                140 };
144                                                   141 
145 &spdifout_a {                                     142 &spdifout_a {
146         pinctrl-0 = <&spdif_out_h_pins>;          143         pinctrl-0 = <&spdif_out_h_pins>;
147         pinctrl-names = "default";                144         pinctrl-names = "default";
148         status = "okay";                          145         status = "okay";
149 };                                                146 };
150                                                   147 
151 &spdifout_b {                                     148 &spdifout_b {
152         status = "okay";                          149         status = "okay";
153 };                                                150 };
154                                                   151 
155 &tdmif_b {                                        152 &tdmif_b {
156         status = "okay";                          153         status = "okay";
157 };                                                154 };
158                                                   155 
159 &tdmout_b {                                       156 &tdmout_b {
160         status = "okay";                          157         status = "okay";
161 };                                                158 };
162                                                   159 
163 &tohdmitx {                                       160 &tohdmitx {
164         status = "okay";                          161         status = "okay";
165 };                                                162 };
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php