From mboxrd@z Thu Jan 1 00:00:00 1970 From: ben.dooks@codethink.co.uk (Ben Dooks) Date: Tue, 5 Jul 2016 19:01:14 +0100 Subject: [PATCH 6/7] meson: clk: Add support for clock gates In-Reply-To: <1467741391-60534-7-git-send-email-serveralex@gmail.com> References: <1467741391-60534-1-git-send-email-serveralex@gmail.com> <1467741391-60534-7-git-send-email-serveralex@gmail.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org On 05/07/16 18:56, Alexander M?ller wrote: > This patch adds support for the meson8b clock gates. Most of > them are disabled by Amlogic U-Boot, but need to be enabled > for ethernet, USB and many other components. > > Signed-off-by: Alexander M?ller > --- This seems to be a lot of structures for clocks that may never be use. I think it would be better to provide a custom lookup function that creates these as needed and use the ID in the dt as a offset+bit id. -- Ben Dooks http://www.codethink.co.uk/ Senior Engineer Codethink - Providing Genius