Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
This brings Linux 6.6 support. Main note on the merge is to revert to
use xilinx version of timer-cadence-ttc. This driver used to give
problems with some zynq platforms. Let's see if this is still an issue
and if so fix it __and__ upstream the fix to xilinx (so we get it in a
future merge). Other changes:

 * I2c .probe_new is now gone;
 * Small fixes in IIO_ENUM where the proper enum symbol was not being
   used (just explicit literal ir true/false booleans);
 * Completely removed usage of IIO mlock;
 * Legacy spi-engine driver using spi-controller (instead of master).
   This one can bring some bugs (we need to double check). We should
   anyways move to the new spi-engine driver in this cycle.

Signed-off-by: Nuno Sa <[email protected]>
  • Loading branch information
nunojsa committed Dec 3, 2024
2 parents 228b89c + e475cc1 commit d31fa31

Sorry, this diff is taking too long to generate.

It may be too large to display on GitHub.

0 comments on commit d31fa31

Please sign in to comment.