Home
last modified time | relevance | path

Searched hist:"8754 a7e61c766fbc533c627b56ff181550dca00e" (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/soc/ixp4xx/
H A Dnpe.hdiff 8754a7e61c766fbc533c627b56ff181550dca00e Fri Feb 11 23:32:32 CET 2022 Linus Walleij <linus.walleij@linaro.org> soc: ixp4xx-npe: Access syscon regs using regmap

If we access the syscon (expansion bus config registers) using the
syscon regmap instead of relying on direct accessor functions,
we do not need to call this static code in the machine
(arch/arm/mach-ixp4xx/common.c) which makes things less dependent
on custom machine-dependent code.

Look up the syscon regmap and handle the error: this will make
deferred probe work with relation to the syscon.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20220211223238.648934-8-linus.walleij@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
/linux/drivers/soc/ixp4xx/
H A DKconfigdiff 8754a7e61c766fbc533c627b56ff181550dca00e Fri Feb 11 23:32:32 CET 2022 Linus Walleij <linus.walleij@linaro.org> soc: ixp4xx-npe: Access syscon regs using regmap

If we access the syscon (expansion bus config registers) using the
syscon regmap instead of relying on direct accessor functions,
we do not need to call this static code in the machine
(arch/arm/mach-ixp4xx/common.c) which makes things less dependent
on custom machine-dependent code.

Look up the syscon regmap and handle the error: this will make
deferred probe work with relation to the syscon.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20220211223238.648934-8-linus.walleij@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
H A Dixp4xx-npe.cdiff 8754a7e61c766fbc533c627b56ff181550dca00e Fri Feb 11 23:32:32 CET 2022 Linus Walleij <linus.walleij@linaro.org> soc: ixp4xx-npe: Access syscon regs using regmap

If we access the syscon (expansion bus config registers) using the
syscon regmap instead of relying on direct accessor functions,
we do not need to call this static code in the machine
(arch/arm/mach-ixp4xx/common.c) which makes things less dependent
on custom machine-dependent code.

Look up the syscon regmap and handle the error: this will make
deferred probe work with relation to the syscon.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20220211223238.648934-8-linus.walleij@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>