Josep Orga [Wed, 22 Nov 2023 16:22:05 +0000 (17:22 +0100)]
imx8mp-somdevices: Swap ethaddr environment variables as the ethernet connectors are registered.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Fri, 10 Nov 2023 15:49:55 +0000 (16:49 +0100)]
imx8mp-somdevices: configs: Disable CONFIG_SPL_WDT as watchdog is not enabled.
This will prevent "WDT: Not found!" message from being shown.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Fri, 3 Nov 2023 09:27:12 +0000 (10:27 +0100)]
imx8mp-somdevices: configs: Change bootdelay to 0.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Tue, 12 Sep 2023 14:51:27 +0000 (16:51 +0200)]
imx8mp-somdevices: Change LVDS resolution.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Tue, 12 Sep 2023 14:35:59 +0000 (16:35 +0200)]
imx8mp-somdevices: Add somdevices.bmp logo: Remove logo version in splash screen. Remove Tux logo. Remove blinking cursor. To create bmp: convert somdevices.png -bordercolor white -channel RGBA -fuzz 20% -fill black -floodfill +0+0 white -resize 750x169\! -colors 200 -alpha off -type palette -compress none somdevices.bmp
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Tue, 12 Sep 2023 14:35:34 +0000 (16:35 +0200)]
imx8mp-somdevices: spl: Turn on display at boot.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Tue, 12 Sep 2023 11:23:23 +0000 (13:23 +0200)]
imx8mp-somdevices: Remove LVDS to HDMI bridge and change data mapping.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Tue, 12 Sep 2023 11:21:41 +0000 (13:21 +0200)]
imx8mp-somdevices: Remove warnings and printf of LVDS.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Fri, 8 Sep 2023 16:34:37 +0000 (18:34 +0200)]
imx8mp-somdevices: Add i.MX8MP LVDS driver in uboot.
Based on https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Add-i-MX8MP-LVDS-driver-in-uboot/ta-p/
1434826
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Sep 2023 12:23:19 +0000 (14:23 +0200)]
imx8mp-somdevices: Add GPIOs of USB and PMIC.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Sep 2023 12:20:22 +0000 (14:20 +0200)]
imx8mp-somdevices: Read MAC from EEPROM and save it in ethaddr environment variable.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Sep 2023 11:11:22 +0000 (13:11 +0200)]
imx8mp-somdevices: Light on LED at boot up.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Sep 2023 10:12:24 +0000 (12:12 +0200)]
imx8mp-somdevices: arm: dts: Removed not used peripherals.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Sep 2023 10:04:44 +0000 (12:04 +0200)]
imx8mp-somdevices: Enable ethernet.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Sep 2023 09:53:44 +0000 (11:53 +0200)]
imx8mp-somdevices: configs: Disable CONFIG_USB_TCPC to enable USB.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 31 Aug 2023 14:08:13 +0000 (16:08 +0200)]
imx8mp-somdevices: arm: dts: Add imx8mp-somdevices-u-boot.dtsi copying imx8mp-evk-u-boot.dtsi file.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 31 Aug 2023 10:52:53 +0000 (12:52 +0200)]
imx8mp-somdevices: Change memory size from 6GB to 2GB.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 31 Aug 2023 10:25:09 +0000 (12:25 +0200)]
imx8mp-somdevices: Add imx8mp-somdevices lpddr4 configuration.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 31 Aug 2023 10:21:37 +0000 (12:21 +0200)]
imx8mp-somdevices: arm: dts: Added somdevices names to imx8mp-somdevices.dts.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 31 Aug 2023 10:11:41 +0000 (12:11 +0200)]
imx8mp-somdevices: arm: Add imx8mp_somdevices Kconfig.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 31 Aug 2023 10:07:23 +0000 (12:07 +0200)]
imx8mp-somdevices: arm: dts: Add imx8mp-somdevices.dtb to Makefile.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 31 Aug 2023 10:05:35 +0000 (12:05 +0200)]
imx8mp-somdevices: Changed evk/freescale references to somdevices.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 31 Aug 2023 09:52:08 +0000 (11:52 +0200)]
imx8mp-somdevices: Renamed imx8mp_evk.c -> imx8mp_somdevices.c.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 31 Aug 2023 09:50:27 +0000 (11:50 +0200)]
imx8mp-somdevices: configs: Add imx8mp_somdevices.h file copying imx8mp_evk.h file.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 31 Aug 2023 09:48:45 +0000 (11:48 +0200)]
imx8mp-somdevices: arm: dts: Add imx8mp-somdevices.dts copying imx8mp-evk.dtsi file.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 31 Aug 2023 09:47:23 +0000 (11:47 +0200)]
imx8mp-somdevices: configs: Add imx8mp_somdevices_defconfig copying imx8mp_evk_defconfig file.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 31 Aug 2023 09:45:12 +0000 (11:45 +0200)]
imx8mp-somdevices: Add somdevices board files based on freescale/imx8mp_evk files.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Tue, 4 Apr 2023 10:47:42 +0000 (12:47 +0200)]
imx8mn-somdevices: arm64: dts: Add CS1 to flexspi.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Tue, 4 Apr 2023 10:46:01 +0000 (12:46 +0200)]
imx8mn-somdevices: arm64: dts: arm64: dts: Change old I2C4_SCL pin.
· PMIC INT changed to SD1_STROBE_GPIO2_IO11.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Tue, 4 Apr 2023 10:45:20 +0000 (12:45 +0200)]
imx8mn-somdevices: arm64: dts: Change old UART4 pins.
· Ethernet phy reset changed to SAI2_MCLK_GPIO4_IO27.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Tue, 4 Apr 2023 10:25:49 +0000 (12:25 +0200)]
imx8mm-somdevices: arm64: dts: Add CS1 to ecspi2 and flexspi.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Tue, 4 Apr 2023 10:23:50 +0000 (12:23 +0200)]
imx8mm-somdevices: arm64: dts: arm64: dts: Change old I2C4_SCL pin.
· PMIC INT changed to SD1_STROBE_GPIO2_IO11.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Tue, 4 Apr 2023 10:16:31 +0000 (12:16 +0200)]
imx8mm-somdevices: arm64: dts: Change old UART4 pins.
· Ethernet phy reset changed to SAI2_MCLK_GPIO4_IO27.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 5 Oct 2022 15:41:07 +0000 (17:41 +0200)]
imx8mm-somdevices: Read MAC and if it is different from environment variable save it.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Fri, 29 Oct 2021 08:28:41 +0000 (10:28 +0200)]
imx8mn-somdevices: configs: Disable cursor blink.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Fri, 29 Oct 2021 08:26:53 +0000 (10:26 +0200)]
imx8mn-somdevices: spl: Changes to decrease temperature.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Fri, 29 Oct 2021 08:25:57 +0000 (10:25 +0200)]
imx8mmn-somdevices: arm: dts: Changed pmic interrupt gpio.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Fri, 29 Oct 2021 08:20:17 +0000 (10:20 +0200)]
imx8mm-somdevices: arm: dts: Removed not used peripherals and changed phy-reset-gpios.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Fri, 29 Oct 2021 08:18:43 +0000 (10:18 +0200)]
imx8mn-somdevices: arm: dts: Removed usb2 (not present) and changed phy-reset-gpios.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Fri, 29 Oct 2021 07:05:07 +0000 (09:05 +0200)]
imx8mm-somdevices: arm: dts: Add imx8mm-somdevices-u-boot.dtsi copying imx8mm-evk-u-boot.dtsi file.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Fri, 29 Oct 2021 06:55:55 +0000 (08:55 +0200)]
imx8mn-somdevices: arm: dts: Add imx8mn-somdevices-u-boot.dtsi copying imx8mn-evk-u-boot.dtsi file.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Oct 2021 17:37:54 +0000 (19:37 +0200)]
imx8mn-somdevices: configs: Change bootdelay to 0.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Oct 2021 17:34:39 +0000 (19:34 +0200)]
imx8mn-somdevices: spl: Turn on display at boot.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Oct 2021 17:32:49 +0000 (19:32 +0200)]
imx8mn-somdevices: configs: Disable video.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Oct 2021 17:31:01 +0000 (19:31 +0200)]
imx8mn-somdevices: Read MAC from EEPROM and save it in ethaddr environment variable.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Oct 2021 17:16:11 +0000 (19:16 +0200)]
imx8mn-somdevices: Light on LED at boot up.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Oct 2021 16:21:12 +0000 (18:21 +0200)]
imx8mn-somdevices: arm: dts: Removed not used peripherals.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Oct 2021 16:20:40 +0000 (18:20 +0200)]
imx8mn-somdevices: Enable ethernet.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Oct 2021 14:52:27 +0000 (16:52 +0200)]
imx8mn-somdevices: Disable CONFIG_USB_TCPC to enable USB.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Oct 2021 14:48:36 +0000 (16:48 +0200)]
imx8mn-somdevices: Change uart2 pinmux.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Oct 2021 14:20:45 +0000 (16:20 +0200)]
imx8mn-somdevices: Change usdhc2 cd gpio.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Oct 2021 13:44:14 +0000 (15:44 +0200)]
imx8mn-somdevices: Change memory size from 2GB to 512MB.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Oct 2021 13:43:15 +0000 (15:43 +0200)]
imx8mn-somdevices: Add imx8mn-somdevices lpddr4 configuration.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 7 Oct 2021 12:56:56 +0000 (14:56 +0200)]
imx8mn-somdevices: spl: Changed EVK reference to SOMDEVICES.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 6 Oct 2021 14:48:28 +0000 (16:48 +0200)]
imx8mn-somdevices: arm: dts: Added imx8mn-evk.dts features to imx8mn-somdevices.dts.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 6 Oct 2021 14:45:23 +0000 (16:45 +0200)]
imx8mn-somdevices: arm: Add imx8mn_somdevices Kconfig.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 6 Oct 2021 14:43:59 +0000 (16:43 +0200)]
imx8mn-somdevices: arm: dts: Add imx8mn-somdevices.dtb to Makefile.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 6 Oct 2021 14:43:01 +0000 (16:43 +0200)]
imx8mn-somdevices: Changed evk/freescale references to somdevices.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 6 Oct 2021 13:17:12 +0000 (15:17 +0200)]
imx8mn-somdevices: Renamed imx8mn_evk.c -> imx8mn_somdevices.c
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 6 Oct 2021 13:14:52 +0000 (15:14 +0200)]
imx8mn-somdevices: configs: Add imx8mn_somdevices.h copying imx8mn_evk.h file.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 6 Oct 2021 13:13:03 +0000 (15:13 +0200)]
imx8mn-somdevices: arm: dts: Add imx8mn-somdevices.dts copying imx8mn-evk.dtsi file.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 6 Oct 2021 13:09:16 +0000 (15:09 +0200)]
imx8mn_somdevices: configs: Add imx8mn_somdevices_defconfig copying imx8mn_evk_defconfig file.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 6 Oct 2021 13:05:11 +0000 (15:05 +0200)]
imx8mn_somdevices: Add somdevices board files based on freescale/imx8mn_evk files.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Alejandro Benete [Wed, 6 Oct 2021 12:51:10 +0000 (14:51 +0200)]
imx8mm-somdevices: configs: Disable cursor blink.
Signed-off-by: Alejandro Benete <abenete@somdevices.com>
Josep Orga [Mon, 4 Oct 2021 16:04:39 +0000 (18:04 +0200)]
imx8mm-somdevices: spl: Changes to decrease temperature.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Fri, 1 Oct 2021 11:27:57 +0000 (13:27 +0200)]
imx8mm-somdevices: configs: Change bootdelay to 0.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Fri, 1 Oct 2021 11:27:10 +0000 (13:27 +0200)]
imx8mm-somdevices: spl: Turn on display at boot.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Fri, 1 Oct 2021 11:21:10 +0000 (13:21 +0200)]
imx8mm-somdevices: configs: Disable video.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Mon, 6 Sep 2021 13:43:14 +0000 (15:43 +0200)]
imx8mm-somdevices: Read MAC from EEPROM and save it in ethaddr environment variable.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Mon, 6 Sep 2021 13:38:41 +0000 (15:38 +0200)]
imx8mm-somdevices: Light on LED at boot up.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Mon, 6 Sep 2021 13:32:11 +0000 (15:32 +0200)]
imx8mm-somdevices: arm: dts: Removed not used peripherals.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 2 Sep 2021 17:06:17 +0000 (19:06 +0200)]
imx8mm-somdevices: Enable ethernet.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 2 Sep 2021 17:05:19 +0000 (19:05 +0200)]
imx8mm-somdevices: configs: Disable CONFIG_USB_TCPC to enable USB.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 2 Sep 2021 15:09:19 +0000 (17:09 +0200)]
imx8mm-somdevices: Change uart2 pinmux.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 2 Sep 2021 15:06:10 +0000 (17:06 +0200)]
imx8mm-somdevices: Change usdhc2 cd gpio.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 2 Sep 2021 14:40:55 +0000 (16:40 +0200)]
imx8mm-somdevices: Change memory size from 2GB to 1GB.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 2 Sep 2021 07:22:41 +0000 (09:22 +0200)]
imx8mm-somdevices: Add imx8mm-somdevices lpddr4 configuration.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 2 Sep 2021 07:14:41 +0000 (09:14 +0200)]
imx8mm-somdevices: Add somdevices board necessary files based on freescale/common.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Thu, 2 Sep 2021 07:08:27 +0000 (09:08 +0200)]
imx8mm-somdevices: arm: dts: Added imx8mm-evk.dts features to imx8mm-somdevices.dts.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 1 Sep 2021 17:33:57 +0000 (19:33 +0200)]
imx8mm-somdevices: arm: Add imx8mm_somdevices Kconfig.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 1 Sep 2021 17:31:35 +0000 (19:31 +0200)]
imx8mm-somdevices: arm: dts: Add imx8mm-somdevices.dtb to Makefile.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 1 Sep 2021 17:30:16 +0000 (19:30 +0200)]
imx8mm-somdevices: Changed evk/freescale references to somdevices.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 1 Sep 2021 17:25:07 +0000 (19:25 +0200)]
imx8mm-somdevices: Renamed imx8mm_evk.c -> imx8mm_somdevices.c.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 1 Sep 2021 17:23:04 +0000 (19:23 +0200)]
imx8mm-somdevices: configs: Add imx8mm_somdevices.h file copying imx8mm_evk.h file.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 1 Sep 2021 17:21:59 +0000 (19:21 +0200)]
imx8mm-somdevices: arm: dts: Add imx8mm-somdevices.dts copying imx8mm-evk.dtsi file.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 1 Sep 2021 17:20:27 +0000 (19:20 +0200)]
imx8mm-somdevices: configs: Add imx8mm_somdevices_defconfig copying imx8mm_evk_defconfig file.
Signed-off-by: Josep Orga <jorga@somdevices.com>
Josep Orga [Wed, 1 Sep 2021 13:01:35 +0000 (15:01 +0200)]
imx8mm-somdevices: Add somdevices board files based on freescale/imx8mm_evk files.
Signed-off-by: Josep Orga <jorga@somdevices.com>
BJ DevOps Team [Tue, 8 Jun 2021 01:39:44 +0000 (03:39 +0200)]
Merge remote-tracking branch 'origin/imx_v2021.04' into lf_v2021.04
* origin/imx_v2021.04:
LFU-164 arm: dts: imx8qm: Remove alias of pcieb node
Ye Li [Mon, 7 Jun 2021 14:26:27 +0000 (07:26 -0700)]
LFU-164 arm: dts: imx8qm: Remove alias of pcieb node
When pcieb alias is added, 2021.04 PCI uclass driver will occupy
its seq as a bus address even the controller is disabled.
This causes the device enumerated on pciea bridge assigned with a
bus address 2 which is conflict with address translate scheme
in the driver.
Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
BJ DevOps Team [Mon, 7 Jun 2021 14:22:37 +0000 (16:22 +0200)]
Merge remote-tracking branch 'origin/imx_v2021.04' into lf_v2021.04
* origin/imx_v2021.04:
LF-3946 crypto: caam: Fix kick_trng for i.MX
Ye Li [Mon, 7 Jun 2021 13:31:07 +0000 (06:31 -0700)]
LF-3946 crypto: caam: Fix kick_trng for i.MX
Porting the RNG init relevant configurations for i.MX from fsl_caam.c
to jr.c to fix hwrng performance issue in kernel.
Signed-off-by: Ye Li <ye.li@nxp.com>
Acked-by: Gaurav Jain <gaurav.jain@nxp.com>
BJ DevOps Team [Mon, 7 Jun 2021 12:12:05 +0000 (14:12 +0200)]
Merge remote-tracking branch 'origin/ls_v2021.04' into lf_v2021.04
* origin/ls_v2021.04:
net: fm: Fix a memory leak issue
net: e1000: Fix Unchecked return value coverity
Hou Zhiqiang [Wed, 2 Jun 2021 05:28:52 +0000 (13:28 +0800)]
net: fm: Fix a memory leak issue
Fix a memory leak issue in the RX port initialization.
Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Hou Zhiqiang [Mon, 31 May 2021 08:25:41 +0000 (16:25 +0800)]
net: e1000: Fix Unchecked return value coverity
Added check for return value of e1000_read_phy_reg().
Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
BJ DevOps Team [Mon, 7 Jun 2021 05:58:50 +0000 (07:58 +0200)]
Merge remote-tracking branch 'origin/imx_v2021.04' into lf_v2021.04
* origin/imx_v2021.04:
LFU-145 imx8qm_val: Fix uninitialized gpio variable
LF-3943 arm: dts: imx8mm-evk: Change board's model name
Ye Li [Mon, 7 Jun 2021 04:42:06 +0000 (21:42 -0700)]
LFU-145 imx8qm_val: Fix uninitialized gpio variable
Fix coverity Issue:
13562326 Uninitialized scalar variable
The flags field of struct gpio_desc is not initialized. When calling
dm_gpio_set_dir_flags, the flags field will be used.
Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Ye Li [Mon, 7 Jun 2021 04:30:58 +0000 (21:30 -0700)]
LF-3943 arm: dts: imx8mm-evk: Change board's model name
Update Model to "NXP i.MX8MM EVK board"
Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
BJ DevOps Team [Fri, 4 Jun 2021 07:33:56 +0000 (09:33 +0200)]
Merge remote-tracking branch 'origin/imx_v2021.04' into lf_v2021.04
* origin/imx_v2021.04:
LFU-161 imx8m: Fix pad DSE issue for imx8mm/mn/mp
LFU-160 mx6sabre: Enable IMX_THERMAL for iMX6Q/DL/QP SDB and ARD
Ye Li [Fri, 4 Jun 2021 06:49:48 +0000 (23:49 -0700)]
LFU-161 imx8m: Fix pad DSE issue for imx8mm/mn/mp
According to RM, 8MM/MN/MP pad only have 4 valid DSE values.
And DSE2 and DSE4 are different with current definitions in iomux-v3.h.
Fix the issue to align with RM.
Signed-off-by: Ye Li <ye.li@nxp.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
Ye Li [Fri, 4 Jun 2021 04:25:58 +0000 (21:25 -0700)]
LFU-160 mx6sabre: Enable IMX_THERMAL for iMX6Q/DL/QP SDB and ARD
The CONFIG_IMX_THERMAL has been deleted from header file, so we
have to enable it in Kconfig. Add it to common Kconfig for
iMX6Q/DL/QP SDB and ARD boards
Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>