openwrt/target/linux
Pavel Kubelun 8004aa313a ipq806x: refactor ipq8065 device tree
At the moment we have 2 seperate device tree sources: 1 for ipq8064 soc located
in kernel source and 1 custom in LEDE for ipq8065.
ipq8064 and ipq8065 SoCs are completely identical except ipq8065 has higher cpu
frequencies and adjusted corresponding power supply.

This commit makes ipq8065 DTS to contain only specific for ipq8065 DT entries while
pulling all the basic SoC stuff from ipq8064 DTS.

It makes easier to manage ipq806x device trees and instead of committing changes into
2 seperate equal DTS we are ending up with only 1.
It also enables ipq8065 devices to automatically receive changes made in upstream kernel.

Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
2017-01-15 20:56:30 +01:00
..
adm5120 kernel: drop usbdev LED trigger 2016-10-19 12:09:45 +02:00
adm8668 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
apm821xx kernel: update 4.4 kernel to 4.4.42 2017-01-13 23:05:36 +01:00
ar7 kernel: update kernel 3.18 to version 3.18.43 2016-10-24 20:25:14 +03:00
ar71xx ar71xx: Detect USB port on Mikrotik RB750UP 2017-01-15 17:43:14 +01:00
arc770 arc770: gzip rootfs image to save some space 2017-01-13 16:59:28 +01:00
archs38 archs38: gzip rootfs image to save some space 2017-01-13 16:59:28 +01:00
arm64 Revert "arm64: boot-wrapper: Add mirror" 2016-12-22 21:08:17 +01:00
armvirt armvirt: add kernel config change missing from 0d44f0cb 2017-01-13 11:05:32 +01:00
at91 kernel: remove ubifs xz decompression support 2017-01-09 14:07:06 +01:00
ath25 kernel: backport MIPS changes introducing a separate IRQ stack 2017-01-15 18:25:54 +01:00
au1000 kernel: update kernel 3.18 to version 3.18.43 2016-10-24 20:25:14 +03:00
bcm53xx kernel: update 4.4 kernel to 4.4.42 2017-01-13 23:05:36 +01:00
brcm47xx kernel: backport MIPS changes introducing a separate IRQ stack 2017-01-15 18:25:54 +01:00
brcm63xx kernel: backport MIPS changes introducing a separate IRQ stack 2017-01-15 18:25:54 +01:00
brcm2708 kernel: update 4.4 kernel to 4.4.42 2017-01-13 23:05:36 +01:00
cns3xxx kernel: bump to 4.4.38 2016-12-13 08:28:28 +01:00
gemini gemini: rename config-default to config-4.4 2016-08-24 01:44:05 +03:00
generic kernel: backport MIPS changes introducing a separate IRQ stack 2017-01-15 18:25:54 +01:00
imx6 imx6: kernel: Backport serial port fixes 2017-01-15 17:41:14 +01:00
ipq806x ipq806x: refactor ipq8065 device tree 2017-01-15 20:56:30 +01:00
ixp4xx ixp4xx: drop 3.18 config/patches 2017-01-02 21:06:13 +01:00
kirkwood kirkwood: only add UBI EOF markers for devices that need it 2017-01-11 14:04:18 +01:00
lantiq kernel: backport MIPS changes introducing a separate IRQ stack 2017-01-15 18:25:54 +01:00
layerscape kernel: remove ubifs xz decompression support 2017-01-09 14:07:06 +01:00
malta malta: remove hack to determine entry point 2017-01-13 19:46:45 +01:00
mcs814x treewide: dts: use C style includes 2016-11-12 21:04:15 +01:00
mediatek kernel: update 4.4 kernel to 4.4.42 2017-01-13 23:05:36 +01:00
mpc85xx kernel: remove DEVMEM/DEVKMEM platform overrides 2017-01-10 13:48:53 +01:00
mvebu mvebu: simplify etc/board.d/02_network 2017-01-13 17:12:40 +01:00
mxs mxs: gzip ext4 images 2017-01-13 16:59:28 +01:00
octeon octeon: disable ext4 images 2017-01-13 14:54:12 +01:00
omap omap: build various core drivers into the kernel instead of packaging them 2017-01-10 13:44:26 +01:00
omap24xx kernel: clean up usb gadget support 2016-09-15 13:11:21 +02:00
orion kernel: remove DEVMEM/DEVKMEM platform overrides 2017-01-10 13:48:53 +01:00
oxnas kernel: remove ubifs xz decompression support 2017-01-09 14:07:06 +01:00
ppc40x build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ppc44x ppc44x: mark as broken 2017-01-10 12:49:34 +01:00
ramips ramips: add back the i2c-mt7621 module 2017-01-15 20:45:59 +01:00
rb532 kernel: remove ubifs xz decompression support 2017-01-09 14:07:06 +01:00
sunxi sunxi: use fwtool for checking sdcard images 2017-01-05 11:09:15 +01:00
uml uml: clean up the kernel config and add squashfs+ext4/f2fs support 2016-11-24 12:53:18 +01:00
x86 x86: disable crashlog 2017-01-13 15:15:09 +01:00
xburst xburst: remove hack to determine entry point 2017-01-13 19:46:45 +01:00
zynq kernel: remove DEVTMPFS platform overrides 2017-01-10 13:48:53 +01:00
Makefile