From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Anholt Subject: BCM2835 auxiliary peripheral clocks. Date: Thu, 10 Sep 2015 15:22:27 -0700 Message-ID: <1441923750-19404-1-git-send-email-eric@anholt.net> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: linux-clk@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, linux-rpi-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Warren , Lee Jones , Stephen Boyd , Mike Turquette , devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org This is a followup to the main audio domain clocks series I just posted. There's a clock gate register controlling the clocks for a few extra peripherals, and Martin Sperl has been working on the SPI driver for 2/3 of them (the other is a simple UART). This gives those drivers the clock gate enable they need to access their registers. The full series is available for testing at: https://github.com/anholt/linux/tree/bcm2385-clock-aux