Message ID | 1542294698-17470-1-git-send-email-b.zolnierkie@samsung.com (mailing list archive) |
---|---|
Headers | show |
Series | ARM: SAMSUNG: add Exynos chipid driver | expand |
Hi Bartlomiej, Am 15.11.18 um 16:11 schrieb Bartlomiej Zolnierkiewicz: > Hi, > > This patchset adds Exynos chipid driver and converts Exynos platform > code to use it. It is heavily based on "[PATCH v9 00/12] Introducing > Exynos ChipId driver" patchset [1] so most credits go to Pankaj Dubey. > The main difference in the current patchset is in taking simpler > approach to converting existing Exynos platform code to use the new > chipid driver. This results in much less code duplication. > > The diffstat for "[PATCH v9 00/12] Introducing Exynos ChipId driver": > > 14 files changed, 587 insertions(+), 255 deletions(-) > > for the current patchset it is: > > 14 files changed, 193 insertions(+), 195 deletions(-) > > This patchset has been tested on Exynos4210 (including rev0), > Exynos3250, Exynos4412 & Exynos5422 SoCs. > > [1] https://marc.info/?l=linux-arm-kernel&m=149087972213359&w=2 > > Best regards, > -- > Bartlomiej Zolnierkiewicz > Samsung R&D Institute Poland > Samsung Electronics > tested on Odroid-XU4: [ 0.022888] soc soc0: Exynos: CPU[EXYNOS5800] PRO_ID[0xe5422001] REV[0x1] Detected Tested-by: Markus Reichl <m.reichl@fivetechno.de> Gruß,