From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Dooks Subject: tegra clock updates and fixes Date: Fri, 20 Jul 2018 14:45:24 +0100 Message-ID: <20180720134532.13148-1-ben.dooks@codethink.co.uk> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: linux-clk@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org Cc: pdeschrijver@nvidia.com, pgaikwad@nvidia.com, jonathanh@nvidia.co, thierry.reding@gmail.com, linux-kernel@lists.codethink.co.uk List-Id: linux-tegra@vger.kernel.org Hi, this is a set of clock updates and fixes we did when developing the tegra20/tegra30 auto support. The audio change is due to using the tegra in clock-slave mode (this hasn't been done before) We have also implemented the clock reset status callback as it is used by some of the driver work we did.