Skip to content

Commit

Permalink
clk: bcm2835: Introduce SoC specific clock registration
Browse files Browse the repository at this point in the history
commit ee0a5a9 upstream.

In order to support SoC specific clocks (e.g. emmc2 for BCM2711), we
extend the description with a SoC support flag. This approach avoids long
and mostly redundant lists of clock IDs. Since PLLH is specific to
BCM2835, we register only rest of the clocks as common to all SoC.

Suggested-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Reviewed-by: Matthias Brugger <mbrugger@suse.com>
Acked-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Anholt <eric@anholt.net>
  • Loading branch information
lategoodbye authored and Phil Elwell committed Oct 2, 2019
1 parent 61cde26 commit ff89c48
Showing 1 changed file with 96 additions and 17 deletions.

0 comments on commit ff89c48

Please sign in to comment.