Message ID | 20200504074007.13002-1-oder_chiou@realtek.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/2] ASoC: rt1308: Revise the devicetree file mode | expand |
On Mon, May 04, 2020 at 03:40:06PM +0800, Oder Chiou wrote:
> The patch changes the devicetree file mode correctly.
This and patch 2 don't seem terribly related so there's no need to send
them as part of a series, merging things into a series when it's not
needed can slow things down if earlier patches in the series end up
having problems.
On Mon, 4 May 2020 15:40:06 +0800, Oder Chiou wrote: > The patch changes the devicetree file mode correctly. > > Signed-off-by: Oder Chiou <oder_chiou@realtek.com> > --- > Documentation/devicetree/bindings/sound/rt1308.txt | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > mode change 100755 => 100644 Documentation/devicetree/bindings/sound/rt1308.txt > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-5.7 Thanks! [1/2] ASoC: rt1308: Revise the devicetree file mode commit: afcbaa20d662ce8c78b70e953fa8a045c7a243fb [2/2] ASoC: rl6231: Add the K bypass for the PLL parameters (not applied) All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark
diff --git a/Documentation/devicetree/bindings/sound/rt1308.txt b/Documentation/devicetree/bindings/sound/rt1308.txt
old mode 100755
new mode 100644
The patch changes the devicetree file mode correctly. Signed-off-by: Oder Chiou <oder_chiou@realtek.com> --- Documentation/devicetree/bindings/sound/rt1308.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Documentation/devicetree/bindings/sound/rt1308.txt