Searched hist:"4 e767983" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/pinctrl/uniphier/ |
H A D | pinctrl-uniphier-ld20.c | 4e767983 Mon Jul 31 01:21:09 CDT 2017 Masahiro Yamada <yamada.masahiro@socionext.com> pinctrl: uniphier: omit redundant input enable bit information
For LD11/20 SoCs (capable of per-pin input enable), the iectrl bit number matches its pin number. So, this is redundant information. Instead, we just need a flag to know if the iectrl gating exists or not.
With this refactoring, 5 bits in pin data will be saved.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> 4e767983 Mon Jul 31 01:21:09 CDT 2017 Masahiro Yamada <yamada.masahiro@socionext.com> pinctrl: uniphier: omit redundant input enable bit information For LD11/20 SoCs (capable of per-pin input enable), the iectrl bit number matches its pin number. So, this is redundant information. Instead, we just need a flag to know if the iectrl gating exists or not. With this refactoring, 5 bits in pin data will be saved. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-uniphier.h | 4e767983 Mon Jul 31 01:21:09 CDT 2017 Masahiro Yamada <yamada.masahiro@socionext.com> pinctrl: uniphier: omit redundant input enable bit information
For LD11/20 SoCs (capable of per-pin input enable), the iectrl bit number matches its pin number. So, this is redundant information. Instead, we just need a flag to know if the iectrl gating exists or not.
With this refactoring, 5 bits in pin data will be saved.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> 4e767983 Mon Jul 31 01:21:09 CDT 2017 Masahiro Yamada <yamada.masahiro@socionext.com> pinctrl: uniphier: omit redundant input enable bit information For LD11/20 SoCs (capable of per-pin input enable), the iectrl bit number matches its pin number. So, this is redundant information. Instead, we just need a flag to know if the iectrl gating exists or not. With this refactoring, 5 bits in pin data will be saved. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-uniphier-ld11.c | 4e767983 Mon Jul 31 01:21:09 CDT 2017 Masahiro Yamada <yamada.masahiro@socionext.com> pinctrl: uniphier: omit redundant input enable bit information
For LD11/20 SoCs (capable of per-pin input enable), the iectrl bit number matches its pin number. So, this is redundant information. Instead, we just need a flag to know if the iectrl gating exists or not.
With this refactoring, 5 bits in pin data will be saved.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> 4e767983 Mon Jul 31 01:21:09 CDT 2017 Masahiro Yamada <yamada.masahiro@socionext.com> pinctrl: uniphier: omit redundant input enable bit information For LD11/20 SoCs (capable of per-pin input enable), the iectrl bit number matches its pin number. So, this is redundant information. Instead, we just need a flag to know if the iectrl gating exists or not. With this refactoring, 5 bits in pin data will be saved. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-uniphier-core.c | 4e767983 Mon Jul 31 01:21:09 CDT 2017 Masahiro Yamada <yamada.masahiro@socionext.com> pinctrl: uniphier: omit redundant input enable bit information
For LD11/20 SoCs (capable of per-pin input enable), the iectrl bit number matches its pin number. So, this is redundant information. Instead, we just need a flag to know if the iectrl gating exists or not.
With this refactoring, 5 bits in pin data will be saved.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> 4e767983 Mon Jul 31 01:21:09 CDT 2017 Masahiro Yamada <yamada.masahiro@socionext.com> pinctrl: uniphier: omit redundant input enable bit information For LD11/20 SoCs (capable of per-pin input enable), the iectrl bit number matches its pin number. So, this is redundant information. Instead, we just need a flag to know if the iectrl gating exists or not. With this refactoring, 5 bits in pin data will be saved. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|