- 08 5月, 2018 1 次提交
-
-
由 Uwe Kleine-König 提交于
Commit d50f4630 ("arm: dts: Remove p1010-flexcan compatible from imx series dts") removed the fallback compatible "fsl,p1010-flexcan" from the imx device trees. As the flexcan cores on i.MX25, i.MX35 and i.MX53 are identical, introduce the first as fallback for the two latter ones. Fixes: d50f4630 ("arm: dts: Remove p1010-flexcan compatible from imx series dts") Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de> Cc: linux-stable <stable@vger.kernel.org> # >= v4.16 Signed-off-by: NMarc Kleine-Budde <mkl@pengutronix.de>
-
- 04 5月, 2018 36 次提交
-
-
由 Linus Walleij 提交于
The U8540 was an evolved version of the U8500, but it was never mass produced or put into products, only reference designs exist. The upstream support was never completed and it is unlikely that this will happen so drop the support for now to simplify maintenance of the U8500. Cc: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
-
由 Geert Uytterhoeven 提交于
"debounce_interval" was never supported. Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be> Cc: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
-
由 Fabrice Gasnier 提交于
LPTimer pwm cells should be updated to 3, to allow initialization of channel, period and polarity. Signed-off-by: NFabrice Gasnier <fabrice.gasnier@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Pierre-Yves MORDRET 提交于
Add I2C1 support for stm32h743i-eval Board Signed-off-by: NPierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Pierre-Yves MORDRET 提交于
Add I2C support for STM32H743 SoC Signed-off-by: NPierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Pierre-Yves MORDRET 提交于
Add I2C1 support for stm32f746-disco Board Signed-off-by: NPierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Pierre-Yves MORDRET 提交于
Add I2C1 support for stm32f769-disco Board Signed-off-by: NPierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Pierre-Yves MORDRET 提交于
Append 3 additional I2C instance for STM32F746 SoC. Signed-off-by: NPierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Philippe CORNU 提交于
Add display support on the stm32f469-disco board. Signed-off-by: NPhilippe Cornu <philippe.cornu@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Philippe Cornu 提交于
In the stm32f4 family, mipi dsi is only supported on stm32f469. So add a new stm32f469 dtsi file & add mipi dsi support inside. Signed-off-by: NPhilippe Cornu <philippe.cornu@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Philippe Cornu 提交于
Use gpio bindings for vcc5v_otg. Signed-off-by: NPhilippe Cornu <philippe.cornu@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Alexandre Torgue 提交于
Since commit 83a86fbb ("irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONE"), a warning is raised if IRQ_TYPE_NONE is used. So we use IRQ_TYPE_LEVEL_HIGH for usart nodes instead of IRQ_TYPE_NONE. Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com> Tested-by: NFabrice Gasnier <fabrice.gasnier@st.com>
-
由 Alexandre Torgue 提交于
Fix DTC warnings for stm32mp157: Warning (unit_address_vs_reg): /soc/pin-controller: node has a reg or ranges property, but no unit name Warning (unit_address_vs_reg): /soc/pin-controller/uart4@0: node has a unit name, but no reg property Warning (unit_address_vs_reg): /soc/pin-controller-z: node has a reg or ranges property, but no unit name Warning (unit_address_vs_reg): /memory: node has a reg or ranges property, but no unit name Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Ludovic Barre 提交于
This patch adds flash nor on qspi. Each flash is connected in quad mode and has its own chip select. Signed-off-by: NLudovic Barre <ludovic.barre@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Ludovic Barre 提交于
This patch adds qspi support on stm32mp157c, read in memory mapped, write in indirect mode. Signed-off-by: NLudovic Barre <ludovic.barre@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 yannick fertre 提交于
This patch enables cec node on stm32mp157c-ev1 board Signed-off-by: NYannick Fertre <yannick.fertre@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 yannick fertre 提交于
This patch adds cec support on stm32mp157c eval board. Signed-off-by: NYannick Fertre <yannick.fertre@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 yannick fertre 提交于
Add cec support on stm32mp157c Signed-off-by: Nyannick fertre <yannick.fertre@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Amelie Delaunay 提交于
Add support for USBH (USB Host) to STM32MP157C SoC. USBH is a USB Host controller supporting the standard registers used for full- and low-speed (OHCI controller) and high-speed (EHCI controller). Signed-off-by: NAmelie Delaunay <amelie.delaunay@st.com>
-
由 Amelie Delaunay 提交于
This patch enables USBPHYC (USB PHY Controller) on stm32mp157c-ev1. This enables the two usbphyc usb2 ports. Signed-off-by: NAmelie Delaunay <amelie.delaunay@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Amelie Delaunay 提交于
USBPHYC ports require 3 supplies: 3v3, 1v1 and 1v8. This patch adds the corresponding properties to usbphyc ports on stm32mp157c-ed1 board. Signed-off-by: NAmelie Delaunay <amelie.delaunay@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Amelie Delaunay 提交于
Add support for USBPHYC (USB PHY Controller) to STM32MP157C SoC. It manages two usb2 ports. Signed-off-by: NAmelie Delaunay <amelie.delaunay@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 yannick fertre 提交于
Add dsi support on stm32mp157c Signed-off-by: Nyannick fertre <yannick.fertre@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 yannick fertre 提交于
Add support for the display controller ltdc. Signed-off-by: Nyannick fertre <yannick.fertre@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Pierre-Yves MORDRET 提交于
Add I2C1/5 support for STM32MP157C evaluation daughter on evaluation mother board. Signed-off-by: NPierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Pierre-Yves MORDRET 提交于
Add I2C4 support for STM32MP157C evaluation daughter. Required for PMIC. Signed-off-by: NPierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Pierre-Yves MORDRET 提交于
This patch adds pins groups for I2C1,2,4 & 5 Signed-off-by: NPierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Pierre-Yves MORDRET 提交于
This patch adds all STM32F7 I2C instances for STM32MP157C SoC. Signed-off-by: NPierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Lionel Debieve 提交于
This patch add CRC instance of the stm32mp157c SoC Signed-off-by: NLionel Debieve <lionel.debieve@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Lionel Debieve 提交于
This patch add CRYP instance of the stm32mp157c SoC Signed-off-by: NLionel Debieve <lionel.debieve@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Lionel Debieve 提交于
Enable stm32-hwrng for ed1 and ev1 boards Signed-off-by: NLionel Debieve <lionel.debieve@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Lionel Debieve 提交于
This patch add RNG instance of the stm32mp157c SoC Signed-off-by: NLionel Debieve <lionel.debieve@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Pierre-Yves MORDRET 提交于
Activate MDMA for STM32MP157C Signed-off-by: NPierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Pierre-Yves MORDRET 提交于
Activate DMAMUX for STM32MP157C Signed-off-by: NPierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Pierre-Yves MORDRET 提交于
Activate DMAv2 for STM32MP157C Signed-off-by: NPierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Graeme Smecher 提交于
These definitions are hex, and the old value (decimal 40) doesn't make sense in the context. I do not have a T410 and cannot test if this makes any practical difference. Fixes: f24f1bdc ("ARM: dts: Enable emmc on hp t410") signed-off-by: NGraeme Smecher <gsmecher@threespeedlogic.com> Signed-off-by: NTony Lindgren <tony@atomide.com>
-
- 02 5月, 2018 3 次提交
-
-
由 Fabrice Gasnier 提交于
Add support for DAC (Digital to Analog Converter) to STM32MP157C. STM32MP157C DAC has two output channels. Signed-off-by: NFabrice Gasnier <fabrice.gasnier@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Gabriel Fernandez 提交于
This patch adds reset binding file. Signed-off-by: NGabriel Fernandez <gabriel.fernandez@st.com> Reviewed-by: NAmelie Delaunay <amelie.delaunay@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-
由 Fabrice Gasnier 提交于
Add LPtimer definitions, depending on features they provide: - lptimer1 & 2 can act as PWM, trigger and encoder/counter - lptimer3 can act as PWM and trigger - lptimer4 & 5 can act as PWM Signed-off-by: NFabrice Gasnier <fabrice.gasnier@st.com> Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
-