[PATCH -next] dt-bindings: mfd: twl: Fix example

Andreas Kemnade posted 1 patch 1 year, 8 months ago
Documentation/devicetree/bindings/mfd/ti,twl.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH -next] dt-bindings: mfd: twl: Fix example
Posted by Andreas Kemnade 1 year, 8 months ago
Fix example to also conform to rules specified in the separate
not-included gpadc binding.

Fixes: 62e4f3396197 ("dt-bindings: regulator: twl-regulator: convert to yaml")
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
---
 Documentation/devicetree/bindings/mfd/ti,twl.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/ti,twl.yaml b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
index 2cbdd238f48f..e94b0fd7af0f 100644
--- a/Documentation/devicetree/bindings/mfd/ti,twl.yaml
+++ b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
@@ -225,6 +225,7 @@ examples:
         gpadc {
           compatible = "ti,twl6030-gpadc";
           interrupts = <6>;
+          #io-channel-cells = <1>;
         };
 
         rtc {
-- 
2.39.2
Re: [PATCH -next] dt-bindings: mfd: twl: Fix example
Posted by Mark Brown 1 year, 7 months ago
On Wed, 12 Jun 2024 15:40:39 +0200, Andreas Kemnade wrote:
> Fix example to also conform to rules specified in the separate
> not-included gpadc binding.
> 
> 

Applied to

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

Thanks!

[1/1] dt-bindings: mfd: twl: Fix example
      commit: 80e64b6d34812d037e4edcaca88719da51a943be

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
Re: [PATCH -next] dt-bindings: mfd: twl: Fix example
Posted by Rob Herring 1 year, 8 months ago
On Wed, Jun 12, 2024 at 03:40:39PM +0200, Andreas Kemnade wrote:
> Fix example to also conform to rules specified in the separate
> not-included gpadc binding.
> 
> Fixes: 62e4f3396197 ("dt-bindings: regulator: twl-regulator: convert to yaml")

Reported-by: Rob Herring (Arm) <robh@kernel.org>

> Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
> ---
>  Documentation/devicetree/bindings/mfd/ti,twl.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/mfd/ti,twl.yaml b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
> index 2cbdd238f48f..e94b0fd7af0f 100644
> --- a/Documentation/devicetree/bindings/mfd/ti,twl.yaml
> +++ b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
> @@ -225,6 +225,7 @@ examples:
>          gpadc {
>            compatible = "ti,twl6030-gpadc";
>            interrupts = <6>;
> +          #io-channel-cells = <1>;
>          };
>  
>          rtc {
> -- 
> 2.39.2
>
Re: [PATCH -next] dt-bindings: mfd: twl: Fix example
Posted by Krzysztof Kozlowski 1 year, 8 months ago
On 12/06/2024 15:40, Andreas Kemnade wrote:
> Fix example to also conform to rules specified in the separate
> not-included gpadc binding.
> 
> Fixes: 62e4f3396197 ("dt-bindings: regulator: twl-regulator: convert to yaml")
> Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
> ---
>  Documentation/devicetree/bindings/mfd/ti,twl.yaml | 1 +

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Re: [PATCH -next] dt-bindings: mfd: twl: Fix example
Posted by Lee Jones 1 year, 8 months ago
On Wed, 12 Jun 2024, Andreas Kemnade wrote:

> Fix example to also conform to rules specified in the separate
> not-included gpadc binding.
> 
> Fixes: 62e4f3396197 ("dt-bindings: regulator: twl-regulator: convert to yaml")

If this was applied via Regulator, that's where the fix will need to go.

Acked-by: Lee Jones <lee@kernel.org>

> Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
> ---
>  Documentation/devicetree/bindings/mfd/ti,twl.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/mfd/ti,twl.yaml b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
> index 2cbdd238f48f..e94b0fd7af0f 100644
> --- a/Documentation/devicetree/bindings/mfd/ti,twl.yaml
> +++ b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
> @@ -225,6 +225,7 @@ examples:
>          gpadc {
>            compatible = "ti,twl6030-gpadc";
>            interrupts = <6>;
> +          #io-channel-cells = <1>;
>          };
>  
>          rtc {
> -- 
> 2.39.2
> 

-- 
Lee Jones [李琼斯]