Public bug reported:

Upstream raspberrypi patchset 2022-04-04

  Ported from the following raspberrypi branch:
    rpi-5.15.y
  from https://github.com/raspberrypi/linux.git

configs: Re-enable all GSPCA camera modules
drm/vc4: Force trigger of dlist update on margins change (#4970)
brcmfmac: Restore ISO3166 and  0 rev as a fallback
drm/panel: panel-ilitek9881c: Add prepare_upstream_first flag
drm/panel: ilitek-ili9881c: Clean up on mipi_dsi_attach failure
ARM: dts: Enable PMU on Cortex-A72 in AArch32 state
pinctrl: bcm2835: Only return non-GPIOs to inputs
mm,page_alloc,cma: introduce a customisable threshold for allocating pages in 
cma
bcm2835-codec: Return empty buffers to the VPU instead of queueing to vbuf2
overlays/rpi-display: Add support for DRM driver
Revert "update rpi-display-overlay.dts pins for 5.10+"
audioinjector.net: stereo and zero, use dev_err_probe, report success
overlays: Add overlay for MIPI DBI displays
configs: Add MIPI DBI display driver
drm/tiny: Add MIPI DBI compatible SPI driver
drm/mipi-dbi: Add driver_private member to struct mipi_dbi_dev
drm/modes: Add of_get_drm_panel_display_mode()
dt-bindings: display: add bindings for MIPI DBI compatible SPI panels
drivers: staging: bcm2835-isp: Clear LS table handle in the firmware
vc4/drm:plane: Make use of chroma siting parameter
drm: Add chroma siting properties
vc4/drm: Handle fractional coordinates using the phase field
vc4/drm: vc4_plane: Keep fractional source coords inside state
Revert "usb: xhci: expand the scope of XHCI_VLI_SS_BULK_OUT_BUG"
drm/vc4: hdmi: Add CSC for BT601/709/2020 limited and full range output
dtoverlays: Connect the backlight to the pitft35 display
overlays: iqs550: Enable interrupt pull-down
overlays: Fix cam*_reg_gpio parameter on CM1
CM3 cam1_reg and cam1_reg_gpio fix
drm/vc4: Support zpos on all planes
drm/object: Add default color encoding and range value at reset
drm/object: Add default zpos value at reset
drm/object: Add drm_object_property_get_default_value() function
media: i2c: Rename ad5398 to ad5398_vcm
dtoverlay: Add VCM option to ov5647 overlay
dtoverlays: Add VCM option to imx219
defconfigs: Add AD5398 VCM to all Pi defconfigs
media: i2c: ov5647: Use v4l2_async_register_subdev_sensor for lens binding
media: i2c: Add driver for AD5398 VCM lens driver
dt-bindings: media: i2c: Add binding for ad5398 VCM
media: v4l2-async: Create links during v4l2_async_match_notify()
media: entity: Add support for ancillary links
media: entity: Add link_type_name() helper
media: media.h: Add new media link type
media: entity: Skip non-data links in graph iteration
bcm2835-codec: /dev/video31 as interface to image_encode JPEG encoder

** Affects: linux-raspi (Ubuntu)
     Importance: Undecided
     Assignee: Juerg Haefliger (juergh)
         Status: In Progress

** Affects: linux-raspi (Ubuntu Jammy)
     Importance: Undecided
     Assignee: Juerg Haefliger (juergh)
         Status: In Progress

** Changed in: linux-raspi (Ubuntu)
       Status: New => Confirmed

** Also affects: linux-raspi (Ubuntu Jammy)
   Importance: Undecided
       Status: Confirmed

** Description changed:

- 
  Upstream raspberrypi patchset 2022-04-04
  
-   Ported from the following raspberrypi branch:
-     rpi-5.15.y
-   from https://github.com/raspberrypi/linux.git
+   Ported from the following raspberrypi branch:
+     rpi-5.15.y
+   from https://github.com/raspberrypi/linux.git
+ 
+ configs: Re-enable all GSPCA camera modules
+ drm/vc4: Force trigger of dlist update on margins change (#4970)
+ brcmfmac: Restore ISO3166 and  0 rev as a fallback
+ drm/panel: panel-ilitek9881c: Add prepare_upstream_first flag
+ drm/panel: ilitek-ili9881c: Clean up on mipi_dsi_attach failure
+ ARM: dts: Enable PMU on Cortex-A72 in AArch32 state
+ pinctrl: bcm2835: Only return non-GPIOs to inputs
+ mm,page_alloc,cma: introduce a customisable threshold for allocating pages in 
cma
+ bcm2835-codec: Return empty buffers to the VPU instead of queueing to vbuf2
+ overlays/rpi-display: Add support for DRM driver
+ Revert "update rpi-display-overlay.dts pins for 5.10+"
+ audioinjector.net: stereo and zero, use dev_err_probe, report success
+ overlays: Add overlay for MIPI DBI displays
+ configs: Add MIPI DBI display driver
+ drm/tiny: Add MIPI DBI compatible SPI driver
+ drm/mipi-dbi: Add driver_private member to struct mipi_dbi_dev
+ drm/modes: Add of_get_drm_panel_display_mode()
+ dt-bindings: display: add bindings for MIPI DBI compatible SPI panels
+ drivers: staging: bcm2835-isp: Clear LS table handle in the firmware
+ vc4/drm:plane: Make use of chroma siting parameter
+ drm: Add chroma siting properties
+ vc4/drm: Handle fractional coordinates using the phase field
+ vc4/drm: vc4_plane: Keep fractional source coords inside state
+ Revert "usb: xhci: expand the scope of XHCI_VLI_SS_BULK_OUT_BUG"
+ drm/vc4: hdmi: Add CSC for BT601/709/2020 limited and full range output
+ dtoverlays: Connect the backlight to the pitft35 display
+ overlays: iqs550: Enable interrupt pull-down
+ overlays: Fix cam*_reg_gpio parameter on CM1
+ CM3 cam1_reg and cam1_reg_gpio fix
+ drm/vc4: Support zpos on all planes
+ drm/object: Add default color encoding and range value at reset
+ drm/object: Add default zpos value at reset
+ drm/object: Add drm_object_property_get_default_value() function
+ media: i2c: Rename ad5398 to ad5398_vcm
+ dtoverlay: Add VCM option to ov5647 overlay
+ dtoverlays: Add VCM option to imx219
+ defconfigs: Add AD5398 VCM to all Pi defconfigs
+ media: i2c: ov5647: Use v4l2_async_register_subdev_sensor for lens binding
+ media: i2c: Add driver for AD5398 VCM lens driver
+ dt-bindings: media: i2c: Add binding for ad5398 VCM
+ media: v4l2-async: Create links during v4l2_async_match_notify()
+ media: entity: Add support for ancillary links
+ media: entity: Add link_type_name() helper
+ media: media.h: Add new media link type
+ media: entity: Skip non-data links in graph iteration
+ bcm2835-codec: /dev/video31 as interface to image_encode JPEG encoder

** Changed in: linux-raspi (Ubuntu Jammy)
       Status: Confirmed => In Progress

** Changed in: linux-raspi (Ubuntu Jammy)
     Assignee: (unassigned) => Juerg Haefliger (juergh)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi in Ubuntu.
https://bugs.launchpad.net/bugs/1967733

Title:
  jammy/linux-raspi: Update to upstream raspberrypi rpi-5.15.y
  (2022-04-04)

Status in linux-raspi package in Ubuntu:
  In Progress
Status in linux-raspi source package in Jammy:
  In Progress

Bug description:
  Upstream raspberrypi patchset 2022-04-04

    Ported from the following raspberrypi branch:
      rpi-5.15.y
    from https://github.com/raspberrypi/linux.git

  configs: Re-enable all GSPCA camera modules
  drm/vc4: Force trigger of dlist update on margins change (#4970)
  brcmfmac: Restore ISO3166 and  0 rev as a fallback
  drm/panel: panel-ilitek9881c: Add prepare_upstream_first flag
  drm/panel: ilitek-ili9881c: Clean up on mipi_dsi_attach failure
  ARM: dts: Enable PMU on Cortex-A72 in AArch32 state
  pinctrl: bcm2835: Only return non-GPIOs to inputs
  mm,page_alloc,cma: introduce a customisable threshold for allocating pages in 
cma
  bcm2835-codec: Return empty buffers to the VPU instead of queueing to vbuf2
  overlays/rpi-display: Add support for DRM driver
  Revert "update rpi-display-overlay.dts pins for 5.10+"
  audioinjector.net: stereo and zero, use dev_err_probe, report success
  overlays: Add overlay for MIPI DBI displays
  configs: Add MIPI DBI display driver
  drm/tiny: Add MIPI DBI compatible SPI driver
  drm/mipi-dbi: Add driver_private member to struct mipi_dbi_dev
  drm/modes: Add of_get_drm_panel_display_mode()
  dt-bindings: display: add bindings for MIPI DBI compatible SPI panels
  drivers: staging: bcm2835-isp: Clear LS table handle in the firmware
  vc4/drm:plane: Make use of chroma siting parameter
  drm: Add chroma siting properties
  vc4/drm: Handle fractional coordinates using the phase field
  vc4/drm: vc4_plane: Keep fractional source coords inside state
  Revert "usb: xhci: expand the scope of XHCI_VLI_SS_BULK_OUT_BUG"
  drm/vc4: hdmi: Add CSC for BT601/709/2020 limited and full range output
  dtoverlays: Connect the backlight to the pitft35 display
  overlays: iqs550: Enable interrupt pull-down
  overlays: Fix cam*_reg_gpio parameter on CM1
  CM3 cam1_reg and cam1_reg_gpio fix
  drm/vc4: Support zpos on all planes
  drm/object: Add default color encoding and range value at reset
  drm/object: Add default zpos value at reset
  drm/object: Add drm_object_property_get_default_value() function
  media: i2c: Rename ad5398 to ad5398_vcm
  dtoverlay: Add VCM option to ov5647 overlay
  dtoverlays: Add VCM option to imx219
  defconfigs: Add AD5398 VCM to all Pi defconfigs
  media: i2c: ov5647: Use v4l2_async_register_subdev_sensor for lens binding
  media: i2c: Add driver for AD5398 VCM lens driver
  dt-bindings: media: i2c: Add binding for ad5398 VCM
  media: v4l2-async: Create links during v4l2_async_match_notify()
  media: entity: Add support for ancillary links
  media: entity: Add link_type_name() helper
  media: media.h: Add new media link type
  media: entity: Skip non-data links in graph iteration
  bcm2835-codec: /dev/video31 as interface to image_encode JPEG encoder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1967733/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to