devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: hix5hd2_gmac: keep the compatible string not changed
@ 2016-12-20  2:09 Dongpo Li
  2016-12-20  2:09 ` [PATCH 1/2] net: hix5hd2_gmac: fix compatible strings name Dongpo Li
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dongpo Li @ 2016-12-20  2:09 UTC (permalink / raw)
  To: robh+dt, mark.rutland, linux, yisen.zhuang, salil.mehta, davem,
	arnd, andrew
  Cc: xuejiancheng, benjamin.chenhao, caizhiyong, netdev, devicetree,
	linux-kernel, Dongpo Li

This patch series fix the patch:
d0fb6ba75dc0 ("net: hix5hd2_gmac: add generic compatible string")

The SoC hix5hd2 compatible string has the suffix "-gmac" and
we should not change its compatible string.
So we should name all the compatible string with the suffix "-gmac".
Creating a new name suffix "-gemac" is unnecessary.

Dongpo Li (2):
  net: hix5hd2_gmac: fix compatible strings name
  ARM: dts: hix5hd2: don't change the existing compatible string

 .../devicetree/bindings/net/hisilicon-hix5hd2-gmac.txt      | 13 ++++++++-----
 arch/arm/boot/dts/hisi-x5hd2.dtsi                           |  4 ++--
 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c               | 13 +++++++------
 3 files changed, 17 insertions(+), 13 deletions(-)

-- 
2.8.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-20 19:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-20  2:09 [PATCH 0/2] net: hix5hd2_gmac: keep the compatible string not changed Dongpo Li
2016-12-20  2:09 ` [PATCH 1/2] net: hix5hd2_gmac: fix compatible strings name Dongpo Li
     [not found] ` <1482199769-106501-1-git-send-email-lidongpo-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>
2016-12-20  2:09   ` [PATCH 2/2] ARM: dts: hix5hd2: don't change the existing compatible string Dongpo Li
2016-12-20 19:13 ` [PATCH 0/2] net: hix5hd2_gmac: keep the compatible string not changed David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).