Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dt-bindings: pinctrl: stm32: add new entry for package information | Patrick Delaunay | 2019-07-12 | 1 | -0/+6 |
| | | | | | | | | | | | | | Add "st,package" entry. Possibles values are: -STM32MP_PKG_AA for LFBGA448 (18*18) package -STM32MP_PKG_AB for LFBGA354 (16*16) package -STM32MP_PKG_AC for TFBGA361 (12*12) package -STM32MP_PKG_AD for TFBGA257 (10*10) package see Linux commit 966d9b928f626a54a0c27c0fdae1e3dfe9bab416 for v5.2-rc1 Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> | ||||
* | dts: import stm32mp1 device tree from linux kernel | Patrick Delaunay | 2018-07-20 | 1 | -0/+6 |
| | | | | | | | This patch rebase the stm32mp1 device tree source from linux kernel v4.18-rc1. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> | ||||
* | ARM: DTS: stm32: add STM32F429 SoC and its Discovery board support | Patrice Chotard | 2018-01-10 | 1 | -0/+30 |
All these files comes from kernel v4.15-rc1. Update some header with correct STMicroelectronics Copyright. Remove the paragraph about writing to the Free Software Foundation's mailing address as requested by checkpatch. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> |