drivers/counter/counter_native_sim: Rename from counter_native_posix

Including renaming the DTS binding and kconfig options
deprecating the old one.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2025-03-03 13:23:17 +01:00 committed by Benjamin Cabé
commit ab7a6de5bb
10 changed files with 57 additions and 31 deletions

View file

@ -170,7 +170,7 @@
counter0: counter {
status = "okay";
compatible = "zephyr,native-posix-counter";
compatible = "zephyr,native-sim-counter";
};
gpio0: gpio_emul {