On 2016/2/18 9:43, Jianqun Xu wrote: > > > ? 17/02/2016 15:00, Heiko Stuebner ??: >> Hi Jianqun, >> >> Am Mittwoch, 17. Februar 2016, 10:01:16 schrieb jianqun.xu: >>> From: Xu Jianqun <jay.xu at rock-chips.com> >>> >>> Add dtsi file for Rockchip rk3399 SoCs, which includes some >>> general nodes such as cpu, pmu, cru, gic, amba and so on. >>> >>> Change-Id: Ie3b824e8ead967d4cb119d73222b7a198478c29c >> -------------8<---------------- >>> + amba { >>> + compatible = "arm,amba-bus"; >>> + #address-cells = <2>; >>> + #size-cells = <2>; >>> + ranges; >>> + >>> + dmac_bus: dma-controller at ff6d0000 { >>> + compatible = "arm,pl330", "arm,primecell"; >>> + reg = <0x0 0xff6d0000 0x0 0x4000>; >>> + interrupts = <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>, >>> + <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>; >>> + #dma-cells = <1>; >>> + clocks = <&cru ACLK_DMAC_BUS>; >>> + clock-names = "apb_pclk"; >> >> has the FLUSHP bug gotten fixed? That would be cool. >> > Since amba node is added by my colleague, I will double check it, thanks >> FLUSHP bug gotten fixed since rk3228, of course for rk3399. :) >>> + }; >> >> rest looks nice on first glance :-) >> >> >> Heiko >> >> >> > > > _______________________________________________ > Linux-rockchip mailing list > Linux-rockchip at lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-rockchip