Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • sent/20241204-topic-misc-rt5682-convert-3b0320e1a700-v1
    (no cover subject)
    
    To: Liam Girdwood <lgirdwood@gmail.com>
    To: Mark Brown <broonie@kernel.org>
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    To: Bard Liao <bardliao@realtek.com>
    Cc: linux-sound@vger.kernel.org
    Cc: devicetree@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Neil Armstrong (1):
          ASoC: dt-bindings: convert rt5682.txt to dt-schema
    
     .../devicetree/bindings/sound/realtek,rt5682.yaml  | 160 +++++++++++++++++++++
     Documentation/devicetree/bindings/sound/rt5682.txt |  98 -------------
     2 files changed, 160 insertions(+), 98 deletions(-)
    ---
    base-commit: 695ead81c12bf5430239b43e9d862d6d790e12ce
    change-id: 20241204-topic-misc-rt5682-convert-3b0320e1a700
    
    Best regards,
  • sent/20241204-topic-misc-sm8350-mdss-bindings-fix-1701baffc1aa-v1
    (no cover subject)
    
    To: Rob Clark <robdclark@gmail.com>
    To: Abhinav Kumar <quic_abhinavk@quicinc.com>
    To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    To: Sean Paul <sean@poorly.run>
    To: Marijn Suijten <marijn.suijten@somainline.org>
    To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
    To: Maxime Ripard <mripard@kernel.org>
    To: Thomas Zimmermann <tzimmermann@suse.de>
    To: David Airlie <airlied@gmail.com>
    To: Simona Vetter <simona@ffwll.ch>
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    To: Robert Foss <rfoss@kernel.org>
    Cc: linux-arm-msm@vger.kernel.org
    Cc: dri-devel@lists.freedesktop.org
    Cc: freedreno@lists.freedesktop.org
    Cc: devicetree@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Neil Armstrong (1):
          dt-bindings: display: msm: sm8350-mdss: document the third interconnect path
    
     Documentation/devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml | 3 ++-
     1 file changed, 2 insertions(+), 1 deletion(-)
    ---
    base-commit: 667ff2368867af7000ce32a8b3fc025c2b3226b3
    change-id: 20241204-topic-misc-sm8350-mdss-bindings-fix-1701baffc1aa
    
    Best regards,
  • sent/20241204-topic-misc-sm8350-pcie-bindings-fix-81df7e1e7fd4-v1
    (no cover subject)
    
    To: Vinod Koul <vkoul@kernel.org>
    To: Kishon Vijay Abraham I <kishon@kernel.org>
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    Cc: linux-arm-msm@vger.kernel.org
    Cc: linux-phy@lists.infradead.org
    Cc: devicetree@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Neil Armstrong (1):
          dt-bindings: phy: qcom,qmp-pcie: document the SM8350 two lanes PCIe PHY
    
     Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml | 2 ++
     1 file changed, 2 insertions(+)
    ---
    base-commit: c245a7a79602ccbee780c004c1e4abcda66aec32
    change-id: 20241204-topic-misc-sm8350-pcie-bindings-fix-81df7e1e7fd4
    
    Best regards,
  • sent/20240911-topic-amlogic-arm32-upstream-bindings-fixes-convert-meson-mx-sdio-6fa70546ebb8-v4
    dt-bindings: mmc: document mmc-slot and convert amlogic,meson-mx-sdio.txt to dtschema
    
    Document mmc-slot because used by amlogic,meson-mx-sdio.txt and
    cavium-mmc.txt, so make it common.
    
    To: Ulf Hansson <ulf.hansson@linaro.org>
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    To: Kevin Hilman <khilman@baylibre.com>
    To: Jerome Brunet <jbrunet@baylibre.com>
    To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    To: Maxime Ripard <mripard@kernel.org>
    Cc: linux-mmc@vger.kernel.org
    Cc: devicetree@vger.kernel.org
    Cc: linux-arm-kernel@lists.infradead.org
    Cc: linux-amlogic@lists.infradead.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    ---
    Changes in v4:
    - Fixed address-cells description of mmc controller
    - Cleanup '|' when not needed
    - Added review tags
    - Link to v3: https://lore.kernel.org/r/20241007-topic-amlogic-arm32-upstream-bindings-fixes-convert-meson-mx-sdio-v3-0-ad4eb22c2a8d@linaro.org
    
    Changes in v3:
    - Revert and insteads move common properties between slot and controller into mmc-controller-common.yaml
    - Fix other comments on patch 2 & 3
    - Link to v2: https://lore.kernel.org/r/20240920-topic-amlogic-arm32-upstream-bindings-fixes-convert-meson-mx-sdio-v2-0-5aa8bdfe01af@linaro.org
    
    Changes in v2:
    - Fixed description, limited to 3 slots
    - Moved out mmc-slot in a separate common schema
    - Link to v1: https://lore.kernel.org/r/20240911-topic-amlogic-arm32-upstream-bindings-fixes-convert-meson-mx-sdio-v1-1-b7bfae886211@linaro.org
    
    ---
    Neil Armstrong (5):
          dt-bindings: mmc: controller: clarify the address-cells description
          dt-bindings: mmc: controller: move properties common with slot out to mmc-controller-common
          dt-bindings: mmc: controller: remove '|' when not needed
          dt-bindings: mmc: document mmc-slot
          dt-bindings: mmc: convert amlogic,meson-mx-sdio.txt to dtschema
    
     .../bindings/mmc/amlogic,meson-mx-sdio.txt         |  54 ----
     .../bindings/mmc/amlogic,meson-mx-sdio.yaml        |  94 ++++++
     .../bindings/mmc/mmc-controller-common.yaml        | 357 +++++++++++++++++++++
     .../devicetree/bindings/mmc/mmc-controller.yaml    | 346 +-------------------
     .../devicetree/bindings/mmc/mmc-slot.yaml          |  49 +++
     5 files changed, 504 insertions(+), 396 deletions(-)
    ---
    base-commit: f486c8aa16b8172f63bddc70116a0c897a7f3f02
    change-id: 20240911-topic-amlogic-arm32-upstream-bindings-fixes-convert-meson-mx-sdio-6fa70546ebb8
    
    Best regards,
  • sent/20241126-topic-sm8x50-pcie-global-irq-712d678b5226-v1
    PCI: qcom-sm8[56]50: document and add 'global' interrupt
    
    Following [1], document the global irq for the PCIe RC and
    add the interrupt for the SM8550 & SM8650 PCIe RC nodes.
    
    Tested on SM8550-QRD, SM8650-QRD and SM8650-HDK.
    
    [1] https://lore.kernel.org/all/20240731-pci-qcom-hotplug-v3-0-a1426afdee3b@linaro.org/
    
    To: Bjorn Helgaas <bhelgaas@google.com>
    To: Lorenzo Pieralisi <lpieralisi@kernel.org>
    To: Krzysztof Wilczyński <kw@linux.com>
    To: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    To: Bjorn Andersson <andersson@kernel.org>
    To: Konrad Dybcio <konradybcio@kernel.org>
    Cc: linux-arm-msm@vger.kernel.org
    Cc: linux-pci@vger.kernel.org
    Cc: devicetree@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Neil Armstrong (3):
          dt-bindings: PCI: qcom,pcie-sm8550: document 'global' interrupt
          arm64: dts: qcom: sm8550: Add 'global' interrupt to the PCIe RC nodes
          arm64: dts: qcom: sm8650: Add 'global' interrupt to the PCIe RC nodes
    
     Documentation/devicetree/bindings/pci/qcom,pcie-sm8550.yaml |  9 ++++++---
     arch/arm64/boot/dts/qcom/sm8550.dtsi                        | 12 ++++++++----
     arch/arm64/boot/dts/qcom/sm8650.dtsi                        | 12 ++++++++----
     3 files changed, 22 insertions(+), 11 deletions(-)
    ---
    base-commit: adc218676eef25575469234709c2d87185ca223a
    change-id: 20241126-topic-sm8x50-pcie-global-irq-712d678b5226
    
    Best regards,
  • sent/20241113-topic-sm8x50-gpu-bw-vote-f5e022fe7a47-v2
    drm/msm: adreno: add support for DDR bandwidth scaling via GMU
    
    The Adreno GMU Management Unit (GMU) can also vote for DDR Bandwidth
    along the Frequency and Power Domain level, but by default we leave the
    OPP core scale the interconnect ddr path.
    
    While scaling the interconnect path was sufficient, newer GPUs
    like the A750 requires specific vote parameters and bandwidth to
    achieve full functionnality.
    
    In order to get the vote values to be used by the GPU Management
    Unit (GMU), we need to parse all the possible OPP Bandwidths and
    create a vote value to be send to the appropriate Bus Control
    Modules (BCMs) declared in the GPU info struct.
    The added dev_pm_opp_get_bw() is used in this case.
    
    The vote array will then be used to dynamically generate the GMU
    bw_table sent during the GMU power-up.
    
    Those entries will then be used by passing the appropriate
    bandwidth level when voting for a GPU frequency.
    
    This will make sure all resources are equally voted for a
    same OPP, whatever decision is done by the GMU, it will
    ensure all resources votes are synchronized.
    
    Ran full vulkan-cts-1.3.7.3-0-gd71a36db16d98313c431829432a136dbda692a08 with mesa 25.0.0+git3ecf2a0518 on:
    - QRD8550
    - QRD8650
    - HDK8650
    
    Patchset is based on current msm-next including preemption support.
    
    Any feedback is welcome.
    
    To: Akhil P Oommen <quic_akhilpo@quicinc.com>
    To: Viresh Kumar <vireshk@kernel.org>
    To: Nishanth Menon <nm@ti.com>
    To: Stephen Boyd <sboyd@kernel.org>
    To: Rafael J. Wysocki <rafael@kernel.org>
    To: Rob Clark <robdclark@gmail.com>
    To: Sean Paul <sean@poorly.run>
    To: Konrad Dybcio <konradybcio@kernel.org>
    To: Abhinav Kumar <quic_abhinavk@quicinc.com>
    To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    To: Marijn Suijten <marijn.suijten@somainline.org>
    To: David Airlie <airlied@gmail.com>
    To: Simona Vetter <simona@ffwll.ch>
    To: Bjorn Andersson <andersson@kernel.org>
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    Cc: Connor Abbott <cwabbott0@gmail.com>
    Cc: linux-pm@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Cc: linux-arm-msm@vger.kernel.org
    Cc: dri-devel@lists.freedesktop.org
    Cc: freedreno@lists.freedesktop.org
    Cc: devicetree@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Changes in v2:
    - opp: rename to dev_pm_opp_get_bw, fix commit message and kerneldoc
    - remove quirks that are features and move them to a dedicated .features bitfield
    - get icc bcm kerneldoc, and simplify/cleanup a6xx_gmu_rpmh_bw_votes_init()
      - no more copies of data
      - take calculations from icc-rpmh/bcm-voter
      - move into a single cleaner function
    - fix a6xx_gmu_set_freq() but not calling dev_pm_opp_set_opp() if !bw_index
    - also vote for maximum bus bandwidth usage (AB)
    - overall fix typos in commit messages
    - Link to v1: https://lore.kernel.org/r/20241113-topic-sm8x50-gpu-bw-vote-v1-0-3b8d39737a9b@linaro.org
    
    ---
    Neil Armstrong (11):
          opp: core: implement dev_pm_opp_get_bw
          drm/msm: adreno: rename quirks that are features
          drm/msm: adreno: move features bits in a separate variable
          drm/msm: adreno: add GMU_BW_VOTE feature flag
          drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
          drm/msm: adreno: dynamically generate GMU bw table
          drm/msm: adreno: find bandwidth index of OPP and set it along freq index
          drm/msm: adreno: request for maximum bus bandwidth usage
          drm/msm: adreno: enable GMU bandwidth for A740 and A750
          arm64: qcom: dts: sm8550: add interconnect and opp-peak-kBps for GPU
          arm64: qcom: dts: sm8650: add interconnect and opp-peak-kBps for GPU
    
     arch/arm64/boot/dts/qcom/sm8550.dtsi       |  11 ++
     arch/arm64/boot/dts/qcom/sm8650.dtsi       |  14 +++
     drivers/gpu/drm/msm/adreno/a6xx_catalog.c  |  84 ++++++++-----
     drivers/gpu/drm/msm/adreno/a6xx_gmu.c      | 181 ++++++++++++++++++++++++++++-
     drivers/gpu/drm/msm/adreno/a6xx_gmu.h      |  16 ++-
     drivers/gpu/drm/msm/adreno/a6xx_gpu.c      |   4 +-
     drivers/gpu/drm/msm/adreno/a6xx_gpu.h      |   1 +
     drivers/gpu/drm/msm/adreno/a6xx_hfi.c      |  45 ++++++-
     drivers/gpu/drm/msm/adreno/a6xx_hfi.h      |   5 +
     drivers/gpu/drm/msm/adreno/adreno_device.c |   2 +-
     drivers/gpu/drm/msm/adreno/adreno_gpu.h    |   9 +-
     drivers/opp/core.c                         |  25 ++++
     include/linux/pm_opp.h                     |   7 ++
     13 files changed, 358 insertions(+), 46 deletions(-)
    ---
    base-commit: 86313a9cd152330c634b25d826a281c6a002eb77
    change-id: 20241113-topic-sm8x50-gpu-bw-vote-f5e022fe7a47
    
    Best regards,
  • sent/20241002-topic-input-upstream-als31300-ca7404eb4ab0-v4
    iio: magnetometer: add support for the Allegro MicroSystems ALS31300 3-D Linear Hall Effect Sensor
    
    The Allegro MicroSystems ALS31300 is a 3-D Linear Hall Effect Sensor
    mainly used in 3D sensing applications for head-on motion.
    
    The device is configured over I2C, and as part of the Sensor
    data the temperature core is also provided.
    
    While the device provides an IRQ gpio, it depends on a configuration
    programmed into the internal EEPROM, thus only the default mode
    is supported and buffered input via trigger is also supported
    to allow streaming values with the same sensing timestamp.
    
    The device can be configured with different sensitivities in factory,
    but the sensitivity value used to calculate value into the Gauss
    unit is not available from registers, thus the sensitivity is
    provided by the compatible/device-id string which is based
    on the part number as described in the datasheet page 2.
    
    The datasheet is available on the product website at [1].
    
    [1] https://www.allegromicro.com/en/products/sense/linear-and-angular-position/linear-position-sensor-ics/als31300
    
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    To: Jonathan Cameron <jic23@kernel.org>
    To: Lars-Peter Clausen <lars@metafoo.de>
    Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
    Cc: devicetree@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Cc: linux-iio@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Changes in v4:
    - reorder includes
    - fix typos in comments
    - drop spurious empty line
    - use fsleep instead of usleep_range(600, 650);
    - check return of devm_mutex_init
    - add Andy's review tag
    - Link to v3: https://lore.kernel.org/r/20241029-topic-input-upstream-als31300-v3-0-147926dd63b3@linaro.org
    
    Changes in v3:
    - Add missing includes
    - Use read_poll_timeout() in als31300_get_measure()
    - Use MILLI instead of 1000
    - Remove __packed attribute
    - Return 0 at the end of als31300_set_operating_mode()
    - Use devm_mutex_init
    - Use dev_err_probe() to handle devm_iio_triggered_buffer_setup() error
    - Link to v2: https://lore.kernel.org/r/20241021-topic-input-upstream-als31300-v2-0-36a4278a528e@linaro.org
    
    Changes in v2:
    - Add rob's Ack on patch 1
    - Fix commit message layout on patches 2 & 3
    - Use Datasheet tag on patch 2
    - Fix bindings file name, add options interrupts, fix example node name & compatible
    - Fix driver with Jonathan's advices:
      - Reword top file comments
      - Reduce VOLATILE defines
      - Move registers values next to register define and add an indent
      - Use sign_extend32() to X/Y/Z macro, dtop cast on temperature macro
      - Add als31300_variant_info to pass to i2c/of device_id
      - Move scan buffer to irq function
      - Use guard(mutex)
      - Return fractional for millicelcius
      - switch to aligned_s64
      - use index 4 for IIO_CHAN_SOFT_TIMESTAMP
      - Add usleep after switching to ACTIVE state to avoid hitting read errors after wake up
      - simplify suspend/resume functions by returning als31300_set_operating_mode()
    - Link to v1: https://lore.kernel.org/r/20241007-topic-input-upstream-als31300-v1-0-2c240ea5cb77@linaro.org
    
    ---
    Neil Armstrong (3):
          dt-bindings: vendor-prefixes: Add Allegro MicroSystems, Inc
          dt-bindings: iio: magnetometer: document the Allegro MicroSystems ALS31300 3-D Linear Hall Effect Sensor
          iio: magnetometer: add Allegro MicroSystems ALS31300 3-D Linear Hall Effect driver
    
     .../iio/magnetometer/allegromicro,als31300.yaml    |  46 ++
     .../devicetree/bindings/vendor-prefixes.yaml       |   2 +
     drivers/iio/magnetometer/Kconfig                   |  13 +
     drivers/iio/magnetometer/Makefile                  |   1 +
     drivers/iio/magnetometer/als31300.c                | 494 +++++++++++++++++++++
     5 files changed, 556 insertions(+)
    ---
    base-commit: 57573ace0c1b142433dfe3d63ebf375269c80fc1
    change-id: 20241002-topic-input-upstream-als31300-ca7404eb4ab0
    
    Best regards,
  • sent/20241002-topic-input-upstream-als31300-ca7404eb4ab0-v3
    iio: magnetometer: add support for the Allegro MicroSystems ALS31300 3-D Linear Hall Effect Sensor
    
    The Allegro MicroSystems ALS31300 is a 3-D Linear Hall Effect Sensor
    mainly used in 3D sensing applications for head-on motion.
    
    The device is configured over I2C, and as part of the Sensor
    data the temperature core is also provided.
    
    While the device provides an IRQ gpio, it depends on a configuration
    programmed into the internal EEPROM, thus only the default mode
    is supported and buffered input via trigger is also supported
    to allow streaming values with the same sensing timestamp.
    
    The device can be configured with different sensitivities in factory,
    but the sensitivity value used to calculate value into the Gauss
    unit is not available from registers, thus the sensitivity is
    provided by the compatible/device-id string which is based
    on the part number as described in the datasheet page 2.
    
    The datasheet is available on the product website at [1].
    
    [1] https://www.allegromicro.com/en/products/sense/linear-and-angular-position/linear-position-sensor-ics/als31300
    
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    To: Jonathan Cameron <jic23@kernel.org>
    To: Lars-Peter Clausen <lars@metafoo.de>
    Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
    Cc: devicetree@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Cc: linux-iio@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Changes in v3:
    - Add missing includes
    - Use read_poll_timeout() in als31300_get_measure()
    - Use MILLI instead of 1000
    - Remove __packed attribute
    - Return 0 at the end of als31300_set_operating_mode()
    - Use devm_mutex_init
    - Use dev_err_probe() to handle devm_iio_triggered_buffer_setup() error
    - Link to v2: https://lore.kernel.org/r/20241021-topic-input-upstream-als31300-v2-0-36a4278a528e@linaro.org
    
    Changes in v2:
    - Add rob's Ack on patch 1
    - Fix commit message layout on patches 2 & 3
    - Use Datasheet tag on patch 2
    - Fix bindings file name, add options interrupts, fix example node name & compatible
    - Fix driver with Jonathan's advices:
      - Reword top file comments
      - Reduce VOLATILE defines
      - Move registers values next to register define and add an indent
      - Use sign_extend32() to X/Y/Z macro, dtop cast on temperature macro
      - Add als31300_variant_info to pass to i2c/of device_id
      - Move scan buffer to irq function
      - Use guard(mutex)
      - Return fractional for millicelcius
      - switch to aligned_s64
      - use index 4 for IIO_CHAN_SOFT_TIMESTAMP
      - Add usleep after switching to ACTIVE state to avoid hitting read errors after wake up
      - simplify suspend/resume functions by returning als31300_set_operating_mode()
    - Link to v1: https://lore.kernel.org/r/20241007-topic-input-upstream-als31300-v1-0-2c240ea5cb77@linaro.org
    
    ---
    Neil Armstrong (3):
          dt-bindings: vendor-prefixes: Add Allegro MicroSystems, Inc
          dt-bindings: iio: magnetometer: document the Allegro MicroSystems ALS31300 3-D Linear Hall Effect Sensor
          iio: magnetometer: add Allegro MicroSystems ALS31300 3-D Linear Hall Effect driver
    
     .../iio/magnetometer/allegromicro,als31300.yaml    |  46 ++
     .../devicetree/bindings/vendor-prefixes.yaml       |   2 +
     drivers/iio/magnetometer/Kconfig                   |  13 +
     drivers/iio/magnetometer/Makefile                  |   1 +
     drivers/iio/magnetometer/als31300.c                | 493 +++++++++++++++++++++
     5 files changed, 555 insertions(+)
    ---
    base-commit: 57573ace0c1b142433dfe3d63ebf375269c80fc1
    change-id: 20241002-topic-input-upstream-als31300-ca7404eb4ab0
    
    Best regards,
  • sent/20241002-topic-input-upstream-als31300-ca7404eb4ab0-v2
    iio: magnetometer: add support for the Allegro MicroSystems ALS31300 3-D Linear Hall Effect Sensor
    
    The Allegro MicroSystems ALS31300 is a 3-D Linear Hall Effect Sensor
    mainly used in 3D sensing applications for head-on motion.
    
    The device is configured over I2C, and as part of the Sensor
    data the temperature core is also provided.
    
    While the device provides an IRQ gpio, it depends on a configuration
    programmed into the internal EEPROM, thus only the default mode
    is supported and buffered input via trigger is also supported
    to allow streaming values with the same sensing timestamp.
    
    The device can be configured with different sensitivities in factory,
    but the sensitivity value used to calculate value into the Gauss
    unit is not available from registers, thus the sensitivity is
    provided by the compatible/device-id string which is based
    on the part number as described in the datasheet page 2.
    
    The datasheet is available on the product website at [1].
    
    [1] https://www.allegromicro.com/en/products/sense/linear-and-angular-position/linear-position-sensor-ics/als31300
    
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    To: Jonathan Cameron <jic23@kernel.org>
    To: Lars-Peter Clausen <lars@metafoo.de>
    Cc: devicetree@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Cc: linux-iio@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Changes in v2:
    - Add rob's Ack on patch 1
    - Fix commit message layout on patches 2 & 3
    - Use Datasheet tag on patch 2
    - Fix bindings file name, add options interrupts, fix example node name & compatible
    - Fix driver with Jonathan's advices:
      - Reword top file comments
      - Reduce VOLATILE defines
      - Move registers values next to register define and add an indent
      - Use sign_extend32() to X/Y/Z macro, dtop cast on temperature macro
      - Add als31300_variant_info to pass to i2c/of device_id
      - Move scan buffer to irq function
      - Use guard(mutex)
      - Return fractional for millicelcius
      - switch to aligned_s64
      - use index 4 for IIO_CHAN_SOFT_TIMESTAMP
      - Add usleep after switching to ACTIVE state to avoid hitting read errors after wake up
      - simplify suspend/resume functions by returning als31300_set_operating_mode()
    - Link to v1: https://lore.kernel.org/r/20241007-topic-input-upstream-als31300-v1-0-2c240ea5cb77@linaro.org
    
    ---
    Neil Armstrong (3):
          dt-bindings: vendor-prefixes: Add Allegro MicroSystems, Inc
          dt-bindings: iio: magnetometer: document the Allegro MicroSystems ALS31300 3-D Linear Hall Effect Sensor
          iio: magnetometer: add Allegro MicroSystems ALS31300 3-D Linear Hall Effect driver
    
     .../iio/magnetometer/allegromicro,als31300.yaml    |  46 ++
     .../devicetree/bindings/vendor-prefixes.yaml       |   2 +
     drivers/iio/magnetometer/Kconfig                   |  13 +
     drivers/iio/magnetometer/Makefile                  |   1 +
     drivers/iio/magnetometer/als31300.c                | 495 +++++++++++++++++++++
     5 files changed, 557 insertions(+)
    ---
    base-commit: 57573ace0c1b142433dfe3d63ebf375269c80fc1
    change-id: 20241002-topic-input-upstream-als31300-ca7404eb4ab0
    
    Best regards,
  • sent/20241007-topic-amlogic-arm32-upstream-bindings-fixes-meson8-pinctrl-ca82766a8996-v1
    dt-bindings: pinctrl: amlogic,meson8-pinctrl-cbus/aobus: add reg for cbus/aobus pinctrl nodes
    
    While converting the Amlogic Meson pinctrl binding to dt-schema, the mandatory
    reg property for Meson8/b cbus/aobus pinctrl node was ommited, fix this to finally
    pass all bindings checks.
    
    To: Linus Walleij <linus.walleij@linaro.org>
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    To: Kevin Hilman <khilman@baylibre.com>
    To: Jerome Brunet <jbrunet@baylibre.com>
    To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    To: Heiner Kallweit <hkallweit1@gmail.com>
    Cc: linux-gpio@vger.kernel.org
    Cc: devicetree@vger.kernel.org
    Cc: linux-arm-kernel@lists.infradead.org
    Cc: linux-amlogic@lists.infradead.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Neil Armstrong (2):
          dt-bindings: pinctrl: amlogic,meson8-pinctrl-aobus: add reg for aobus pinctrl nodes
          dt-bindings: pinctrl: amlogic,meson8-pinctrl-cbus: add reg for cbus pinctrl nodes
    
     .../pinctrl/amlogic,meson8-pinctrl-aobus.yaml      | 22 +++++++++++++++++++---
     .../pinctrl/amlogic,meson8-pinctrl-cbus.yaml       | 22 +++++++++++++++++++---
     2 files changed, 38 insertions(+), 6 deletions(-)
    ---
    base-commit: 58ca61c1a866bfdaa5e19fb19a2416764f847d75
    change-id: 20241007-topic-amlogic-arm32-upstream-bindings-fixes-meson8-pinctrl-ca82766a8996
    
    Best regards,
  • sent/20240911-topic-amlogic-arm32-upstream-bindings-fixes-convert-meson-mx-sdio-6fa70546ebb8-v3
    dt-bindings: mmc: document mmc-slot and convert amlogic,meson-mx-sdio.txt to dtschema
    
    Document mmc-slot because used by amlogic,meson-mx-sdio.txt and
    cavium-mmc.txt, so make it common.
    
    To: Ulf Hansson <ulf.hansson@linaro.org>
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    To: Kevin Hilman <khilman@baylibre.com>
    To: Jerome Brunet <jbrunet@baylibre.com>
    To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    Cc: linux-mmc@vger.kernel.org
    Cc: devicetree@vger.kernel.org
    Cc: linux-arm-kernel@lists.infradead.org
    Cc: linux-amlogic@lists.infradead.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Changes in v3:
    - Revert and insteads move common properties between slot and controller into mmc-controller-common.yaml
    - Fix other comments on patch 2 & 3
    - Link to v2: https://lore.kernel.org/r/20240920-topic-amlogic-arm32-upstream-bindings-fixes-convert-meson-mx-sdio-v2-0-5aa8bdfe01af@linaro.org
    
    Changes in v2:
    - Fixed description, limited to 3 slots
    - Moved out mmc-slot in a separate common schema
    - Link to v1: https://lore.kernel.org/r/20240911-topic-amlogic-arm32-upstream-bindings-fixes-convert-meson-mx-sdio-v1-1-b7bfae886211@linaro.org
    
    ---
    Neil Armstrong (3):
          dt-bindings: mmc: controller: move properties common with slot out to mmc-controller-common
          dt-bindings: mmc: document mmc-slot
          dt-bindings: mmc: convert amlogic,meson-mx-sdio.txt to dtschema
    
     .../bindings/mmc/amlogic,meson-mx-sdio.txt         |  54 ----
     .../bindings/mmc/amlogic,meson-mx-sdio.yaml        |  94 ++++++
     .../bindings/mmc/mmc-controller-common.yaml        | 357 +++++++++++++++++++++
     .../devicetree/bindings/mmc/mmc-controller.yaml    | 344 +-------------------
     .../devicetree/bindings/mmc/mmc-slot.yaml          |  49 +++
     5 files changed, 503 insertions(+), 395 deletions(-)
    ---
    base-commit: 47ac09b91befbb6a235ab620c32af719f8208399
    change-id: 20240911-topic-amlogic-arm32-upstream-bindings-fixes-convert-meson-mx-sdio-6fa70546ebb8
    
    Best regards,
  • sent/20241002-topic-input-upstream-als31300-ca7404eb4ab0-v1
    iio: magnetometer: add support for the Allegro MicroSystems ALS31300 3-D Linear Hall Effect Sensor
    
    The Allegro MicroSystems ALS31300 is a 3-D Linear Hall Effect Sensor
    mainly used in 3D sensing applications for head-on motion.
    
    The device is configured over I2C, and as part of the Sensor
    data the temperature core is also provided.
    
    While the device provides an IRQ gpio, it depends on a configuration
    programmed into the internal EEPROM, thus only the default mode
    is supported and buffered input via trigger is also supported
    to allow streaming values with the same sensing timestamp.
    
    The device can be configured with different sensitivities in factory,
    but the sensitivity value used to calculate value into the Gauss
    unit is not available from registers, thus the sensitivity is
    provided by the compatible/device-id string which is based
    on the part number as described in the datasheet page 2.
    
    The datasheet is available on the product website at [1].
    
    [1] https://www.allegromicro.com/en/products/sense/linear-and-angular-position/linear-position-sensor-ics/als31300
    
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    To: Jonathan Cameron <jic23@kernel.org>
    To: Lars-Peter Clausen <lars@metafoo.de>
    Cc: devicetree@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Cc: linux-iio@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Neil Armstrong (3):
          dt-bindings: vendor-prefixes: Add Allegro MicroSystems, Inc
          dt-bindings: iio: magnetometer: document the Allegro MicroSystems ALS31300 3-D Linear Hall Effect Sensor
          iio: magnetometer: add Allegro MicroSystems ALS31300 3-D Linear Hall Effect driver
    
     .../iio/magnetometer/allegro,als31300.yaml         |  43 ++
     .../devicetree/bindings/vendor-prefixes.yaml       |   2 +
     drivers/iio/magnetometer/Kconfig                   |  13 +
     drivers/iio/magnetometer/Makefile                  |   1 +
     drivers/iio/magnetometer/als31300.c                | 459 +++++++++++++++++++++
     5 files changed, 518 insertions(+)
    ---
    base-commit: 9852d85ec9d492ebef56dc5f229416c925758edc
    change-id: 20241002-topic-input-upstream-als31300-ca7404eb4ab0
    
    Best regards,
  • sent/20240911-topic-amlogic-arm32-upstream-bindings-fixes-69d624b8bccd-v2
    ARM: dts: amlogic: first easy dtbs fixes
    
    This is the easy fixes to start and fully document the ARM Amlogic
    Device Trees, remaining work includes:
    - amlogic,meson-hhi-sysctrl:
    https://git.codelinaro.org/neil.armstrong/linux/-/commit/1be8f8c67e5b83fa4069ccbcfa80d0614f668a65
    - pinctrl: Unevaluated properties are not allowed ('reg', 'reg' were unexpected)
    https://git.codelinaro.org/neil.armstrong/linux/-/commit/8b408ad0781b4eb28a86aa04be136bc04ef73f0c
    https://git.codelinaro.org/neil.armstrong/linux/-/commit/b6e9df5a7a642ee757e3aa0c84236338151d9f6d
    
    This depends on the submitted bindings patch to fix more checks:
    - https://lore.kernel.org/all/20240911-topic-amlogic-arm32-upstream-bindings-fixes-covert-realtek-rt5640-v1-1-6b3745e34540@linaro.org/
    - https://lore.kernel.org/all/20240911-topic-amlogic-arm32-upstream-bindings-fixes-meson-pinctrl-gpio-line-names-v1-1-4345ba336ea4@linaro.org/
    - https://lore.kernel.org/all/20240911-topic-amlogic-arm32-upstream-bindings-fixes-convert-meson-mx-sdio-v1-1-b7bfae886211@linaro.org/
    - https://lore.kernel.org/all/20240911-topic-amlogic-arm32-upstream-bindings-fixes-amlogic-hhi-sysctrl-v1-1-b8c3180b2fba@linaro.org/
    - https://lore.kernel.org/all/20240911-topic-amlogic-arm32-upstream-bindings-fixes-convert-meson8-clkc-v1-1-e0b8623c090d@linaro.org/
    
    With all those changes, we finally get fully documented ARM32 Amlogic DT !
    
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    To: Kevin Hilman <khilman@baylibre.com>
    To: Jerome Brunet <jbrunet@baylibre.com>
    To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    Cc: devicetree@vger.kernel.org
    Cc: linux-arm-kernel@lists.infradead.org
    Cc: linux-amlogic@lists.infradead.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Changes in v2:
    - Collected reviews from Martin
    - Fixed /memory node name fix
    - Removed meson6 DT instead of fixing
    - Added a few more patches to fix all DT checks errors
    - Link to v1: https://lore.kernel.org/r/20240911-topic-amlogic-arm32-upstream-bindings-fixes-v1-0-feaabb45916b@linaro.org
    
    ---
    Neil Armstrong (11):
          ARM: dts: amlogic: meson6: fix clk81 node name
          ARM: dts: amlogic: meson8: fix soc thermal-zone node name
          ARM: dts: amlogic: meson8: fix ao_arc_sram node name
          ARM: dts: amlogic: meson6: remove support for ATV1200 board
          ARM: dts: amlogic: meson8b-odroidc1: fix invalid reset-gpio
          ARM: dts: amlogic: fix /memory node name
          ARM: dts: amlogic: meson8: use correct pinctrl bank node name
          ARM: dts: amlogic: add missing phy-mode in ethmac node
          ARM: dts: amlogic: meson8-minix-neo-x8: fix invalid pnictrl-names
          ARM: dts: amlogic: meson8b-ec100: add missing clocks property in sound card
          ARM: dts: amlogic: meson8b-ec100: add missing gpio-line-names entry
    
     arch/arm/boot/dts/amlogic/Makefile                |  2 -
     arch/arm/boot/dts/amlogic/meson6-atv1200.dts      | 33 ----------
     arch/arm/boot/dts/amlogic/meson6.dtsi             | 73 -----------------------
     arch/arm/boot/dts/amlogic/meson8-minix-neo-x8.dts |  5 +-
     arch/arm/boot/dts/amlogic/meson8.dtsi             |  8 +--
     arch/arm/boot/dts/amlogic/meson8b-ec100.dts       |  8 ++-
     arch/arm/boot/dts/amlogic/meson8b-mxq.dts         |  2 +-
     arch/arm/boot/dts/amlogic/meson8b-odroidc1.dts    |  4 +-
     arch/arm/boot/dts/amlogic/meson8b.dtsi            |  8 +--
     arch/arm/boot/dts/amlogic/meson8m2-mxiii-plus.dts |  2 +-
     10 files changed, 21 insertions(+), 124 deletions(-)
    ---
    base-commit: 292f97a2f8ac6b645ccd7766a06310351b9d9fdc
    change-id: 20240911-topic-amlogic-arm32-upstream-bindings-fixes-69d624b8bccd
    
    Best regards,
  • sent/20240911-topic-amlogic-arm32-upstream-bindings-fixes-69d624b8bccd-v1
    ARM: dts: amlogic: first easy dtbs fixes
    
    This is the easy fixes to start and fully document the ARM Amlogic
    Device Trees, remaining work includes:
    - ethmac with required phy-mode/clocks/clock-names
    - amlogic,meson-hhi-sysctrl
    - amlogic,meson8-clkc
    - pinctrl: Unevaluated properties are not allowed ('reg', 'reg' were unexpected)
    - bank@80b0:gpio-line-names is too short
    - realtek,rt5640
    
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    To: Kevin Hilman <khilman@baylibre.com>
    To: Jerome Brunet <jbrunet@baylibre.com>
    To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    Cc: devicetree@vger.kernel.org
    Cc: linux-arm-kernel@lists.infradead.org
    Cc: linux-amlogic@lists.infradead.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Neil Armstrong (7):
          ARM: dts: amlogic: meson6: fix clk81 node name
          ARM: dts: amlogic: meson8: fix soc thermal-zone node name
          ARM: dts: amlogic: meson8: fix ao_arc_sram node name
          ARM: dts: amlogic: meson6: delete undocumented nodes
          ARM: dts: amlogic: meson8b-odroidc1: fix invalid reset-gpio
          ARM: dts: amlogic: fix /memory node name
          ARM: dts: amlogic: meson8: use correct pinctrl bank node name
    
     arch/arm/boot/dts/amlogic/meson6-atv1200.dts      |  2 +-
     arch/arm/boot/dts/amlogic/meson6.dtsi             | 18 +++++++++++++++++-
     arch/arm/boot/dts/amlogic/meson8-minix-neo-x8.dts |  2 +-
     arch/arm/boot/dts/amlogic/meson8.dtsi             |  8 ++++----
     arch/arm/boot/dts/amlogic/meson8b-ec100.dts       |  2 +-
     arch/arm/boot/dts/amlogic/meson8b-mxq.dts         |  2 +-
     arch/arm/boot/dts/amlogic/meson8b-odroidc1.dts    |  4 ++--
     arch/arm/boot/dts/amlogic/meson8b.dtsi            |  8 ++++----
     arch/arm/boot/dts/amlogic/meson8m2-mxiii-plus.dts |  2 +-
     9 files changed, 32 insertions(+), 16 deletions(-)
    ---
    base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94
    change-id: 20240911-topic-amlogic-arm32-upstream-bindings-fixes-69d624b8bccd
    
    Best regards,
  • sent/20240829-topic-sm8650-upstream-fix-qup-clk-rcg-shared-f0981c958bec-v1
    (no cover subject)
    
    To: Stephen Boyd <sboyd@kernel.org>
    To: Bjorn Andersson <andersson@kernel.org>
    Cc: Konrad Dybcio <konradybcio@kernel.org>
    Cc: Taniya Das <quic_tdas@quicinc.com>
    Cc: linux-arm-msm@vger.kernel.org
    Cc: linux-clk@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Neil Armstrong (1):
          clk: qcom: gcc-sm8650: Don't use shared clk_ops for QUPs
    
     drivers/clk/qcom/gcc-sm8650.c | 56 +++++++++++++++++++++----------------------
     1 file changed, 28 insertions(+), 28 deletions(-)
    ---
    base-commit: 195a402a75791e6e0d96d9da27ca77671bc656a8
    change-id: 20240829-topic-sm8650-upstream-fix-qup-clk-rcg-shared-f0981c958bec
    
    Best regards,
  • sent/20240715-topic-sm8x50-upstream-fix-battmgr-temp-tz-warn-c5a2f956d28d-v1
    This replaces https://lore.kernel.org/all/20240704-topic-sm8x50-upstream-fix-battmgr-temp-tz-warn-v1-1-9d66d6f6efde@linaro.org/
    
    To: Sebastian Reichel <sre@kernel.org>
    To: Bjorn Andersson <andersson@kernel.org>
    Cc: Sebastian Reichel <sebastian.reichel@collabora.com>
    Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
    Cc: Rafael J. Wysocki <rjw@rjwysocki.net>
    Cc: linux-arm-msm@vger.kernel.org
    Cc: linux-pm@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Neil Armstrong (1):
          power: supply: qcom_battmgr: return EAGAIN when firmware service is not up
    
     drivers/power/supply/qcom_battmgr.c | 8 ++++----
     1 file changed, 4 insertions(+), 4 deletions(-)
    ---
    base-commit: 91e3b24eb7d297d9d99030800ed96944b8652eaf
    change-id: 20240715-topic-sm8x50-upstream-fix-battmgr-temp-tz-warn-c5a2f956d28d
    
    Best regards,
  • sent/topic/sdm450/upstream/tbx605f-panel-v1
    drm/panel: add support for the BOE TV101WUM-LL2 DSI Display Panel
    
    Document and add support for the 1200x1920 BOE TV101WUM-LL2 DSI
    Display Panel found in the Lenovo Smart Tab M10 tablet.
    The controller powering the panel is unknown.
    
    To: Jessica Zhang <quic_jesszhan@quicinc.com>
    To: David Airlie <airlied@gmail.com>
    To: Daniel Vetter <daniel@ffwll.ch>
    To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
    To: Maxime Ripard <mripard@kernel.org>
    To: Thomas Zimmermann <tzimmermann@suse.de>
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    Cc: dri-devel@lists.freedesktop.org
    Cc: devicetree@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Neil Armstrong (2):
          dt-bindings: display: panel: document BOE TV101WUM-LL2 DSI Display Panel
          drm/panel: add BOE tv101wum-ll2 panel driver
    
     .../bindings/display/panel/boe,tv101wum-ll2.yaml   |  63 ++++++
     drivers/gpu/drm/panel/Kconfig                      |   9 +
     drivers/gpu/drm/panel/Makefile                     |   1 +
     drivers/gpu/drm/panel/panel-boe-tv101wum-ll2.c     | 240 +++++++++++++++++++++
     4 files changed, 313 insertions(+)
    ---
    base-commit: 97e1ea2dc264da85da53b6ae5726a130bef690a3
    change-id: 20240709-topic-sdm450-upstream-tbx605f-panel-f13d55fbd444
    
    Best regards,
  • sent/20240704-topic-sm8x50-upstream-fix-battmgr-temp-tz-warn-077166861efb-v1
    (no cover subject)
    
    To: Sebastian Reichel <sre@kernel.org>
    To: Krzysztof Kozlowski <krzk@kernel.org>
    To: Rhyland Klein <rklein@nvidia.com>
    To: Anton Vorontsov <cbouatmailru@gmail.com>
    To: Jenny TC <jenny.tc@intel.com>
    Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
    Cc: Rafael J. Wysocki <rjw@rjwysocki.net>
    Cc: linux-arm-msm@vger.kernel.org
    Cc: linux-pm@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Cc: regressions@lists.linux.dev
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Neil Armstrong (1):
          power: supply: core: return -EAGAIN on uninitialized read temp
    
     drivers/power/supply/power_supply_core.c | 7 ++++++-
     1 file changed, 6 insertions(+), 1 deletion(-)
    ---
    base-commit: 82e4255305c554b0bb18b7ccf2db86041b4c8b6e
    change-id: 20240704-topic-sm8x50-upstream-fix-battmgr-temp-tz-warn-077166861efb
    
    Best regards,
  • sent/20240627-topic-sm8650-upstream-was-port-mapping-1b326fb51af0-v1
    arm64: qcom: sm8650: add port mapping to speakers
    
    Add appropriate mappings of Soundwire ports of WSA8845 speaker
    on MTP, QRD and HDK boards to correctly map the speaker ports to
    the corresponding WSA macro ports.
    
    Runtime Dependencies:
    - https://lore.kernel.org/all/20240625-qcom-audio-wsa-second-speaker-v1-0-f65ffdfc368c@linaro.org/
    - https://lore.kernel.org/all/20240626-port-map-v1-2-bd8987d2b332@linaro.org/
    - https://lore.kernel.org/all/20240626-port-map-v1-4-bd8987d2b332@linaro.org/
    
    Bindings Dependencies:
    - https://lore.kernel.org/all/20240626-port-map-v1-4-bd8987d2b332@linaro.org/
    
    To: Bjorn Andersson <andersson@kernel.org>
    To: Konrad Dybcio <konrad.dybcio@linaro.org>
    To: Rob Herring <robh@kernel.org>
    To: Krzysztof Kozlowski <krzk+dt@kernel.org>
    To: Conor Dooley <conor+dt@kernel.org>
    Cc: linux-arm-msm@vger.kernel.org
    Cc: devicetree@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Neil Armstrong (3):
          arm64: dts: qcom: sm8650-hdk: add port mapping to speakers
          arm64: dts: qcom: sm8650-mtp: add port mapping to speakers
          arm64: dts: qcom: sm8650-qrd: add port mapping to speakers
    
     arch/arm64/boot/dts/qcom/sm8650-hdk.dts | 20 ++++++++++++++++++++
     arch/arm64/boot/dts/qcom/sm8650-mtp.dts | 20 ++++++++++++++++++++
     arch/arm64/boot/dts/qcom/sm8650-qrd.dts | 20 ++++++++++++++++++++
     3 files changed, 60 insertions(+)
    ---
    base-commit: bc468579d65b29188123eefa2cd7f48a6ee05a21
    change-id: 20240627-topic-sm8650-upstream-was-port-mapping-1b326fb51af0
    
    Best regards,
  • sent/20240626-topic-sm8x50-upstream-fix-a730-a730-gpu-raytracing-init-46ac3f4cdd29-v1
    (no cover subject)
    
    To: Rob Clark <robdclark@gmail.com>
    To: Sean Paul <sean@poorly.run>
    To: Konrad Dybcio <konrad.dybcio@linaro.org>
    To: Abhinav Kumar <quic_abhinavk@quicinc.com>
    To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    To: Marijn Suijten <marijn.suijten@somainline.org>
    To: David Airlie <airlied@gmail.com>
    To: Daniel Vetter <daniel@ffwll.ch>
    To: Connor Abbott <cwabbott0@gmail.com>
    Cc: Rob Clark <robdclark@chromium.org>
    Cc: linux-arm-msm@vger.kernel.org
    Cc: dri-devel@lists.freedesktop.org
    Cc: freedreno@lists.freedesktop.org
    Cc: linux-kernel@vger.kernel.org
    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    
    ---
    Neil Armstrong (1):
          drm/msm/adreno: fix a743 and a740 cx mem init
    
     drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 11 +++--------
     1 file changed, 3 insertions(+), 8 deletions(-)
    ---
    base-commit: 62c97045b8f720c2eac807a5f38e26c9ed512371
    change-id: 20240626-topic-sm8x50-upstream-fix-a730-a730-gpu-raytracing-init-46ac3f4cdd29
    
    Best regards,