Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoC: cs35l56: Put OTP register defines in correct address order

Move the defines for the OTP registers to keep the register defines in
order of increasing address.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20260309124543.1135247-1-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Richard Fitzgerald and committed by
Mark Brown
97af9615 eae0946b

+3 -3
+3 -3
include/sound/cs35l56.h
··· 32 32 #define CS35L56_UPDATE_REGS 0x0002A0C 33 33 #define CS35L56_REFCLK_INPUT 0x0002C04 34 34 #define CS35L56_GLOBAL_SAMPLE_RATE 0x0002C0C 35 - #define CS35L56_OTP_MEM_53 0x00300D4 36 - #define CS35L56_OTP_MEM_54 0x00300D8 37 - #define CS35L56_OTP_MEM_55 0x00300DC 38 35 #define CS35L56_ASP1_ENABLES1 0x0004800 39 36 #define CS35L56_ASP1_CONTROL1 0x0004804 40 37 #define CS35L56_ASP1_CONTROL2 0x0004808 ··· 83 86 #define CS35L56_DIE_STS1 0x0017040 84 87 #define CS35L56_DIE_STS2 0x0017044 85 88 #define CS35L56_DSP_RESTRICT_STS1 0x00190F0 89 + #define CS35L56_OTP_MEM_53 0x00300D4 90 + #define CS35L56_OTP_MEM_54 0x00300D8 91 + #define CS35L56_OTP_MEM_55 0x00300DC 86 92 #define CS35L56_DSP1_XMEM_PACKED_0 0x2000000 87 93 #define CS35L56_DSP1_XMEM_PACKED_6143 0x2005FFC 88 94 #define CS35L56_DSP1_XMEM_UNPACKED32_0 0x2400000