commit | 0aae96cfb9ef826d207f2d18d4a9f21fa1a5dee7 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Thu Mar 02 11:50:07 2023 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Mar 15 18:08:26 2023 +0100 |
tree | 04317950b477297961fe6c451aec57492e168f02 | |
parent | 38ac8bbbe450343e8545a44f370ff9da57cbed26 [diff] |
feat(stm32mp1-fdts): use /omit-if-no-ref/ for pins nodes With the /omit-if-no-ref/ keyword in DT, the non-referenced nodes are just removed. This allows reducing the size of device tree blobs. Setting it before pins node allows a size reduction of more than 2kB. The corresponding nodes can also be removed from BL2 and BL32 DT overlays. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I6b4a4d227d5592e1d253a1b35da2dafaac2ddcae