From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anup Patel Subject: Re: [PATCH Resend 0/2] arm64: Add PMU node for APM X-Gene Storm SoC Date: Tue, 12 Aug 2014 09:17:39 +0530 Message-ID: References: <1407800853-3149-1-git-send-email-fkan@apm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1407800853-3149-1-git-send-email-fkan-qTEPVZfXA3Y@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Feng Kan Cc: patches , linux-arm-kernel , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dann.frazier-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org List-Id: devicetree@vger.kernel.org On 12 August 2014 05:17, Feng Kan wrote: > This patch series adds PMU node for APM X-Gene's Potenza CPU. > Potenza CPU PMU is compatible with ARMv8-PMUv3. > > I have remove the previous notice regarding the dependancy on the GIC driver > from the commit message. > > Feng Kan (1): > dt-bindings: Add Potenza PMU binding > > Vinayak Kale (1): > arm64: dts: Add PMU node for APM X-Gene Storm SOC > > Documentation/devicetree/bindings/arm/pmu.txt | 1 + > arch/arm64/boot/dts/apm-storm.dtsi | 5 +++++ > 2 files changed, 6 insertions(+) > > -- > 1.9.1 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel Hi Feng, Please follow proper protocol when resending patchset originally authored by someone else. (http://comments.gmane.org/gmane.linux.ports.arm.kernel/310795) Also, I see that original patchset clearly states that second patch depends on a GIC patch [1] authored by you: [1]- https://lkml.org/lkml/2014/2/27/605 (irqchip:gic: change access of gicc_ctrl register to read modify write) I have recently posted RFC patch for PMU support in KVM ARM64 which also requires your GIC patch for APM X-Gene. Regards, Anup -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html