From mboxrd@z Thu Jan 1 00:00:00 1970 From: robert.jarzmik@free.fr (Robert Jarzmik) Date: Tue, 06 Jan 2015 21:53:00 +0100 Subject: [PATCH 1/2] clk: pxa: add pxa3xx clock driver In-Reply-To: <1420577139-30556-1-git-send-email-robert.jarzmik@free.fr> (Robert Jarzmik's message of "Tue, 6 Jan 2015 21:45:38 +0100") References: <1420577139-30556-1-git-send-email-robert.jarzmik@free.fr> Message-ID: <87ppar4onn.fsf@free.fr> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Daniel, I'd need a test to see if the pxa3xx clocks are actually working. I prepared a tree in here : git fetch https://github.com/rjarzmik/linux work/clocks-pxa Could you make a run, and if it works for you, send me a copy of /sys/kernel/debug/clk/clk_summary please ? I'm really curious if suspend/resume is working, as I "forgot" to include the CKENA/CKENB save/restore code. Cheers. -- Robert