| Subject | Re: [PATCH 07/29] arm: dts: bcm53x: Harmonize EHCI/OHCI DT nodes name | From | Florian Fainelli <> | Date | Thu, 22 Oct 2020 13:43:38 -0700 |
| |
On 10/20/20 4:59 AM, Serge Semin wrote: > In accordance with the Generic EHCI/OHCI bindings the corresponding node > name is suppose to comply with the Generic USB HCD DT schema, which > requires the USB nodes to have the name acceptable by the regexp: > "^usb(@.*)?" . Make sure the "generic-ehci" and "generic-ohci"-compatible > nodes are correctly named. > > Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru> > Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Applied to devicetree/next after fixing up the subject to be: ARM: dts: BCM5310X: Harmonize EHCI/OHCI DT nodes name to match prior commits to the same files. Thanks! -- Florian
|