]> www.infradead.org Git - linux.git/commitdiff
ARM: dts: aspeed: Remove undocumented XDMA nodes
authorAndrew Jeffery <andrew@codeconstruct.com.au>
Fri, 2 Aug 2024 04:25:21 +0000 (13:55 +0930)
committerJoel Stanley <joel@jms.id.au>
Thu, 22 Aug 2024 03:37:15 +0000 (13:07 +0930)
There's no binding defined for the device, so remove it from the
devicetrees until someone has the motivation to write one.

Squash warnings such as:

 arch/arm/boot/dts/aspeed/aspeed-ast2500-evb.dtb:
 /ahb/apb@1e6e0000/xdma@1e6e7000: failed to match any schema with
 compatible: ['aspeed,ast2500-xdma']

Link: https://lore.kernel.org/r/20240802-dt-warnings-bmc-dts-cleanups-v1-4-1cb1378e5fcd@codeconstruct.com.au
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-blueridge.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-bonnell.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-everest.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-fuji.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-tacoma.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-witherspoon.dts
arch/arm/boot/dts/aspeed/aspeed-g5.dtsi
arch/arm/boot/dts/aspeed/aspeed-g6.dtsi

index a170b4b7c0fb7e87b7e7a7cb7751a6e190c68489..dfe5cc3edb5238ed570a49ba84489fda3e08c7f7 100644 (file)
        status = "okay";
 };
 
-&xdma {
-       status = "okay";
-       memory-region = <&vga_memory>;
-};
-
 &kcs2 {
        status = "okay";
        aspeed,lpc-io-reg = <0xca8 0xcac>;
index 6fdda42575df595f39d4b79a2ccd48be06b8fee9..7364adc6b80d60801215de27e23bc3bf18964f28 100644 (file)
        status = "okay";
 };
 
-&xdma {
-       status = "okay";
-       memory-region = <&vga_memory>;
-};
-
 &kcs2 {
        status = "okay";
        aspeed,lpc-io-reg = <0xca8 0xcac>;
index 214b2e6a4c6df65233c83209c87af63ed3204207..513077a1f4be690bd1d124f507c03486cc477801 100644 (file)
        status = "okay";
 };
 
-&xdma {
-       status = "okay";
-       memory-region = <&vga_memory>;
-};
-
 &kcs2 {
        status = "okay";
        aspeed,lpc-io-reg = <0xca8 0xcac>;
index d2aa961eea31317abcada1e28db12184ae618b5e..c24e464e5faa1779d0e7ec03f98db7326dbad00e 100644 (file)
        status = "okay";
 };
 
-&xdma {
-       status = "okay";
-       memory-region = <&vga_memory>;
-};
-
 &kcs2 {
        status = "okay";
        aspeed,lpc-io-reg = <0xca8 0xcac>;
index 5cb0094e21e0b0dade6d4532b74c1fbd5dab9331..0776b72c2199c7f73ab96d347d03c287d22db375 100644 (file)
        status = "okay";
 };
 
-&xdma {
-       status = "okay";
-       memory-region = <&vga_memory>;
-};
-
 &kcs2 {
        status = "okay";
        aspeed,lpc-io-reg = <0xca8 0xcac>;
index 213023bc5aec4144751c9e7bc8e3e05c156386c8..b31eb8e58c6b4781af7569ea64afb01debd6cfba 100644 (file)
                    <&pinctrl_lsirq_default>;
 };
 
-&xdma {
-       status = "okay";
-       memory-region = <&vga_memory>;
-};
-
 &kcs2 {
        status = "okay";
        aspeed,lpc-io-reg = <0xca8 0xcac>;
index a20a532fc2805fe17726969bba611ee173866705..7820bc829dff352bce16458dd0d35e4eb33f3e02 100644 (file)
        memory-region = <&video_engine_memory>;
 };
 
-&xdma {
-       status = "okay";
-       memory-region = <&vga_memory>;
-};
-
 #include "ibm-power9-dual.dtsi"
index 100380417f99c1ea50b31a9c650bd48795b3deda..57a699a7c1499e9a84ab6aa3b34371c75522df17 100644 (file)
                                interrupts = <0x19>;
                        };
 
-                       xdma: xdma@1e6e7000 {
-                               compatible = "aspeed,ast2500-xdma";
-                               reg = <0x1e6e7000 0x100>;
-                               clocks = <&syscon ASPEED_CLK_GATE_BCLK>;
-                               resets = <&syscon ASPEED_RESET_XDMA>;
-                               interrupts-extended = <&vic 6>, <&scu_ic ASPEED_AST2500_SCU_IC_PCIE_RESET_LO_TO_HI>;
-                               aspeed,pcie-device = "bmc";
-                               aspeed,scu = <&syscon>;
-                               status = "disabled";
-                       };
-
                        adc: adc@1e6e9000 {
                                compatible = "aspeed,ast2500-adc";
                                reg = <0x1e6e9000 0xb0>;
index 0c00882f111aa3f23f120574f0ac208273bd44a2..6505eebf91afa0b0a6ac538638f5819412dcf2dd 100644 (file)
                                interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
                        };
 
-                       xdma: xdma@1e6e7000 {
-                               compatible = "aspeed,ast2600-xdma";
-                               reg = <0x1e6e7000 0x100>;
-                               clocks = <&syscon ASPEED_CLK_GATE_BCLK>;
-                               resets = <&syscon ASPEED_RESET_DEV_XDMA>, <&syscon ASPEED_RESET_RC_XDMA>;
-                               reset-names = "device", "root-complex";
-                               interrupts-extended = <&gic GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>,
-                                                     <&scu_ic0 ASPEED_AST2600_SCU_IC0_PCIE_PERST_LO_TO_HI>;
-                               aspeed,pcie-device = "bmc";
-                               aspeed,scu = <&syscon>;
-                               status = "disabled";
-                       };
-
                        adc0: adc@1e6e9000 {
                                compatible = "aspeed,ast2600-adc0";
                                reg = <0x1e6e9000 0x100>;