diff options
author | Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk> | 2017-02-23 18:52:26 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-03-03 18:17:47 +0100 |
commit | f229f4af31731badc2dec27c9bdef9f5fa8f7433 (patch) | |
tree | f6bc08b23694156b8232c39e2917d91d212b3cb5 /target/linux/layerscape/patches-4.4/0240-ARM-dts-ls1021a-add-SCFG-MSI-dts-node.patch | |
parent | a92d97790468ade42bc18b3d96dadc9dd6ac37b1 (diff) | |
download | upstream-f229f4af31731badc2dec27c9bdef9f5fa8f7433.tar.gz upstream-f229f4af31731badc2dec27c9bdef9f5fa8f7433.tar.bz2 upstream-f229f4af31731badc2dec27c9bdef9f5fa8f7433.zip |
kernel: update kernel 4.4 to 4.4.52
Bump kernel from 4.4.50 to 4.4.52
Refresh patches
Compile tested all 4.4. targets
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/0240-ARM-dts-ls1021a-add-SCFG-MSI-dts-node.patch')
-rw-r--r-- | target/linux/layerscape/patches-4.4/0240-ARM-dts-ls1021a-add-SCFG-MSI-dts-node.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/layerscape/patches-4.4/0240-ARM-dts-ls1021a-add-SCFG-MSI-dts-node.patch b/target/linux/layerscape/patches-4.4/0240-ARM-dts-ls1021a-add-SCFG-MSI-dts-node.patch index 760ea004a7..ca2663b86c 100644 --- a/target/linux/layerscape/patches-4.4/0240-ARM-dts-ls1021a-add-SCFG-MSI-dts-node.patch +++ b/target/linux/layerscape/patches-4.4/0240-ARM-dts-ls1021a-add-SCFG-MSI-dts-node.patch @@ -15,8 +15,6 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> arch/arm/boot/dts/ls1021a.dtsi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) -diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi -index 38272d0..527f653 100644 --- a/arch/arm/boot/dts/ls1021a.dtsi +++ b/arch/arm/boot/dts/ls1021a.dtsi @@ -119,6 +119,20 @@ @@ -56,6 +54,3 @@ index 38272d0..527f653 100644 #interrupt-cells = <1>; interrupt-map-mask = <0 0 0 7>; interrupt-map = <0000 0 0 1 &gic GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>, --- -2.1.0.27.g96db324 - |