dts: arm: Move rpi_pico under raspberrypi

Follow the wider directory convention of dts/<arch>/<vendor>/<family>.

This is foundation work ahead of introducing support for the RP2350.

Signed-off-by: Andrew Featherstone <andrew.featherstone@gmail.com>
This commit is contained in:
Andrew Featherstone 2024-08-27 17:55:49 +01:00 committed by Benjamin Cabé
commit d257460e9d
9 changed files with 8 additions and 8 deletions

View file

@ -6,7 +6,7 @@
/dts-v1/;
#include <rpi_pico/rp2040.dtsi>
#include <raspberrypi/rpi_pico/rp2040.dtsi>
#include "sparkfun_pro_micro_rp2040-pinctrl.dtsi"
#include "sparkfun_pro_micro_connector.dtsi"
#include <freq.h>