commit | 2cd46c20821a0869e9b221e068838ff54b52b578 | [log] [tgz] |
---|---|---|
author | Aswath Govindraju <a-govindraju@ti.com> | Thu Aug 26 21:28:57 2021 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 10 20:10:20 2021 -0400 |
tree | 12f2cc156ae2b6e740552dad39a380fcd53d9eee | |
parent | 0ffbc74070162febd720e2ab060bdbf92b40053b [diff] |
arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instance In the cdns3 usb driver, the clock name looked for is ref. Therefore, fix the clock-names property in usb0 instance for proper initialization of cdns3 usb gadget driver. Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>