]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c: xlp9xx: update for ARCH_THUNDER2
authorJayachandran C <jnair@caviumnetworks.com>
Sun, 12 Mar 2017 10:54:55 +0000 (10:54 +0000)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 23 Mar 2017 20:44:21 +0000 (21:44 +0100)
commit4165bd4b91b9328fda07da8b2d1f49707f54abe1
tree19670690e5343ad76727ce39aed4c8ccbc401a54
parent074363a5a08c1be345c7d4bd6b0cf0d87a76c729
i2c: xlp9xx: update for ARCH_THUNDER2

ARCH_VULCAN arm64 platform (for Broadcom Vulcan ARM64 processors) has
been discontinued. Cavium's ThunderX2 CN99XX (ARCH_THUNDER2) will be
the next revision of the platform.

Update compile dependencies and ACPI ID to reflect this change. There
is not need to retain ARCH_VULCAN since the Vulcan processor was never
in production and the config option will be removed soon.

Signed-off-by: Jayachandran C <jnair@caviumnetworks.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/Kconfig
drivers/i2c/busses/i2c-xlp9xx.c