boards: nxp: Add compatible for RD_RW612_BGA

Add `compatible` entry for the rd_rw612_bga target.

Signed-off-by: Mateusz Hołenko <mholenko@antmicro.com>
This commit is contained in:
Mateusz Holenko 2024-04-22 17:37:53 +02:00 committed by Anas Nashif
commit 6784ed8202

View file

@ -11,4 +11,5 @@
/ {
model = "nxp,rd_rw612_bga";
compatible = "nxp,rd_rw612_bga";
};