layerscape: add linux 4.9 support
authorYangbo Lu <yangbo.lu@nxp.com>
Wed, 27 Sep 2017 07:31:31 +0000 (15:31 +0800)
committerJohn Crispin <john@phrozen.org>
Sat, 7 Oct 2017 21:13:23 +0000 (23:13 +0200)
commit8fdda1cc1033e2bd0d048188af5167faffbf9b38
treebe12aa762b013e30476e2bd784398a0b802bbc71
parent19951bbf57da87093f7bde25bad41571fbdaf4d9
layerscape: add linux 4.9 support

This patch is to add linux 4.9 support for layerscape.
All these kernel patches are from NXP LSDK 1709 release.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
32 files changed:
target/linux/layerscape/Makefile
target/linux/layerscape/armv8_32b/config-4.9 [new file with mode: 0644]
target/linux/layerscape/armv8_64b/config-4.9 [new file with mode: 0644]
target/linux/layerscape/patches-4.9/201-config-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/301-arch-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/302-dts-support-layercape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/401-mtd-spi-nor-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/402-mtd-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/601-net-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/701-sdk_dpaa-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/702-pci-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/703-phy-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/704-fsl-mc-layerscape-support.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/705-dpaa2-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/801-ata-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/802-clk-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/803-cpufreq-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/804-crypto-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/805-dma-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/806-flextimer-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/807-gpu-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/808-guts-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/809-i2c-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/810-iommu-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/811-irqchip-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/812-mmc-layerscape-support.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/813-qe-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/814-rtc-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/815-spi-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/816-tty-serial-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch [new file with mode: 0644]
target/linux/layerscape/patches-4.9/818-vfio-support-layerscape.patch [new file with mode: 0644]