Quoting Codrin Ciubotariu (2018-06-18 07:12:36) > This driver is a simple muxing driver that controls the > I2S's clock input by using syscon/regmap to change the parent. > The available inputs can be peripheral clock and generated clock. > > Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx> > --- Applied to clk-next But I had to fix: WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 #56: FILE: drivers/clk/at91/clk-i2s-mux.c:1: +/* SPDX-License-Identifier: GPL-2.0 */ so I did. Please run checkpatch next time. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html