Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / intel / socfpga_agilex.dtsi
index f4270cf..c783717 100644 (file)
                        status = "disabled";
                };
 
-               mmc: dwmmc0@ff808000 {
+               mmc: mmc@ff808000 {
                        #address-cells = <1>;
                        #size-cells = <0>;
                        compatible = "altr,socfpga-dw-mshc";
                        reg = <0xffe00000 0x40000>;
                };
 
-               pdma: pdma@ffda0000 {
+               pdma: dma-controller@ffda0000 {
                        compatible = "arm,pl330", "arm,primecell";
                        reg = <0xffda0000 0x1000>;
                        interrupts = <GIC_SPI 81 IRQ_TYPE_LEVEL_HIGH>,
                        resets = <&rst USB0_RESET>, <&rst USB0_OCP_RESET>;
                        reset-names = "dwc2", "dwc2-ecc";
                        clocks = <&clkmgr AGILEX_USB_CLK>;
+                       clock-names = "otg";
                        iommus = <&smmu 6>;
                        status = "disabled";
                };