Thread (13 messages) flat view 13 messages, 3 authors, 2016-12-20

Re: [PATCH v2 1/4] net: hix5hd2_gmac: add generic compatible string

From: Rob Herring <robh@kernel.org>
Date: 2016-12-19 16:04:52
Also in: linux-devicetree, lkml

On Mon, Dec 19, 2016 at 2:14 AM, Dongpo Li [off-list ref] wrote:
Hi Rob and David,

On 2016/12/12 22:21, Rob Herring wrote:
quoted
On Mon, Dec 12, 2016 at 5:16 AM, Dongpo Li [off-list ref] wrote:
quoted
Hi Rob,

On 2016/12/10 6:35, Rob Herring wrote:
quoted
On Mon, Dec 05, 2016 at 09:27:58PM +0800, Dongpo Li wrote:
[...]
quoted
quoted
quoted
quoted
@@ -20,7 +25,7 @@ Required properties:

 Example:
     gmac0: ethernet@f9840000 {
-            compatible = "hisilicon,hix5hd2-gmac";
+            compatible = "hisilicon,hix5hd2-gemac", "hisilicon,hisi-gemac-v1";
You can't just change compatible strings.
Okay, maybe I should name all the compatible string with the suffix "-gmac" instead of
"-gemac". This can keep the compatible strings with the same suffix. Is this okay?
Can I just add the generic compatible string without changing the SoCs compatible string?
Like following:
        gmac0: ethernet@f9840000 {
 -              compatible = "hisilicon,hix5hd2-gmac";
 +              compatible = "hisilicon,hix5hd2-gmac", "hisilicon,hisi-gmac-v1";
Yes, this is fine.
As the patch series have been applied to net-next branch,
in which way should I commit this compatible fix?
Should I send a new patch fixing this compatible string error with "Fixes: xxx"?
Looking forward to your reply!
Yes to both.

Rob
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help