[PATCH 7/9] docs: kernel-parameters: Drop the omap_mux= entry

Andreas Kemnade andreas at kemnade.info
Sat Sep 5 01:21:34 PDT 2026


On Sat,  5 Sep 2026 09:03:45 +0200
Karl Mehltretter <kmehltretter at gmail.com> wrote:

> omap_mux= went away with commit e9f5f1e45608 ("ARM: OMAP2+: Remove
> legacy mux code"); nothing parses it any more.
> 
> Drop the entry.
> 
> Found by cross-checking every documented name against the __setup(),
> early_param() and core_param() registrations in the tree.
> 
> Fixes: e9f5f1e45608 ("ARM: OMAP2+: Remove legacy mux code")
> Assisted-by: LLM
> Signed-off-by: Karl Mehltretter <kmehltretter at gmail.com>

Reviewed-by: Andreas Kemnade <andreas at kemnade.info>

> ---
>  Documentation/admin-guide/kernel-parameters.txt | 5 -----
>  1 file changed, 5 deletions(-)
> 
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index d44728a45506..48dd273eaf6c 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -4765,11 +4765,6 @@ Kernel parameters
>  			waiting for the ACK, so if this is set too high
>  			interrupts *may* be lost!
>  
> -	omap_mux=	[OMAP] Override bootloader pin multiplexing.
> -			Format: <mux_mode0.mode_name=value>...
> -			For example, to override I2C bus2:
> -			omap_mux=i2c2_scl.i2c2_scl=0x100,i2c2_sda.i2c2_sda=0x100
> -
>  	onenand.bdry=	[HW,MTD] Flex-OneNAND Boundary Configuration
>  
>  			Format: [die0_boundary][,die0_lock][,die1_boundary][,die1_lock]




More information about the linux-arm-kernel mailing list