bcm53xx: add clk tree driver
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 Oct 2015 22:46:08 +0000 (22:46 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 Oct 2015 22:46:08 +0000 (22:46 +0000)
commit856f46631fa2fc71ed43923eab9f65df3cb7b5bf
tree7e84662f6db7a1f55b87a581d172a92272c8b919
parent1ac34732287750e8b474a800a2fb85119c301711
bcm53xx: add clk tree driver

These patches are written by Broadcom and will be in mainline Linux
kernel soon. I had some problems to get them backported to kernel 4.1,
so currently they are only available for 4.3.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47253 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/bcm53xx/config-4.3
target/linux/bcm53xx/patches-4.3/043-clk-iproc-Fix-PLL-output-frequency-calculation.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/044-clk-cygnus-Convert-all-macros-to-all-caps.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/045-clk-iproc-Add-PWRCTRL-support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/046-clk-nsp-add-clock-support-for-Broadcom-Northstar-Plu.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/047-clk-iproc-Add-PLL-base-write-function.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/048-clk-iproc-Split-off-dig_filter.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/049-clk-iproc-Separate-status-and-control-variables.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/050-ARM-dts-enable-clock-support-for-BCM5301X.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.3/301-ARM-BCM5301X-Add-SPROM.patch