merged to 6.12+, SRCREV bumps will arrive shortly. Bruce
In message: [linux-yocto] [kernel-cache][PATCH] bsp/genericarm64: enable PowerVR DRM and Intel HDA sound drivers on 23/01/2025 Ross Burton via lists.yoctoproject.org wrote: > As seen on the BeaglePlay, this allows basic (non-accelerated) output > on HDMI. > > Signed-off-by: Ross Burton <[email protected]> > --- > bsp/genericarm64/genericarm64.cfg | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/bsp/genericarm64/genericarm64.cfg > b/bsp/genericarm64/genericarm64.cfg > index 0b8db2a0..e268e83b 100644 > --- a/bsp/genericarm64/genericarm64.cfg > +++ b/bsp/genericarm64/genericarm64.cfg > @@ -496,6 +496,7 @@ CONFIG_DRM_DISPLAY_CONNECTOR=m > CONFIG_DRM_ITE_IT66121=m > # LIMA (DRM support for ARM Mali 400/450 GPU) > CONFIG_DRM_LIMA=m > +CONFIG_DRM_POWERVR=m > # DRM Support for TI Keystone > CONFIG_DRM_TIDSS=m > # ZynqMP DisplayPort Controller Driver > @@ -514,6 +515,9 @@ CONFIG_SND_SOC_DAVINCI_MCASP=m > # Dialog DA7213 CODEC > CONFIG_SND_SOC_DA7213=m > > +CONFIG_SND_HDA_INTEL=m > +CONFIG_SND_HDA_CODEC_HDMI=m > + > # USB support > # OTG support > CONFIG_USB_OTG=y > @@ -720,6 +724,7 @@ CONFIG_PWM_XILINX=m > CONFIG_XILINX_INTC=y > > # Reset Controller Support > +CONFIG_RESET_GPIO=m > # i.MX7/8 Reset Driver > CONFIG_RESET_IMX7=y > # TI System Control Interface (TI-SCI) reset driver > -- > 2.43.0 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14759): https://lists.yoctoproject.org/g/linux-yocto/message/14759 Mute This Topic: https://lists.yoctoproject.org/mt/110776171/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
