Skip to content

Commit

Permalink
var-som-mx7: linux-variscite: update to latest revision
Browse files Browse the repository at this point in the history
Include the following commits:

a9503b3 imx7d-var-som: fec: add 20ms phy-reset-post-delay
ad0acb7 imx8mm-var-dart: fec: add 20ms phy-reset-post-delay
4dbaf5d imx8mn-var-som: fec: add 20ms phy-reset-post-delay
fe01a41 imx7d-var-som: Override FEC property phy-mode for ADIN PHY
ac7c860 net: phy: adin: add adi,phy-mode-override property
7c22598 imx_v7_var_defconfig: Enable driver for ADIN PHY
489e299 imx8_var_defconfig: enable docker requirements
66dba43 Revert "imx8_var_defconfig: add full docker support"
2818198 imx8qm-var-som: dts: ethphy1: Add support for ADIN1300 PHY for VAR-SOM
c19da14 MLK-25674 mmc: sdhci-esdhc-imx: remove command queue feature support
3d6203e imx8_var_defconfig: enable driver for ADIN PHY
3a38158 imx8qm-var-som: refactor to drop imx8qp-var-common.dtsi
8723d43 imx8mn-var-som: update the polarity of camera reset GPIO
2731a98 imx8_var_defconfig: add full docker support
8697f79 imx8mq_var_dart_defconfig: add full docker support
63c1015 imx8mq-var-dart: Introduce support for pcal6408
2a53e3b imx8mm-var-dart: Introduce support for pcal6408
b58250c gpio: pca953x: Introduce standard-regs-fallback property
97b5f35 gpio: pca953x: Introduce support for nxp,pcal6408
f0f2f55 imx8qm-var-som: Introduce support for i.MX8QP SoC
53774d2 imx8qm-var-som: enable internal pullups for i2c0, i2c1, i2c3, i2c4
dbe9792 ARM: dts: VAR-SOM-MX6: force enet_clk to 125 MHz
d731d8a Revert "Revert "gpio: pca953x: Disable PM routines""

Signed-off-by: Alexander Herfurtner <[email protected]>
  • Loading branch information
aherfurtner committed May 6, 2022
1 parent c5a3610 commit 59117b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variscite/var-som-mx7/var-som-mx7.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ readonly G_SPL_NAME_FOR_NAND='SPL.nand'
readonly G_LINUX_KERNEL_SRC_DIR="${DEF_SRC_DIR}/kernel"
readonly G_LINUX_KERNEL_GIT="https://github.com/varigit/linux-imx.git"
readonly G_LINUX_KERNEL_BRANCH="5.4-2.1.x-imx_var01"
readonly G_LINUX_KERNEL_REV="5227ff0e2a5ca08777d926a440244975ffb0d095"
readonly G_LINUX_KERNEL_REV="a9503b31b200c8ae67be03ed834736c61ab4ef9d"
readonly G_LINUX_KERNEL_DEF_CONFIG='imx_v7_var_defconfig'
G_LINUX_DTB="imx7d-var-som-emmc.dtb
imx7d-var-som-nand.dtb
Expand Down

0 comments on commit 59117b7

Please sign in to comment.