VAR-SOM-MX8 rev changelog: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
Line 46: Line 46:
| Pie 9.0.0_2.0.0 (kernel 4.14.98)
| Pie 9.0.0_2.0.0 (kernel 4.14.98)
| 1) [https://github.com/varigit/uboot-imx/commit/2b09a660cc3197cc121a9ba362bc0e5e7f9001a8 variscite: eth: ADIN1300: Disable RGMII RX clock delay]<br>2) [https://github.com/varigit/uboot-imx/commit/a3ca1e7d8bde56a11a9713f5245545357434fa0b mx8qm_var_som: fec: add phy-reset-post-delay]<br>3) [https://github.com/varigit/uboot-imx/commit/191561cb16df7c705185074cd37c187bf7c00fdf gpio: pca953x_gpio: fix DT GPIO flags translation]<br>4) [https://github.com/varigit/uboot-imx/commit/2f25305ac3f8cb0f0186737992fe3f822044386e net: dm: fec: add phy-supply-vselect regulator]<br>5) [https://github.com/varigit/uboot-imx/commit/45ca2be8a180da79b85c046ed7339c3523bb116e imx8qm_var_som: fix i2c1 pinmux]<br>6) [https://github.com/varigit/uboot-imx/commit/005c9d99d19f7c637582f03db3b20417c86e7102 imx8qm_var_som: add eth1 regulators]<br>7) [https://github.com/varigit/uboot-imx/commit/153dcd35edfd20e70c45435a7aa65bb1a2c45f2e imx8qm_var_som: enable RX clock delay for symphony ar8033]<br>8) [https://github.com/varigit/uboot-imx/commit/c67389b3e5a88f299809771a8287d0cf01a2738a imx8qm_var_som: enable carrier board phy]
| 1) [https://github.com/varigit/uboot-imx/commit/2b09a660cc3197cc121a9ba362bc0e5e7f9001a8 variscite: eth: ADIN1300: Disable RGMII RX clock delay]<br>2) [https://github.com/varigit/uboot-imx/commit/a3ca1e7d8bde56a11a9713f5245545357434fa0b mx8qm_var_som: fec: add phy-reset-post-delay]<br>3) [https://github.com/varigit/uboot-imx/commit/191561cb16df7c705185074cd37c187bf7c00fdf gpio: pca953x_gpio: fix DT GPIO flags translation]<br>4) [https://github.com/varigit/uboot-imx/commit/2f25305ac3f8cb0f0186737992fe3f822044386e net: dm: fec: add phy-supply-vselect regulator]<br>5) [https://github.com/varigit/uboot-imx/commit/45ca2be8a180da79b85c046ed7339c3523bb116e imx8qm_var_som: fix i2c1 pinmux]<br>6) [https://github.com/varigit/uboot-imx/commit/005c9d99d19f7c637582f03db3b20417c86e7102 imx8qm_var_som: add eth1 regulators]<br>7) [https://github.com/varigit/uboot-imx/commit/153dcd35edfd20e70c45435a7aa65bb1a2c45f2e imx8qm_var_som: enable RX clock delay for symphony ar8033]<br>8) [https://github.com/varigit/uboot-imx/commit/c67389b3e5a88f299809771a8287d0cf01a2738a imx8qm_var_som: enable carrier board phy]
| Coming soon
| 1) [https://github.com/varigit/linux-imx/commit/35db01540dd4960c3799b06d8d9503adab6a988d net: fec: register ADIN1300 PHY fixup to configure rgmii]<br>2) [https://github.com/varigit/linux-imx/commit/158459e36774e477fae1e7fd8a7eaeb111e271e8 imx8qm-var-som: fec: add phy-reset-post-delay]<br>3) [https://github.com/varigit/linux-imx/commit/5308495ff266b465f4d1b7c8de24726632761908 net: fec: adin1300_phy_fixup: add property adi,phy-mode-override]<br>4) [https://github.com/varigit/linux-imx/commit/f613c69dd6d25e6d7daae801352708e5ec9e5153 net: fec: adin1300_phy_fixup: only register fixup once]<br>5) [https://github.com/varigit/linux-imx/commit/431cb2017e6c328163d2ee6b8e8060eca5698b7f imx8qm-var-som: configure symphony adi,phy-mode-overide to rgmii]
|}
|}
{{Note|Note: These patches are backward-compatible with the previous SOM revisions.}}
{{Note|Note: These patches are backward-compatible with the previous SOM revisions.}}

Revision as of 18:46, 30 June 2022

VAR-SOM-MX8 changelog

VAR-SOM-MX8 V1.4

Hardware Changes

Updated Board & SOM Design to support Analog Devices Inc Ethernet PHY.

Old Manufacturer Old MPN New Manufacturer New MPN
Qualcomm AR8033-AL1A-R /
AR8033-AL1B-R
Analog Devices Inc ADIN1300BCPZ

Software Changes

Variscite is updating all relevant software repositories and recommends impacted users to upgrade to the latest software version or to update their U-Boot and kernel to the latest commit ID of the branch they are already based on.
The following are the relevant patches:

Release U-Boot Kernel
Yocto Dunfell / B2Qt Dunfell / Debian Bullseye (kernel 5.4.142) 1) variscite: eth: ADIN1300: Disable RGMII RX clock delay
2) imx8qm_var_som: fec1: tune phy-reset-post-delay with proper value
3) imx8qm_var_som: fec2: add new properties to align with Hardknott release
4) imx8qm_var_som: enable RX clock delay for symphony ar8033
1) imx8_var_defconfig: enable driver for ADIN PHY
2) net: phy: adin: add adi,phy-mode-override property
3) imx8qm-var-som: fec: add phy-reset-post-delay
4) imx8qm-var-som: configure symphony adi,phy-mode-overide to rgmii
Yocto Zeus (kernel 5.4.3) 1) variscite: eth: ADIN1300: Disable RGMII RX clock delay
2) imx8qm-var-som: fec: add phy-reset-post-delay
3) net: dm: fec: add phy-supply-vselect regulator
4) imx8qm_var_som: fix i2c1 pinmux
5) imx8qm_var_som: add eth1 regulators
6) imx8qm_var_som: enable RX clock delay for symphony ar8033
7) imx8qm_var_som: enable Symphony board phy
1) imx8_var_defconfig: enable driver for ADIN PHY
2) imx8qm-var-som: fec: add phy-reset-post-delay
3) imx8qm-var-som: configure symphony adi,phy-mode-override to rgmii
4) net: phy: adin: add adi,phy-mode-override property
Yocto Sumo / B2Qt Sumo / Debian Buster (kernel 4.14.98) 1) variscite: eth: ADIN1300: Disable RGMII RX clock delay
2) mx8qm_var_som: fec: add phy-reset-post-delay
3) gpio: pca953x_gpio: fix DT GPIO flags translation
4) net: dm: fec: add phy-supply-vselect regulator
5) imx8qm_var_som: fix i2c1 pinmux
6) imx8qm_var_som: add eth1 regulators
7) imx8qm_var_som: enable RX clock delay for symphony ar8033
8) imx8qm_var_som: enable carrier board phy
1) net: fec: register ADIN1300 PHY fixup to configure rgmii
2) imx8qm-var-som: fec: add phy-reset-post-delay
3) net: fec: adin1300_phy_fixup: add property adi,phy-mode-override
4) net: fec: adin1300_phy_fixup: only register fixup once
5) imx8qm-var-som: configure symphony adi,phy-mode-overide to rgmii
Android 11.0.0_1.0.0 (kernel 5.4.47) 1) variscite: eth: ADIN1300: Disable RGMII RX clock delay
2) imx8qm_var_som: fec2: aligned to fec1 for consistency
3) imx8qm_var_som: fec1: tune phy-reset-post-delay with proper value
4) imx8qm_var_som: enable RX clock delay for symphony ar8033
1) imx8_var_android_defconfig: enable driver for ADIN PHY
2) imx8qm-var-som: fec: add phy-reset-post-delay
3) net: phy: adin: add adi,phy-mode-override property
4) imx8qm-var-som: ethphy1: remove no need rx-internal-delay-ps property
Android 10.0.0_2.5.0 (kernel 5.4.47) 1) variscite: eth: ADIN1300: Disable RGMII RX clock delay
2) imx8qm_var_som: imx8qm_var_som: fec2: add new properties to align with Hardknott release
3) var_imx8qm_som: fec1: tune phy-reset-post-delay with proper value
4) imx8qm_var_som: enable RX clock delay for symphony ar8033
1) imx8_var_android_defconfig: enable driver for ADIN PHY
2) imx8qm-var-som: fec: add phy-reset-post-delay
3) net: phy: adin: add adi,phy-mode-override property
4) imx8qm-var-som: ethphy1: remove no need rx-internal-delay-ps property
5) imx8qm-var-som: configure symphony adi,phy-mode-overide to rgmii
Pie 9.0.0_2.0.0 (kernel 4.14.98) 1) variscite: eth: ADIN1300: Disable RGMII RX clock delay
2) mx8qm_var_som: fec: add phy-reset-post-delay
3) gpio: pca953x_gpio: fix DT GPIO flags translation
4) net: dm: fec: add phy-supply-vselect regulator
5) imx8qm_var_som: fix i2c1 pinmux
6) imx8qm_var_som: add eth1 regulators
7) imx8qm_var_som: enable RX clock delay for symphony ar8033
8) imx8qm_var_som: enable carrier board phy
1) net: fec: register ADIN1300 PHY fixup to configure rgmii
2) imx8qm-var-som: fec: add phy-reset-post-delay
3) net: fec: adin1300_phy_fixup: add property adi,phy-mode-override
4) net: fec: adin1300_phy_fixup: only register fixup once
5) imx8qm-var-som: configure symphony adi,phy-mode-overide to rgmii
Note: These patches are backward-compatible with the previous SOM revisions.