[PATCH] ARM: dts: imx7s-warp: PMIC swbst boot-on/always-on

2019-03-02 Thread Pierre-Jean Texier
PMIC swbst regulator is used for the MikroBUS socket (pin +5V). We have to set the regulator to "boot-on" and "always-on" to output a voltage of 5V on this socket. Signed-off-by: Pierre-Jean Texier --- arch/arm/boot/dts/imx7s-warp.dts | 2 ++ 1 file changed, 2 insertions(+

[PATCH] ARM: dts: imx7s-warp: use SPDX-License-Identifier

2018-08-28 Thread Pierre-Jean Texier
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Pierre-Jean Texier --- arch/arm/boot/dts/imx7s-warp.dts | 39 +-- 1 file changed, 1 insertion(+), 38 deletions(-) diff --git a/arch/arm/boot/dts/imx7s-warp.dts b

[PATCH] ARM: dts: imx7s-warp: use SPDX-License-Identifier

2018-08-28 Thread Pierre-Jean Texier
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Pierre-Jean Texier --- arch/arm/boot/dts/imx7s-warp.dts | 39 +-- 1 file changed, 1 insertion(+), 38 deletions(-) diff --git a/arch/arm/boot/dts/imx7s-warp.dts b

[PATCH] ARM: dts: imx7s-warp: enable i2c3 device support

2018-08-17 Thread Pierre-Jean Texier
The WaRP7 has one mikroBUS socket on the back to plug click boards. This patch allows to interact with some of these i2c modules (EEPROM, RTC and so on). Signed-off-by: Pierre-Jean Texier --- arch/arm/boot/dts/imx7s-warp.dts | 14 ++ 1 file changed, 14 insertions(+) diff --git

[PATCH] ARM: dts: imx7s-warp: enable i2c3 device support

2018-08-17 Thread Pierre-Jean Texier
The WaRP7 has one mikroBUS socket on the back to plug click boards. This patch allows to interact with some of these i2c modules (EEPROM, RTC and so on). Signed-off-by: Pierre-Jean Texier --- arch/arm/boot/dts/imx7s-warp.dts | 14 ++ 1 file changed, 14 insertions(+) diff --git