Re: [PATCH 2/2] arm64: dts: qcom: Add msm8916 CoreSight components

2015-04-30 Thread Mathieu Poirier
On 30 April 2015 at 03:24, Ivan T. Ivanov wrote: > > On Wed, 2015-04-29 at 10:49 -0600, Mathieu Poirier wrote: >> On 29 April 2015 at 06:20, Ivan T. Ivanov iva...@linaro.org> wrote: > > >> > + >> > + funnel@821000 { >> > + compatible = "arm,coresight-funnel", "arm,primecell"; >

Re: [PATCH 2/2] arm64: dts: qcom: Add msm8916 CoreSight components

2015-04-30 Thread Ivan T. Ivanov
On Wed, 2015-04-29 at 10:49 -0600, Mathieu Poirier wrote: > On 29 April 2015 at 06:20, Ivan T. Ivanov iva...@linaro.org> wrote: > > + > > +   funnel@821000 { > > + compatible = "arm,coresight-funnel", "arm,primecell"; > > + reg = <0x821000 0x1000>; > > + > > +

Re: [PATCH 2/2] arm64: dts: qcom: Add msm8916 CoreSight components

2015-04-30 Thread Ivan T. Ivanov
On Wed, 2015-04-29 at 10:49 -0600, Mathieu Poirier wrote: > On 29 April 2015 at 06:20, Ivan T. Ivanov iva...@linaro.org> wrote: > > Add initial set of CoreSight components found on Qualcomm's 8x16 chipset. > > > Please add a comment indicating what the other ports are connected to. > Thank you

Re: [PATCH 2/2] arm64: dts: qcom: Add msm8916 CoreSight components

2015-04-29 Thread Mathieu Poirier
On 29 April 2015 at 06:20, Ivan T. Ivanov wrote: > Add initial set of CoreSight components found on Qualcomm's 8x16 chipset. > > Signed-off-by: Ivan T. Ivanov > --- > arch/arm64/boot/dts/qcom/msm8916-coresight.dtsi | 244 > > 1 file changed, 244 insertions(+) > create

[PATCH 2/2] arm64: dts: qcom: Add msm8916 CoreSight components

2015-04-29 Thread Ivan T. Ivanov
Add initial set of CoreSight components found on Qualcomm's 8x16 chipset. Signed-off-by: Ivan T. Ivanov --- arch/arm64/boot/dts/qcom/msm8916-coresight.dtsi | 244 1 file changed, 244 insertions(+) create mode 100644 arch/arm64/boot/dts/qcom/msm8916-coresight.dtsi diff