diff options
author | Pankaj Dubey <[email protected]> | 2019-08-13 17:08:19 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2019-08-15 20:17:11 +0200 |
commit | 3253b7b7cd44c4dd029a4ce280ef9f409a256e5f (patch) | |
tree | ccae85ea649a18bf364ac41abc567cb35625f152 /net/switchdev/switchdev.c | |
parent | 5f9e832c137075045d15cd6899ab0505cfb2ca4b (diff) |
soc: samsung: Add exynos chipid driver support
Exynos SoCs have Chipid, for identification of product IDs and SoC
revisions. This patch intends to provide initialization code for all
these functionalities, at the same time it provides some sysfs entries
for accessing these information to user-space.
This driver uses existing binding for exynos-chipid.
Changes by Bartlomiej:
- fixed return values on errors
- removed bogus kfree_const()
- added missing Exynos4210 EVT0 id
- converted code to use EXYNOS_MASK define
- fixed np use after of_node_put()
- fixed too early use of dev_info()
- made driver fail for unknown SoC-s
- added SPDX tag
- updated Copyrights
Signed-off-by: Pankaj Dubey <[email protected]>
[m.szyprowski: for suggestion and code snippet of product_id_to_soc_id]
Signed-off-by: Marek Szyprowski <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
[s.nawrocki: updated copyright date, removed uneeded headers inclusion]
Signed-off-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions