From 6fdc02fb326ac7beccc948dddf343004bd0a7105 Mon Sep 17 00:00:00 2001 From: Xianjun Jiao Date: Fri, 1 Apr 2022 10:00:39 +0200 Subject: [PATCH] Remove hdmi spdif and clkgen from the devicetree of zc706, because they are removed from the FPGA design --- kernel_boot/boards/zc706_fmcs2/devicetree.dtb | Bin 22064 -> 21449 bytes kernel_boot/boards/zc706_fmcs2/devicetree.dts | 68 +++++++++--------- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/kernel_boot/boards/zc706_fmcs2/devicetree.dtb b/kernel_boot/boards/zc706_fmcs2/devicetree.dtb index ecf185eb5ff3b46ff0509c546a374cb8b495503d..771ec322da82d28c3aedd16e9a6bb65650c55346 100644 GIT binary patch delta 465 zcmdn6hVkTbMvV)+|K2h%1fOJJV6b3da9RSSHGo(Uhy{Qc2n1Du;yD{NI7}w@n5lDe z0fiWWn0xXbv+rOYNDDY1zZU1*wVIsYMJh z8fr2(FbM8Wc5$|168Jv3!CA^m;2%&%7%B^-1UZn{qChqi5Hlv{r=%tW89)FF$bXZs YIC}%_RB&l$oU?g_OQOJLkx&^%0AJZk_5c6? delta 982 zcmaJljA6ut`ql9m!%p#o7=io}2i+&YjpZ9t6!MFIg5Fq8o#8e*qdg~Uoz@PyeI z%78eDzmTOvkq1T?7(haZkqso44lq}u65)Fn+ld;)livA#-@SY9eRuxY;ai(r`!e?D z7h_8XV{DGGi})}NuEG@p2(h>L;kA}3WUHQ|*B-2{*bTEdZ%7kw7sgXPPCqTKm&biN z!)amr;7Nd8iF!DN_!>L`rv_mT>mokX$9#W?DUYM?-TT%<$1EDQ>1Fpj*8X7NGQYu$!pW%E0dU<%j%7C`6%R)PN5dgh(pb3L zY_)r7jN1*%Z8{CY!p|%I7=l4%BYiBD5hi7klR|yXwVXPpH;Xg1Jt~hOH&z+t4XC7E zQsnwOMC^uqx{#DA4-*X|4xZ_@y%>|S=t(k&$-}c;!(gms*Ts&JQ?ua)y(zsGpRjd^SM@XOLaDvB4SZ)zQ#4-RyHBA%Yz9cF{)=YH^5uOhsK z4gM-fmdl)X#G<*%--s=9f`1mDux^WOvs6+O^6gL?#%u06eM9*w{Z!EnBaCmG;+(is kIi66{!mC_C_4k!$yc1kKUsXov*LT+R*2=wL^X4S~3#6rq$^ZZW diff --git a/kernel_boot/boards/zc706_fmcs2/devicetree.dts b/kernel_boot/boards/zc706_fmcs2/devicetree.dts index d21c9c7..b557d91 100644 --- a/kernel_boot/boards/zc706_fmcs2/devicetree.dts +++ b/kernel_boot/boards/zc706_fmcs2/devicetree.dts @@ -826,44 +826,44 @@ // }; // }; - axi-clkgen@79000000 { - compatible = "adi,axi-clkgen-2.00.a"; - reg = <0x79000000 0x10000>; - #clock-cells = <0x0>; - clocks = <0x2 0x10>; - linux,phandle = <0xc>; - phandle = <0xc>; - }; + // axi-clkgen@79000000 { + // compatible = "adi,axi-clkgen-2.00.a"; + // reg = <0x79000000 0x10000>; + // #clock-cells = <0x0>; + // clocks = <0x2 0x10>; + // linux,phandle = <0xc>; + // phandle = <0xc>; + // }; - axi_hdmi@70e00000 { - compatible = "adi,axi-hdmi-tx-1.00.a"; - reg = <0x70e00000 0x10000>; - dmas = <0xb 0x0>; - dma-names = "video"; - clocks = <0xc>; - adi,is-rgb; + // axi_hdmi@70e00000 { + // compatible = "adi,axi-hdmi-tx-1.00.a"; + // reg = <0x70e00000 0x10000>; + // dmas = <0xb 0x0>; + // dma-names = "video"; + // clocks = <0xc>; + // adi,is-rgb; - port { + // port { - endpoint { - remote-endpoint = <0xd>; - linux,phandle = <0xa>; - phandle = <0xa>; - }; - }; - }; + // endpoint { + // remote-endpoint = <0xd>; + // linux,phandle = <0xa>; + // phandle = <0xa>; + // }; + // }; + // }; - axi-spdif-tx@75c00000 { - compatible = "adi,axi-spdif-tx-1.00.a"; - reg = <0x75c00000 0x1000>; - dmas = <0xe 0x0>; - dma-names = "tx"; - clocks = <0x2 0xf 0xf>; - clock-names = "axi", "ref"; - #sound-dai-cells = <0x0>; - linux,phandle = <0x13>; - phandle = <0x13>; - }; + // axi-spdif-tx@75c00000 { + // compatible = "adi,axi-spdif-tx-1.00.a"; + // reg = <0x75c00000 0x1000>; + // dmas = <0xe 0x0>; + // dma-names = "tx"; + // clocks = <0x2 0xf 0xf>; + // clock-names = "axi", "ref"; + // #sound-dai-cells = <0x0>; + // linux,phandle = <0x13>; + // phandle = <0x13>; + // }; /*axi-sysid-0@45000000 { compatible = "adi,axi-sysid-1.00.a";