diff --git a/recipes-bsp/device-tree/files/damc-fmc2zup/pl-conf.dtsi b/recipes-bsp/device-tree/files/damc-fmc2zup/pl-conf.dtsi index 439f775a284271dff5b129afadfddaaa0f302d50..2e66b6d4c45c2908ba4fd262a8a0beb88fee07e9 100644 --- a/recipes-bsp/device-tree/files/damc-fmc2zup/pl-conf.dtsi +++ b/recipes-bsp/device-tree/files/damc-fmc2zup/pl-conf.dtsi @@ -15,6 +15,8 @@ }; ins_bsp_fmc2zup_system_p_m_axi_app: ins_bsp_fmc2zup_system_p_m_axi_app@a0800000 { reg = <0x0 0xa0800000 0x0 0x800000>; + compatible = "generic-uio"; + linux,uio-name = "axiapp"; }; }; @@ -27,7 +29,3 @@ }; -&ins_bsp_fmc2zup_system_p_m_axi_app1 { - compatible = "generic-uio"; - linux,uio-name = "axiapp"; -};