[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <D051D944-F10B-460F-AF10-8C177A3A7E3D@sperl.org>
Date: Fri, 11 Sep 2015 12:24:50 +0200
From: Martin Sperl <martin@...rl.org>
To: Eric Anholt <eric@...olt.net>
Cc: linux-clk@...r.kernel.org, devicetree@...r.kernel.org,
Mike Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...eaurora.org>,
linux-kernel@...r.kernel.org, linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 2/3] clk: bcm2835: Add a driver for the auxiliary peripheral clock gates.
> On 11.09.2015, at 00:22, Eric Anholt <eric@...olt.net> wrote:
>
> There are a pair of SPI masters and a mini UART that were last minute
> additions. As a result, they didn't get integrated in the same way as
> the other gates off of the VPU clock in CPRMAN.
>
> Signed-off-by: Eric Anholt <eric@...olt.net>
> ---
Tested with the spi-bcm2835aux driver and it works perfectly.
I will now post the latest incarnation of the driver for inclusion.
I have also tested with the uart1 and it works in principle.
Note that there is one issue (as mentioned elsewhere) with uart1:
the 8250 serial driver has a (hardcoded) internal clock divider 16,
while the hardware has an internal divider of 8.
This results in baud rates that are a factor of 2 higher than requested.
Tested-by: Martin Sperl <kernel@...tin.sperl.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists