boards: dts: soc: bflb: use proper folder names

Folders should be named after the vendor prefix

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2025-04-24 12:08:46 +02:00 committed by Benjamin Cabé
commit 2e881018ac
33 changed files with 4 additions and 4 deletions

View file

@ -3511,11 +3511,11 @@ Bouffalolab Platforms:
maintainers:
- nandojve
files:
- boards/bouffalolab/
- boards/bflb/
- drivers/*/*bflb*
- dts/riscv/bouffalolab/
- dts/riscv/bflb/
- dts/bindings/*/bflb,*
- soc/bouffalolab/
- soc/bflb/
labels:
- "platform: bouffalolab"

View file

@ -6,7 +6,7 @@
/dts-v1/;
#include <bouffalolab/bl60x.dtsi>
#include <bflb/bl60x.dtsi>
#include "bl604e_iot_dvk-pinctrl.dtsi"
/ {

View file

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 75 KiB

Before After
Before After