mbox series

[0/4] clk: bcm2835: Add bcm2711 support

Message ID 1566145424-3186-1-git-send-email-wahrenst@gmx.net (mailing list archive)
Headers show
Series clk: bcm2835: Add bcm2711 support | expand

Message

Stefan Wahren Aug. 18, 2019, 4:23 p.m. UTC
This series has been split out of the recent Raspberry Pi 4 support
series [1]. There are no functional changes, just an explaining commit
for marking PLLD_PER as critical as request by Stephen Boyd.

[1] - https://marc.info/?l=linux-arm-kernel&m=156571347332483

Stefan Wahren (4):
  dt-bindings: bcm2835-cprman: Add bcm2711 support
  clk: bcm2835: Introduce SoC specific clock registration
  clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support
  clk: bcm2835: Mark PLLD_PER as CRITICAL

 .../bindings/clock/brcm,bcm2835-cprman.txt         |   4 +-
 drivers/clk/bcm/clk-bcm2835.c                      | 138 ++++++++++++++++++---
 include/dt-bindings/clock/bcm2835.h                |   2 +
 3 files changed, 125 insertions(+), 19 deletions(-)

--
2.7.4

Comments

Stefan Wahren Aug. 26, 2019, 6:16 p.m. UTC | #1
Hi Stephen,

Am 18.08.19 um 18:23 schrieb Stefan Wahren:
> This series has been split out of the recent Raspberry Pi 4 support
> series [1]. There are no functional changes, just an explaining commit
> for marking PLLD_PER as critical as request by Stephen Boyd.
>
> [1] - https://marc.info/?l=3Dlinux-arm-kernel&m=3D156571347332483
>
> Stefan Wahren (4):
>   dt-bindings: bcm2835-cprman: Add bcm2711 support
>   clk: bcm2835: Introduce SoC specific clock registration
>   clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support
>   clk: bcm2835: Mark PLLD_PER as CRITICAL
>
>  .../bindings/clock/brcm,bcm2835-cprman.txt         |   4 +-
>  drivers/clk/bcm/clk-bcm2835.c                      | 138 ++++++++++++++++=
> ++---
>  include/dt-bindings/clock/bcm2835.h                |   2 +
>  3 files changed, 125 insertions(+), 19 deletions(-)
>
> =2D-
> 2.7.4
>
gentle ping ...
Stefan Wahren Sept. 4, 2019, 6:17 p.m. UTC | #2
Hi Stephen,

Am 26.08.19 um 20:16 schrieb Stefan Wahren:
> Hi Stephen,
>
> Am 18.08.19 um 18:23 schrieb Stefan Wahren:
>> This series has been split out of the recent Raspberry Pi 4 support
>> series [1]. There are no functional changes, just an explaining commit
>> for marking PLLD_PER as critical as request by Stephen Boyd.
>>
>> [1] - https://marc.info/?l=3Dlinux-arm-kernel&m=3D156571347332483
>>
>> Stefan Wahren (4):
>>   dt-bindings: bcm2835-cprman: Add bcm2711 support
>>   clk: bcm2835: Introduce SoC specific clock registration
>>   clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support
>>   clk: bcm2835: Mark PLLD_PER as CRITICAL
>>
>>  .../bindings/clock/brcm,bcm2835-cprman.txt         |   4 +-
>>  drivers/clk/bcm/clk-bcm2835.c                      | 138 ++++++++++++++++=
>> ++---
>>  include/dt-bindings/clock/bcm2835.h                |   2 +
>>  3 files changed, 125 insertions(+), 19 deletions(-)
>>
>> =2D-
>> 2.7.4
>>
> gentle ping ...
gentle ping ...