29 Jan
2016
29 Jan
'16
12:16 a.m.
kernel@martin.sperl.org writes:
From: Martin Sperl kernel@martin.sperl.org
Since the move to the new clock framework with commit 94cb7f76caa0 ("ARM: bcm2835: Switch to using the new clock driver support.") the bcm2835-i2s driver was no longer working.
This patch fixes the address ranges:
- remove the PCM clock register range that is owned by the clockmanager
- fix the length, which did not include the last register of this device
It also adds the required pcm-clock.
Signed-off-by: Martin Sperl kernel@martin.sperl.org
Acked-by: Eric Anholt eric@anholt.net