diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 6f548c3e1e2..d4e781b005d 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -3544,7 +3544,7 @@ ITE Platforms: - brockus-zephyr - sjg20 files: - - boards/riscv/it8*_evb/ + - boards/ite/ - drivers/*/*/*it8xxx2*.c - drivers/*/*it8xxx2*.c - drivers/*/*_ite_* diff --git a/boards/ite/it82xx2_evb/doc/index.rst b/boards/ite/it82xx2_evb/doc/index.rst index 293cc5b156d..e969114180e 100644 --- a/boards/ite/it82xx2_evb/doc/index.rst +++ b/boards/ite/it82xx2_evb/doc/index.rst @@ -96,7 +96,7 @@ currently supports the following hardware features: Other hardware features are not currently supported by Zephyr. The default configuration can be found in the -:zephyr_file:`boards/riscv/it82xx2_evb/it82xx2_evb_defconfig` Kconfig file. +:zephyr_file:`boards/ite/it82xx2_evb/it82xx2_evb_defconfig` Kconfig file. Programming and debugging on it82202 ************************************ diff --git a/boards/ite/it8xxx2_evb/doc/index.rst b/boards/ite/it8xxx2_evb/doc/index.rst index 419a525c1e7..9f345639c48 100644 --- a/boards/ite/it8xxx2_evb/doc/index.rst +++ b/boards/ite/it8xxx2_evb/doc/index.rst @@ -72,7 +72,7 @@ currently supports the following hardware features: Other hardware features are not currently supported by Zephyr. The default configuration can be found in the -:zephyr_file:`boards/riscv/it8xxx2_evb/it8xxx2_evb_defconfig` Kconfig file. +:zephyr_file:`boards/ite/it8xxx2_evb/it8xxx2_evb_defconfig` Kconfig file. Hardware reworks ****************