diff options
author | Patrick Delaunay | 2020-02-12 19:37:44 +0100 |
---|---|---|
committer | Patrick Delaunay | 2020-03-24 14:15:11 +0100 |
commit | 73306a125c5390ae7ed879e45b3b6df64bfe6075 (patch) | |
tree | 48507378aa91a686bc674d81bacb034e6f4b1965 /doc/board | |
parent | ac5e4d8af8d3fd89068db1e50cafd646175c66d6 (diff) |
arm: stm32mp: fdt: update kernel device tree according the part number
Update the kernel device tree for STM32MP15x product lines according
the used soc and its part number, when CONFIG_OF_SYSTEM_SETUP is activated:
- STM32MP15XA hasn't Crypto (cryp1/2)
- STM32M151 and STM32M153 hasn't 3D GPU and DSI host
- STM32M151 hasn't CAN FD and has single A7
For example:
FDT: cpu 1 node remove for STM32MP151AAA Rev.B
FDT: can@4400e000 node disabled for STM32MP151AAA Rev.B
FDT: gpu@59000000 node disabled for STM32MP151AAA Rev.B
FDT: dsi@5a000000 node disabled for STM32MP151AAA Rev.B
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Acked-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'doc/board')
0 files changed, 0 insertions, 0 deletions