diff options
author | Raquel Medina <raquel.medina@konsulko.com> | 2020-11-25 13:38:36 +0100 |
---|---|---|
committer | Raquel Medina <raquel.medina@konsulko.com> | 2020-11-25 23:15:07 +0100 |
commit | 4ab1bced97cd8a85cff25de4cbf66bd181408e97 (patch) | |
tree | b617fb4b7610fa82c5afe1ce04f296e9813ed56c /meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend | |
parent | 352223cdc65681499b87d78999d1d80126dcd7a3 (diff) |
linux-renesas: update driver for asm330lhh accel & gyrojellyfish_10.0.1jellyfish/10.0.110.0.1
Enable upstream kernel driver for asm330lhh: st_lsm6dsx,
and remove kernel driver st_asm330lhh introduced
previously via patch:
* update kernel config fragment to select st_lsm6dsx;
* update yocto recipe to remove patch adding
st_asm330lhh driver.
Bug-AGL: SPEC-3658
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: I05e86130aab729f848ff18178fe74923c290ae00
Diffstat (limited to 'meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend')
-rw-r--r-- | meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend b/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend index c1fd753..82c4a2a 100644 --- a/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend +++ b/meta-agl-refhw-gen3/recipes-kernel/linux/linux-renesas_%.bbappend @@ -3,7 +3,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:" SRC_URI_append = " \ file://0001-create-r8a7795-usb-ovc-pinmux-groups.patch \ file://0001-add-agl-refhw.patch \ - file://0002-add-st_asm330lhh-driver.patch \ file://0003-rcar3-dw-hdmi-cec-mute.patch \ file://refhw-rcar.cfg \ " |