lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <1550118667-119947-1-git-send-email-shenjian15@huawei.com> Date: Thu, 14 Feb 2019 12:31:05 +0800 From: Jian Shen <shenjian15@...wei.com> To: <andrew@...n.ch>, <f.fainelli@...il.com>, <hkallweit1@...il.com>, <davem@...emloft.net> CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>, <linuxarm@...wei.com> Subject: [PATCH net-next 0/2] net: phy: add new led configuration for marvell m88e1510 Currently, the m88e1510 phy driver used LED[0] and LED[1] for link, LED[2] for active. It's incompatible with some boards which uses LED[1] for active. This patchset adds new led configuration for HNS3 driver. Jian Shen (2): net: phy: marvell: add new m88e1510 LED configuration net: hns3: add fixup handle for hns3 driver .../ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c | 19 +++++++++++++++++++ drivers/net/phy/marvell.c | 22 +++++++++++++++++++++- include/linux/marvell_phy.h | 1 + 3 files changed, 41 insertions(+), 1 deletion(-) -- 1.9.1
Powered by blists - more mailing lists