diff mbox series

[1/3] regulator: dt-bindings: qcom,qca6390-pmu: fix the description for bt-enable-gpios

Message ID 20240813185827.154779-1-brgl@bgdev.pl (mailing list archive)
State Not Applicable
Headers show
Series [1/3] regulator: dt-bindings: qcom,qca6390-pmu: fix the description for bt-enable-gpios | expand

Commit Message

Bartosz Golaszewski Aug. 13, 2024, 6:58 p.m. UTC
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

The Bluetooth module is obviously not an ath11k so drop the word.

Fixes: b5cb34c93bd4 ("regulator: dt-bindings: describe the PMU module of the QCA6390 package")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
 .../devicetree/bindings/regulator/qcom,qca6390-pmu.yaml         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Mark Brown Aug. 15, 2024, 1:32 p.m. UTC | #1
On Tue, 13 Aug 2024 20:58:25 +0200, Bartosz Golaszewski wrote:
> The Bluetooth module is obviously not an ath11k so drop the word.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next

Thanks!

[1/3] regulator: dt-bindings: qcom,qca6390-pmu: fix the description for bt-enable-gpios
      commit: d275e9918cc01d27ab511e5dbf2aafc1e782628e
[2/3] regulator: dt-bindings: qcom,qca6390-pmu: document WCN6855
      commit: 2416d2f87be431d98b2b05137fcd1f4da9a83894
[3/3] regulator: dt-bindings: qcom,qca6390-pmu: document the swctrl-gpios property
      commit: 39b8cb4e1b51191dd0da03b77fbd8b2a2e3e7645

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 mbox series

Patch

diff --git a/Documentation/devicetree/bindings/regulator/qcom,qca6390-pmu.yaml b/Documentation/devicetree/bindings/regulator/qcom,qca6390-pmu.yaml
index 3aaa9653419a..ce7771f9fa36 100644
--- a/Documentation/devicetree/bindings/regulator/qcom,qca6390-pmu.yaml
+++ b/Documentation/devicetree/bindings/regulator/qcom,qca6390-pmu.yaml
@@ -65,7 +65,7 @@  properties:
 
   bt-enable-gpios:
     maxItems: 1
-    description: GPIO line enabling the ATH11K Bluetooth module supplied by the PMU
+    description: GPIO line enabling the Bluetooth module supplied by the PMU
 
   clocks:
     maxItems: 1