Hi, Please pull the following changes for the next release. Thanks! Maxime The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-clk-for-5.3-201906210814 for you to fetch changes up to b467ec063ec56900e1ebba4d5aeb50b0a7cb0ef8: dt-bindings: clk: Convert Allwinner CCU to a schema (2019-06-05 14:32:08 +0200) ---------------------------------------------------------------- A few patches to fix two minor bugs, and to introduce a schemas for our device tree bindings. ---------------------------------------------------------------- Gen Zhang (1): clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup() Maxime Ripard (1): dt-bindings: clk: Convert Allwinner CCU to a schema Ondrej Jirman (1): clk: sunxi-ng: sun50i-h6-r: Fix incorrect W1 clock gate register Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ccu.yaml | 141 +++++++- Documentation/devicetree/bindings/clock/sunxi-ccu.txt | 62 +--- drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c | 2 +- drivers/clk/sunxi/clk-sunxi.c | 2 +- 4 files changed, 144 insertions(+), 63 deletions(-) create mode 100644 Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ccu.yaml delete mode 100644 Documentation/devicetree/bindings/clock/sunxi-ccu.txt -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com