On Wed, Aug 28, 2024 at 09:16:13PM +0530, Manivannan Sadhasivam wrote: > Kishon's TI email ID is not active anymore, so use his korg ID. Also, since > I've been maintaining the PCI endpoint framework, I'm willing to maintain > the DT binding as well. So add myself as the Co-maintainer. > > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx> > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> Reviewed-by: Frank Li <Frank.Li@xxxxxxx> > --- > Documentation/devicetree/bindings/pci/pci-ep.yaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/pci/pci-ep.yaml b/Documentation/devicetree/bindings/pci/pci-ep.yaml > index d1eef4825207..0b5456ee21eb 100644 > --- a/Documentation/devicetree/bindings/pci/pci-ep.yaml > +++ b/Documentation/devicetree/bindings/pci/pci-ep.yaml > @@ -10,7 +10,8 @@ description: | > Common properties for PCI Endpoint Controller Nodes. > > maintainers: > - - Kishon Vijay Abraham I <kishon@xxxxxx> > + - Kishon Vijay Abraham I <kishon@xxxxxxxxxx> > + - Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> > > properties: > $nodename: > > -- > 2.25.1 >