commit | 54c277e71a39f549362da9c9745da65f34c78de6 | [log] [tgz] |
---|---|---|
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | Mon Feb 20 14:50:29 2023 +0900 |
committer | Marek Vasut <marex@denx.de> | Wed Feb 22 19:40:11 2023 +0100 |
tree | 6824e57804565a6421a883b749ab1c7490b08b73 | |
parent | 6cf357e3e937939a3a86d1b58422c918c70b5d71 [diff] |
usb: dwc3-generic: Add the size of regs property to glue structure Add the size of regs property to the glue structure to correctly specify the register region to map. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Reviewed-by: Marek Vasut <marex@denx.de>