summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/k2hk-netcp.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2015-06-11ARM: dts: k2hk: fix the netcp range sizeMurali Karicheri1-1/+1
k2hk netcp range size is 1M (0x100000) and not 0xfffff. This patch fixes this. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
2015-06-11ARM: dts: k2hk-evm: Add device bindings for netcp driverMurali Karicheri1-0/+208
This patch enables networking on k2hk evm by adding device bindings for netcp, knav and qmss. See device binding documentation below for details. Documentation/devicetree/bindings/net/keystone-netcp.txt Signed-off-by: WingMan Kwok <w-kwok2@ti.com> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>