On Thu, Mar 07, 2024 at 07:34:52PM +0800, Yang Xiwen wrote: > HiSilicon FEMAC core is also found on Hi3798MV200 SoC. Document it in > binding. > > Signed-off-by: Yang Xiwen <forbidden405@xxxxxxxxxxx> > > # Conflicts: > # Documentation/devicetree/bindings/net/hisilicon,hisi-femac.yaml Need to drop this. > --- > 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 > > reg: > items: > > -- > 2.43.0 >