Skip to content

Commit

Permalink
dt-bindings: Define BCM2838_CLOCK_EMMC2 needed for RaspberryPi 4
Browse files Browse the repository at this point in the history
On BCM2838 there is an additional clock. This clock was added in the
same bcm2835-cprman driver and is used by the emmc2 dt node.

Signed-off-by: Andrei Gherzan <[email protected]>
  • Loading branch information
agherzan authored and Andrei Gherzan committed Jul 16, 2019
1 parent b3c3cc8 commit 42365d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/dt-bindings/clock/bcm2835.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@
#define BCM2835_CLOCK_DSI1E 48
#define BCM2835_CLOCK_DSI0P 49
#define BCM2835_CLOCK_DSI1P 50
#define BCM2838_CLOCK_EMMC2 51

0 comments on commit 42365d4

Please sign in to comment.