Skip to content

Commit

Permalink
clk: bcm2835: Introduce SoC specific clock registration
Browse files Browse the repository at this point in the history
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 bebarino committed Sep 17, 2019
1 parent 80766f8 commit ee0a5a9
Showing 1 changed file with 96 additions and 17 deletions.
Loading

0 comments on commit ee0a5a9

Please sign in to comment.