Tags: petermilne/adi_linux
Tags
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)
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>
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>
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>
zcu102_ad9695.dts: update hdl tag Signed-off-by: stefan.raus <stefan.raus@analog.com>
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.
drm: adv7511: Include the extension sections when duplicating the edid Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>