diff options
| author | Yann Gautier <yann.gautier@st.com> | 2026-07-27 17:12:39 +0200 |
|---|---|---|
| committer | Yann Gautier <yann.gautier@st.com> | 2026-07-27 17:12:39 +0200 |
| commit | 8f656928c7793e591459bacf73f4ccbd28ad88dd (patch) | |
| tree | 921f1bf613556cbf91217bca4c63266b9122d716 /docs | |
| parent | 56345a7c93004a3558cc5f4bbdeb963aa627d183 (diff) | |
| download | arm-trusted-firmware-8f656928c7793e591459bacf73f4ccbd28ad88dd.tar.gz arm-trusted-firmware-8f656928c7793e591459bacf73f4ccbd28ad88dd.zip | |
fix(docs): list all ST bindings in the maintained files
Some ST files in dt-bindings directories were not properly listed for
ST maintained files. Add a star at the beginning of the files to list
for example: include/dt-bindings/clock/st,stm32mp21-rcc.h
Change-Id: I87e0f7860de6e7cfed7ba330a899c927320d4dd8
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/about/maintainers.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/about/maintainers.rst b/docs/about/maintainers.rst index d9e1253a0..2dd3912f6 100644 --- a/docs/about/maintainers.rst +++ b/docs/about/maintainers.rst @@ -952,7 +952,7 @@ STMicroelectronics platform ports :|F|: drivers/st/ :|F|: fdts/stm32\* :|F|: include/drivers/st/ -:|F|: include/dt-bindings/\*/stm32\* +:|F|: include/dt-bindings/\*/\*stm32\* :|F|: plat/st/ :|F|: tools/fiptool/plat_fiptool/st/ :|F|: tools/stm32image/ |
