]> git.baikalelectronics.ru Git - kernel.git/commit
clk: gate: add explicit big endian support
authorJonas Gorski <jonas.gorski@gmail.com>
Thu, 18 Apr 2019 11:12:06 +0000 (13:12 +0200)
committerStephen Boyd <sboyd@kernel.org>
Tue, 23 Apr 2019 17:57:48 +0000 (10:57 -0700)
commit1ac643f4f582db57555f743107d7dc156abeabfb
treee5a3bf9dd51357e5e87a08ac1b346c6fb8b35d69
parent53b457c524e5026964ad23c1aa96f541b7b42433
clk: gate: add explicit big endian support

Add a clock specific flag to switch register accesses to big endian, to
allow runtime configuration of big endian gated clocks.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-gate.c
include/linux/clk-provider.h