1. 21 May, 2020 23 commits
  2. 17 May, 2020 1 commit
  3. 16 May, 2020 10 commits
  4. 15 May, 2020 4 commits
  5. 14 May, 2020 2 commits
    • Marek Vasut's avatar
      ARM: dts: stm32: Split Avenger96 into DHCOR SoM and Avenger96 board · 7e76f82a
      Marek Vasut authored
      The Avenger96 is in fact an assembly of DH Electronics DHCOR SoM on top
      of an Avenger96 reference board. The DHCOR SoM can be populated with any
      STM32MP15xx. Split the DTs to reflect this such that the common SoM and
      Avenger96 parts are now in stm32mp15xx-dhcor-*dtsi and a specific example
      implementation of STM32MP157A SoM and Avenger96 board is separated into
      stm32mp157a-dhcor-*dts* . The stm32mp157a-avenger96.dts is retained for
      the sake of backward naming compatibility.
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      Cc: Alexandre Torgue <alexandre.torgue@st.com>
      Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
      Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>
      Cc: Patrice Chotard <patrice.chotard@st.com>
      Cc: Patrick Delaunay <patrick.delaunay@st.com>
      Cc: linux-stm32@st-md-mailman.stormreply.com
      To: linux-arm-kernel@lists.infradead.org
      Reviewed-by: default avatarManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
      Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@st.com>
      7e76f82a
    • Marek Vasut's avatar
      ARM: dts: stm32: Split SoC-independent parts of DHCOM SOM and PDK2 · 604536dc
      Marek Vasut authored
      The DH Electronics PDK2 can be populated with SoM with any STM32MP15xx
      variant. Split the SoC-independent parts of the SoM and PDK2 into the
      stm32mp15xx-dhcom-*.dtsi and reduce stm32mp157c-dhcom-*dts* to example
      of adding STM32MP157C variant of the SoM into a PDK2 carrier board.
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      Cc: Alexandre Torgue <alexandre.torgue@st.com>
      Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>
      Cc: Patrice Chotard <patrice.chotard@st.com>
      Cc: Patrick Delaunay <patrick.delaunay@st.com>
      Cc: linux-stm32@st-md-mailman.stormreply.com
      To: linux-arm-kernel@lists.infradead.org
      Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@st.com>
      604536dc