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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm64/amlogic/meson-sm1-a95xf3-air.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-sm1-a95xf3-air.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm64/amlogic/meson-sm1-a95xf3-air.dts (Version linux-6.11.7)


  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. All rights      3  * Copyright (c) 2019 BayLibre SAS. All rights reserved.
  4  * Copyright (c) 2020 Christian Hewitt <christi      4  * Copyright (c) 2020 Christian Hewitt <christianshewitt@gmail.com>
  5  */                                                 5  */
  6                                                     6 
  7 /dts-v1/;                                           7 /dts-v1/;
  8                                                     8 
  9 #include "meson-sm1-ac2xx.dtsi"                     9 #include "meson-sm1-ac2xx.dtsi"
 10 #include <dt-bindings/sound/meson-g12a-tohdmit     10 #include <dt-bindings/sound/meson-g12a-tohdmitx.h>
 11                                                    11 
 12 / {                                                12 / {
 13         compatible = "cyx,a95xf3-air", "amlogi     13         compatible = "cyx,a95xf3-air", "amlogic,sm1";
 14         model = "Shenzhen CYX Industrial Co.,      14         model = "Shenzhen CYX Industrial Co., Ltd A95XF3-AIR";
 15                                                    15 
 16         sound {                                    16         sound {
 17                 compatible = "amlogic,axg-soun     17                 compatible = "amlogic,axg-sound-card";
 18                 model = "A95XF3-AIR";              18                 model = "A95XF3-AIR";
 19                 audio-aux-devs = <&tdmout_b>;      19                 audio-aux-devs = <&tdmout_b>;
 20                 audio-routing = "TDMOUT_B IN 0     20                 audio-routing = "TDMOUT_B IN 0", "FRDDR_A OUT 1",
 21                                 "TDMOUT_B IN 1     21                                 "TDMOUT_B IN 1", "FRDDR_B OUT 1",
 22                                 "TDMOUT_B IN 2     22                                 "TDMOUT_B IN 2", "FRDDR_C OUT 1",
 23                                 "TDM_B Playbac     23                                 "TDM_B Playback", "TDMOUT_B OUT";
 24                                                    24 
 25                 clocks = <&clkc CLKID_MPLL2>,  << 
 26                          <&clkc CLKID_MPLL0>,  << 
 27                          <&clkc CLKID_MPLL1>;  << 
 28                                                << 
 29                 assigned-clocks = <&clkc CLKID     25                 assigned-clocks = <&clkc CLKID_MPLL2>,
 30                                   <&clkc CLKID     26                                   <&clkc CLKID_MPLL0>,
 31                                   <&clkc CLKID     27                                   <&clkc CLKID_MPLL1>;
 32                 assigned-clock-parents = <0>,      28                 assigned-clock-parents = <0>, <0>, <0>;
 33                 assigned-clock-rates = <294912     29                 assigned-clock-rates = <294912000>,
 34                                        <270950     30                                        <270950400>,
 35                                        <393216     31                                        <393216000>;
 36                                                    32 
 37                 dai-link-0 {                       33                 dai-link-0 {
 38                         sound-dai = <&frddr_a>     34                         sound-dai = <&frddr_a>;
 39                 };                                 35                 };
 40                                                    36 
 41                 dai-link-1 {                       37                 dai-link-1 {
 42                         sound-dai = <&frddr_b>     38                         sound-dai = <&frddr_b>;
 43                 };                                 39                 };
 44                                                    40 
 45                 dai-link-2 {                       41                 dai-link-2 {
 46                         sound-dai = <&frddr_c>     42                         sound-dai = <&frddr_c>;
 47                 };                                 43                 };
 48                                                    44 
 49                 /* 8ch hdmi interface */           45                 /* 8ch hdmi interface */
 50                 dai-link-3 {                       46                 dai-link-3 {
 51                         sound-dai = <&tdmif_b>     47                         sound-dai = <&tdmif_b>;
 52                         dai-format = "i2s";        48                         dai-format = "i2s";
 53                         dai-tdm-slot-tx-mask-0     49                         dai-tdm-slot-tx-mask-0 = <1 1>;
 54                         dai-tdm-slot-tx-mask-1     50                         dai-tdm-slot-tx-mask-1 = <1 1>;
 55                         dai-tdm-slot-tx-mask-2     51                         dai-tdm-slot-tx-mask-2 = <1 1>;
 56                         dai-tdm-slot-tx-mask-3     52                         dai-tdm-slot-tx-mask-3 = <1 1>;
 57                         mclk-fs = <256>;           53                         mclk-fs = <256>;
 58                                                    54 
 59                         codec {                    55                         codec {
 60                                 sound-dai = <&     56                                 sound-dai = <&tohdmitx TOHDMITX_I2S_IN_B>;
 61                         };                         57                         };
 62                 };                                 58                 };
 63                                                    59 
 64                 /* hdmi glue */                    60                 /* hdmi glue */
 65                 dai-link-4 {                       61                 dai-link-4 {
 66                         sound-dai = <&tohdmitx     62                         sound-dai = <&tohdmitx TOHDMITX_I2S_OUT>;
 67                                                    63 
 68                         codec {                    64                         codec {
 69                                 sound-dai = <&     65                                 sound-dai = <&hdmi_tx>;
 70                         };                         66                         };
 71                 };                                 67                 };
 72         };                                         68         };
 73 };                                                 69 };
 74                                                    70 
 75 &arb {                                             71 &arb {
 76         status = "okay";                           72         status = "okay";
 77 };                                                 73 };
 78                                                    74 
 79 &clkc_audio {                                      75 &clkc_audio {
 80         status = "okay";                           76         status = "okay";
 81 };                                                 77 };
 82                                                    78 
 83 &ethmac {                                          79 &ethmac {
 84         status = "okay";                           80         status = "okay";
 85         phy-handle = <&internal_ephy>;             81         phy-handle = <&internal_ephy>;
 86         phy-mode = "rmii";                         82         phy-mode = "rmii";
 87 };                                                 83 };
 88                                                    84 
 89 &frddr_a {                                         85 &frddr_a {
 90         status = "okay";                           86         status = "okay";
 91 };                                                 87 };
 92                                                    88 
 93 &frddr_b {                                         89 &frddr_b {
 94         status = "okay";                           90         status = "okay";
 95 };                                                 91 };
 96                                                    92 
 97 &frddr_c {                                         93 &frddr_c {
 98         status = "okay";                           94         status = "okay";
 99 };                                                 95 };
100                                                    96 
101 &tdmif_b {                                         97 &tdmif_b {
102         status = "okay";                           98         status = "okay";
103 };                                                 99 };
104                                                   100 
105 &tdmout_b {                                       101 &tdmout_b {
106         status = "okay";                          102         status = "okay";
107 };                                                103 };
108                                                   104 
109 &tohdmitx {                                       105 &tohdmitx {
110         status = "okay";                          106         status = "okay";
111 };                                                107 };
                                                      

~ [ 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