Skip to content

Commit

Permalink
recipes-kernel: linux-tn-imx/linux-imx: update kernel
Browse files Browse the repository at this point in the history
1. ARM64: dts: imx93-axon-wb: add lvds panel VXT-VL15613676YL-C03 support
2. ARM64: dts: imx93-axon-wb: add tevi-ap1302 support
3. ARM64: dts: imx93-axon-wb: remove camera related node in imx93-axon.dtsi
4. ARM64: dts: imx8mp-tek/tep: adding the pcie ref clock property for pcie phy clock
5. ARM64: dts: imx93-axon-wb: add 5/7 inch lcd panel support
6. media: tevs: add AR0145 camera./media: tevs: add "remove" callback function.
7. ARM64: dts: imx8mp-edm-g-wizard: adding the pcie ref clock property for pcie phy clock
8. media: tc358743: add the MEDIA_BUS_FMT_UYVY8_1X16 format type to fitting the media format.
  • Loading branch information
ChrisHuangTn committed Apr 17, 2024
1 parent edc7d8f commit d48959a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion recipes-kernel/linux/linux-imx_%.bbappend
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ SRC_URI:append:tn-camera = " \
"
SRCBRANCH:tn-camera = "tn-imx_6.1.55_2.2.0-next"
KERNEL_SRC:tn-camera = "git://github.com/TechNexion/linux-tn-imx.git;protocol=https;branch=${SRCBRANCH}"
SRCREV:tn-camera = "4ce21f30076b1014fbf051ac8be01f94b4d6a88e"
SRCREV:tn-camera = "af6b1a093228948f61dc43a3dc246e45325bac55"
DELTA_KERNEL_DEFCONFIG:tn-camera = "tn-camera.cfg"
2 changes: 1 addition & 1 deletion recipes-kernel/linux/linux-tn-imx_6.1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ KERNEL_SRC ?= "git://github.com/TechNexion/linux-tn-imx.git;protocol=https;branc
KBRANCH = "${SRCBRANCH}"
SRCBRANCH = "tn-imx_6.1.55_2.2.0-next"
LOCALVERSION = "${@'-%s' % '-'.join(d.getVar('KBRANCH', True).split('_')[2:]).lower()}"
SRCREV = "4ce21f30076b1014fbf051ac8be01f94b4d6a88e"
SRCREV = "af6b1a093228948f61dc43a3dc246e45325bac55"

SRC_URI:append:virtualization = " file://0001-ARM64-configs-tn_imx8_defconfig-btrfs-fuse-overlayfs.patch"

Expand Down

0 comments on commit d48959a

Please sign in to comment.