]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: fix incorrect macro referencing in mscc-phy-vsc8531.txt
authorBaisheng Gao <gaobaisheng@bonc.com.cn>
Wed, 28 Jul 2021 16:01:26 +0000 (00:01 +0800)
committerRob Herring <robh@kernel.org>
Mon, 2 Aug 2021 21:48:06 +0000 (15:48 -0600)
commitcc94ec9821b02402ac501e8a1789bfb540af812d
tree7fcf5247b8ab45f740f5aa23870a927619e12863
parentf977b90d6f3b61ff05d9c97453d2b2f4e58ba7ba
Documentation: fix incorrect macro referencing in mscc-phy-vsc8531.txt

Modify LINK_1000_ACTIVITY and LINK_100_ACTIVITY to VSC8531_LINK_1000_ACTIVITY
and VSC8531_LINK_100_ACTIVITY respectively in the example of ethernet-phy node
according to include/dt-bindings/net/mscc-phy-vsc8531.h.

Signed-off-by: Baisheng Gao <gaobaisheng@bonc.com.cn>
Link: https://lore.kernel.org/r/1627488086-200263-1-git-send-email-gaobaisheng@bonc.com.cn
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt