diff options
author | Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk> | 2016-12-16 11:33:38 +0000 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-12-20 09:35:36 +0100 |
commit | 79abb8f140c0081145acc832cbbd65afcdd0176b (patch) | |
tree | cb15543c2d9908e5d6f5d969eac2252b1c4f6619 /target/linux/layerscape/patches-4.4/8129-clk-qoriq-add-ls1046a-support.patch | |
parent | 6a902108a8da710f5359db82bd8295eed571f0de (diff) | |
download | mtk-20170518-79abb8f140c0081145acc832cbbd65afcdd0176b.zip mtk-20170518-79abb8f140c0081145acc832cbbd65afcdd0176b.tar.gz mtk-20170518-79abb8f140c0081145acc832cbbd65afcdd0176b.tar.bz2 |
kernel: bump to 4.4.39
Bump & refresh patches for all 4.4 targets.
Compile & run tested: ar71xx Archer C7 v2
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Diffstat (limited to 'target/linux/layerscape/patches-4.4/8129-clk-qoriq-add-ls1046a-support.patch')
-rw-r--r-- | target/linux/layerscape/patches-4.4/8129-clk-qoriq-add-ls1046a-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.4/8129-clk-qoriq-add-ls1046a-support.patch b/target/linux/layerscape/patches-4.4/8129-clk-qoriq-add-ls1046a-support.patch index 8dd5cdb..ed2f565 100644 --- a/target/linux/layerscape/patches-4.4/8129-clk-qoriq-add-ls1046a-support.patch +++ b/target/linux/layerscape/patches-4.4/8129-clk-qoriq-add-ls1046a-support.patch @@ -65,7 +65,7 @@ Integated-by: Yutang Jiang <yutang.jiang@nxp.com> .compat = "fsl,ls2080a-clockgen", .cmux_groups = { &clockgen2_cmux_cga12, &clockgen2_cmux_cgb -@@ -1285,6 +1325,7 @@ CLK_OF_DECLARE(qoriq_clockgen_1, "fsl,qo +@@ -1292,6 +1332,7 @@ CLK_OF_DECLARE(qoriq_clockgen_1, "fsl,qo CLK_OF_DECLARE(qoriq_clockgen_2, "fsl,qoriq-clockgen-2.0", clockgen_init); CLK_OF_DECLARE(qoriq_clockgen_ls1021a, "fsl,ls1021a-clockgen", clockgen_init); CLK_OF_DECLARE(qoriq_clockgen_ls1043a, "fsl,ls1043a-clockgen", clockgen_init); |