Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: analogdevicesinc/linux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2023_r2_p1
Choose a base ref
...
head repository: analogdevicesinc/linux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2023_R2
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 11, 2025

  1. iio: hmc7044: Don't warn CLK_OUT_PHASES for hmc7043

    A bug exists on 0x007D[2] "alarm readback.clock outputs phases status"
    of HMC7043 and cannot be reliably used.
    
    Signed-off-by: Jorge Marques <jorge.marques@analog.com>
    gastmaier committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    367bcb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. iio: adc: ad9081: Fix support for JTX_MODE_S_SEL parameter

     * JTX_MODE_S_SEL is a required dt parameter for AD9081-4D4AB,
       AD9986, and AD9988.
     * For the same variants 1x1 decimation is also not supported.
    
    Fixes: 2d77f01 ("iio: adc: ad9081: Add support for AD9988 and AD9986 derivatives")
    
    Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
    mhennerich authored and nunojsa committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    f35997a View commit details
    Browse the repository at this point in the history
Loading