Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clk: meson: use SPDX license identifiers consistently | Jerome Brunet | 2018-05-18 | 1 | -2/+1 |
| | | | | | | | | | Replace every license notices in drivers/clk/meson by SPDX license identifiers, as described in license-rules.rst Acked-by: Neil Armstrong <narmstrong@baylibre.com> Acked-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> | ||||
* | clk: meson: gxbb-aoclk: Add CEC 32k clock | Neil Armstrong | 2017-08-04 | 1 | -0/+194 |
The CEC 32K AO Clock is a dual divider with dual counter to provide a more precise 32768Hz clock for the CEC subsystem from the external xtal. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> |