Messages in this thread |  | | Date | Fri, 8 Mar 2024 16:02:32 +0800 | | Subject | Re: [PATCH net-next v9 6/9] dt-bindings: net: hisi-femac: add binding for Hi3798MV200 FEMAC core | | From | Yang Xiwen <> |
| |
On 3/8/2024 4:01 PM, Krzysztof Kozlowski wrote: > On 07/03/2024 12:34, Yang Xiwen via B4 Relay wrote: >> From: Yang Xiwen <forbidden405@outlook.com> >> >> HiSilicon FEMAC core is also found on Hi3798MV200 SoC. Document it in >> binding. >> >> Signed-off-by: Yang Xiwen <forbidden405@outlook.com> >> >> # Conflicts: >> # Documentation/devicetree/bindings/net/hisilicon,hisi-femac.yaml > Drop > >> --- >> Documentation/devicetree/bindings/net/hisilicon,hisi-femac.yaml | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/Documentation/devicetree/bindings/net/hisilicon,hisi-femac.yaml b/Documentation/devicetree/bindings/net/hisilicon,hisi-femac.yaml >> index 5cd2331668bc..4f8a07864eb4 100644 >> --- a/Documentation/devicetree/bindings/net/hisilicon,hisi-femac.yaml >> +++ b/Documentation/devicetree/bindings/net/hisilicon,hisi-femac.yaml >> @@ -16,6 +16,7 @@ properties: >> compatible: >> enum: >> - hisilicon,hi3516cv300-femac >> + - hisilicon,hi3798mv200-femac > As I asked two or three or four times: please express compatibility > (oneOf, items). Your driver suggests that they are compatible. If they > are not compatible, mention it in commit msg, but so far it suggests > they are compatible.
They are compatible as far as i see.
> > Best regards, > Krzysztof >
-- Regards, Yang Xiwen
|  |