8000 Tags · petermilne/adi_linux · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: petermilne/adi_linux

Tags

2022_r2_p2

Toggle 2022_r2_p2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
iio: frequency: ltc6952: keep unused channels disabled

 * On POR all channels are fully enabled. This patch keeps those disabled
   which are not represented by a node in the device-tree.

 * We also clear the POR reset bit,
   which might not be necessary but looks cleaner.

 * We also fix LTC6952_PD(x) mask which wasn't doing anything until now.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
(cherry picked from commit 0ba34a1)

2022_r2_p1

Toggle 2022_r2_p1's commit message
iio:imu: adis16475: Fix sync mode setting

Fix sync mode setting by applying the necessary shift bits.

Fixes: fff7352 ("iio: imu: Add support for adis16475")
Signed-off-by: Ramona Gradinariu <ramona.bolboaca13@gmail.com>
Reviewed-by: Nuno Sa <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20240405045309.816328-2-ramona.bolboaca13@gmail.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

2022_r2_release

Toggle 2022_r2_release's commit message
dts: arm: adi-cn0506-*: Update to the corresponding macb_config

Update the macb_config to the corresponding
zynq_config (compatible-xlnx,zynq-gem)

Signed-off-by: Alin-Tudor Sferle <Alin-Tudor.Sferle@analog.com>

2021_r2_release

Toggle 2021_r2_release's commit message
dts: zynqmp-adrv9009-zu11eg: Example with 204.8MHz base band rate

This example enables a non standard rate of 204.8MHz.
This setup requires a slightly different clock tree configuration.
Please see comments in the devicetree for further details.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>

2021_r1

Toggle 2021_r1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
zcu102_ad9695.dts: update hdl tag

Signed-off-by: stefan.raus <stefan.raus@analog.com>

2021_r1_release

Toggle 2021_r1_release's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
zcu102_ad9695.dts: update hdl tag

Signed-off-by: stefan.raus <stefan.raus@analog.com>

adi-xilinx-2020.1

Toggle adi-xilinx-2020.1's commit message
Development on top of xilinx-2020.1 tag

This marks the end of our development on top of xilinx 2020.1. From this
point on, work is based on 2020.3 tag until we get into our next
release.

xcomm_zynq-2013-04-19

Toggle xcomm_zynq-2013-04-19's commit message
drm: adv7511: Include the extension sections when duplicating the edid

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
0