Home
last modified time | relevance | path

Searched hist:e27d6c7d328caf75bd7680109bc6610bc681f46e (Results 1 – 11 of 11) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-uniphier/
H A Dsoc-info.ce27d6c7d328caf75bd7680109bc6610bc681f46e Sat Jan 21 09:05:26 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: simplify SoC ID get function

Currently, uniphier_get_soc_type() converts the SoC ID (this is
read from the revision register) to an enum symbol to use it for SoC
identification. Come to think of it, there is no need for the
conversion in the first place. Using the SoC ID from the register
as-is a straightforward way.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A Dcpu-info.ce27d6c7d328caf75bd7680109bc6610bc681f46e Sat Jan 21 09:05:26 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: simplify SoC ID get function

Currently, uniphier_get_soc_type() converts the SoC ID (this is
read from the revision register) to an enum symbol to use it for SoC
identification. Come to think of it, there is no need for the
conversion in the first place. Using the SoC ID from the register
as-is a straightforward way.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A Dsoc-info.he27d6c7d328caf75bd7680109bc6610bc681f46e Sat Jan 21 09:05:26 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: simplify SoC ID get function

Currently, uniphier_get_soc_type() converts the SoC ID (this is
read from the revision register) to an enum symbol to use it for SoC
identification. Come to think of it, there is no need for the
conversion in the first place. Using the SoC ID from the register
as-is a straightforward way.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A Dspl_board_init.ce27d6c7d328caf75bd7680109bc6610bc681f46e Sat Jan 21 09:05:26 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: simplify SoC ID get function

Currently, uniphier_get_soc_type() converts the SoC ID (this is
read from the revision register) to an enum symbol to use it for SoC
identification. Come to think of it, there is no need for the
conversion in the first place. Using the SoC ID from the register
as-is a straightforward way.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A Dsg-regs.he27d6c7d328caf75bd7680109bc6610bc681f46e Sat Jan 21 09:05:26 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: simplify SoC ID get function

Currently, uniphier_get_soc_type() converts the SoC ID (this is
read from the revision register) to an enum symbol to use it for SoC
identification. Come to think of it, there is no need for the
conversion in the first place. Using the SoC ID from the register
as-is a straightforward way.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A Dboard_init.ce27d6c7d328caf75bd7680109bc6610bc681f46e Sat Jan 21 09:05:26 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: simplify SoC ID get function

Currently, uniphier_get_soc_type() converts the SoC ID (this is
read from the revision register) to an enum symbol to use it for SoC
identification. Come to think of it, there is no need for the
conversion in the first place. Using the SoC ID from the register
as-is a straightforward way.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A Ddram_init.ce27d6c7d328caf75bd7680109bc6610bc681f46e Sat Jan 21 09:05:26 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: simplify SoC ID get function

Currently, uniphier_get_soc_type() converts the SoC ID (this is
read from the revision register) to an enum symbol to use it for SoC
identification. Come to think of it, there is no need for the
conversion in the first place. Using the SoC ID from the register
as-is a straightforward way.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A DMakefilee27d6c7d328caf75bd7680109bc6610bc681f46e Sat Jan 21 09:05:26 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: simplify SoC ID get function

Currently, uniphier_get_soc_type() converts the SoC ID (this is
read from the revision register) to an enum symbol to use it for SoC
identification. Come to think of it, there is no need for the
conversion in the first place. Using the SoC ID from the register
as-is a straightforward way.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/debug-uart/
H A Ddebug-uart.ce27d6c7d328caf75bd7680109bc6610bc681f46e Sat Jan 21 09:05:26 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: simplify SoC ID get function

Currently, uniphier_get_soc_type() converts the SoC ID (this is
read from the revision register) to an enum symbol to use it for SoC
identification. Come to think of it, there is no need for the
conversion in the first place. Using the SoC ID from the register
as-is a straightforward way.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/arm32/
H A Dpsci.ce27d6c7d328caf75bd7680109bc6610bc681f46e Sat Jan 21 09:05:26 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: simplify SoC ID get function

Currently, uniphier_get_soc_type() converts the SoC ID (this is
read from the revision register) to an enum symbol to use it for SoC
identification. Come to think of it, there is no need for the
conversion in the first place. Using the SoC ID from the register
as-is a straightforward way.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/dram/
H A Dcmd_ddrphy.ce27d6c7d328caf75bd7680109bc6610bc681f46e Sat Jan 21 09:05:26 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: simplify SoC ID get function

Currently, uniphier_get_soc_type() converts the SoC ID (this is
read from the revision register) to an enum symbol to use it for SoC
identification. Come to think of it, there is no need for the
conversion in the first place. Using the SoC ID from the register
as-is a straightforward way.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>