arm: dts: am33xx: sync DTS with Linux 4.13-rc4
authorSuniel Mahesh <sunil.m@techveda.org>
Sat, 12 Aug 2017 07:56:38 +0000 (13:26 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 26 Aug 2017 18:56:07 +0000 (14:56 -0400)
This re-syncs AM33xx DTS file with current file from
Linux v4.13-rc4 to ensure a consistent configuration. Upstream
Linux removed the redundant Interrupt-parent property from mmc,
mac, lcdc and tscadc sub nodes.

Signed-off-by: Suniel Mahesh <sunil.m@techveda.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/dts/am33xx.dtsi

index b26e21b..14caee7 100644 (file)
                                &edma 25>;
                        dma-names = "tx", "rx";
                        interrupts = <64>;
-                       interrupt-parent = <&intc>;
                        reg = <0x48060000 0x1000>;
                        status = "disabled";
                };
                                &edma 3>;
                        dma-names = "tx", "rx";
                        interrupts = <28>;
-                       interrupt-parent = <&intc>;
                        reg = <0x481d8000 0x1000>;
                        status = "disabled";
                };
                        ti,hwmods = "mmc3";
                        ti,needs-special-reset;
                        interrupts = <29>;
-                       interrupt-parent = <&intc>;
                        reg = <0x47810000 0x1000>;
                        status = "disabled";
                };
                               0x4a101200 0x100>;
                        #address-cells = <1>;
                        #size-cells = <1>;
-                       interrupt-parent = <&intc>;
                        /*
                         * c0_rx_thresh_pend
                         * c0_rx_pend
                lcdc: lcdc@4830e000 {
                        compatible = "ti,am33xx-tilcdc";
                        reg = <0x4830e000 0x1000>;
-                       interrupt-parent = <&intc>;
                        interrupts = <36>;
                        ti,hwmods = "lcdc";
                        status = "disabled";
                tscadc: tscadc@44e0d000 {
                        compatible = "ti,am3359-tscadc";
                        reg = <0x44e0d000 0x1000>;
-                       interrupt-parent = <&intc>;
                        interrupts = <16>;
                        ti,hwmods = "adc_tsc";
                        status = "disabled";