[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210515130723.2130624-1-t.schramm@manjaro.org>
Date: Sat, 15 May 2021 15:07:22 +0200
From: Tobias Schramm <t.schramm@...jaro.org>
To: netdev@...r.kernel.org, "David S . Miller" <davem@...emloft.net>
Cc: Johan Jonker <jbx6244@...il.com>, linux-kernel@...r.kernel.org,
Tobias Schramm <t.schramm@...jaro.org>
Subject: [PATCH 0/1] Add missing compatible for RK3308 gmac to snps,dwmac.yaml
In [1] support for the gmac in the RK3308 was added. Unfortunately the
patch missed that the new compatible introduced needs to be documented not
only in rockchip-dwmac.yaml but also snps,dwmac.yaml.
This patch fixes that by adding the compatible to snps,dwmac.yaml, too.
Since the previous series was applied to net-next already I'd suggest
applying this patch to net-next, too to fix potential dt check errors.
Thanks, Johan for notifying me of this issue.
Cheers,
Tobias
[1] https://lkml.org/lkml/2021/5/14/374
Tobias Schramm (1):
dt-bindings: net: dwmac: add compatible for RK3308 gmac
Documentation/devicetree/bindings/net/snps,dwmac.yaml | 1 +
1 file changed, 1 insertion(+)
--
2.31.1
Powered by blists - more mailing lists