On Thu, 07 Sep 2023 16:05:59 -0500, richard.yu@xxxxxxx wrote: > From: Richard Yu <richard.yu@xxxxxxx> > > Provide access to the two register regions for GXP HUB > controller through the hpe,gxp-hub binding. > > Signed-off-by: Richard Yu <richard.yu@xxxxxxx> > > --- > > v2: > *Removed the term "virtual" as it is still a device. > *Removed the downstream port number and generic endpoints > number properties from device tree structure. > --- > .../devicetree/bindings/usb/hpe,gxp-hub.yaml | 53 +++++++++++++++++++ > 1 file changed, 53 insertions(+) > create mode 100644 Documentation/devicetree/bindings/usb/hpe,gxp-hub.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>