From: David S. Miller Date: Thu, 12 Sep 2019 10:36:12 +0000 (+0100) Subject: Merge branch 'add-ksz9567-with-I2C-support-to-ksz9477-driver' X-Git-Tag: for-linus-2019-09-27~91^2~28 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=837636f586e8539bed9fc4ac9e4b39e4713c7b80;p=linux-2.6-block.git Merge branch 'add-ksz9567-with-I2C-support-to-ksz9477-driver' George McCollister says: ==================== add ksz9567 with I2C support to ksz9477 driver Resurrect KSZ9477 I2C driver support patch originally sent to the list by Tristram Ha and resolve outstanding issues. It now works as similarly to the ksz9477 SPI driver as possible, using the same regmap macros. Add support for ksz9567 to the ksz9477 driver (tested on a board with ksz9567 connected via I2C). Remove NET_DSA_TAG_KSZ_COMMON since it's not needed. Changes since v1: Put ksz9477_i2c.c includes in alphabetical order. Added Reviewed-Bys. ==================== Signed-off-by: David S. Miller --- 837636f586e8539bed9fc4ac9e4b39e4713c7b80