zephyr/samples/boards
Bjarki Arge Andreasen 979a565289 drivers: clock_control: nrf2: align with hw binding names
Currently there is a mismatch between the naming of the hardware and
the drivers targetting the hardware. nrf2_ is used instead of
the actual bindings names, like nrf2_audiopll instead of
nrfs_audiopll. This makes it hard to map drivers to the hardware
they are targetting.

There is historical reason for some of this, namely the same binding
name was used for different hardware, which is why nrf2_ was used
on newer platforms. This is no longer the case though, so drivers
and configs can be named according to the hardware without conflict.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2025-06-13 11:12:43 +02:00
..
96boards
arc_secure_services boards: samples: remove CONFIG_BUILD_NO_GAP_FILL=y and similar 2024-12-02 11:14:09 +01:00
bbc samples: boards: bbc: add microbit_v2 board to pong example 2025-03-07 19:58:05 +01:00
enjoydigital
espressif soc: espressif: convert rtc peripheral to clock subsystem 2025-06-02 17:38:08 +02:00
google
intel
microchip kscan: drop kscan and any reference 2025-03-13 16:56:26 +00:00
nordic drivers: clock_control: nrf2: align with hw binding names 2025-06-13 11:12:43 +02:00
nuvoton/numaker/system_off
nxp samples: Add i.MX RTxxx AMP samples 2025-05-22 02:21:29 +02:00
phytec Bluetooth: Mesh: use secure storage in ble mesh 2025-01-14 13:23:47 +01:00
quicklogic
raspberrypi/rpi_pico/uart_pio rpi_pico2: rp2350: Add PIO support and extend samples 2024-12-23 23:57:57 +01:00
renesas samples: boards: renesas: add Renesas ELC samples 2025-06-13 10:09:35 +02:00
st samples: circular_dma: fix DMA config for nucleo_c031c6 2025-06-06 14:48:24 +01:00
ti Revert "drivers: gpio_cc13xx_cc26xx: Update for latest sdk" 2025-03-17 13:55:34 +01:00
boards.rst