Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm53xx: backport clk driver fix for DT nodes names | Rafał Miłecki | 2022-09-29 | 1 | -62/+0 |
| | | | | | | It allows dropping downstream patch renaming DT nodes. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> | ||||
* | bcm53xx: fix platform clocks & USB 2.0 PHY | Rafał Miłecki | 2021-11-23 | 1 | -0/+62 |
This fixes WARNing, missing clocks and [ 10.422481] bcm_ns_usb2 1800c164.usb2-phy: Clock not defined Fixes: 5901917b936d ("bcm53xx: use more upsteam DT patches from 5.16 / 5.17") Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |