diff --git a/boards/enclustra/mercury_xu/mercury_xu.dts b/boards/enclustra/mercury_xu/mercury_xu.dts index df51ab470c5..c0abbec19a3 100644 --- a/boards/enclustra/mercury_xu/mercury_xu.dts +++ b/boards/enclustra/mercury_xu/mercury_xu.dts @@ -10,7 +10,7 @@ / { model = "Mercury XU"; - compatible = "xlnx,zynqmp"; + compatible = "enclustra,mercury_xu"; chosen { zephyr,console = &uart0; diff --git a/boards/enclustra/mercury_xu/mercury_xu.yaml b/boards/enclustra/mercury_xu/mercury_xu.yaml index df01c2b112a..f2cc537a06c 100644 --- a/boards/enclustra/mercury_xu/mercury_xu.yaml +++ b/boards/enclustra/mercury_xu/mercury_xu.yaml @@ -6,4 +6,4 @@ arch: arm toolchain: - zephyr - gnuarmemb -vendor: xlnx +vendor: enclustra