mbox series

[v4,0/9] media: dt-bindings: common CEC properties

Message ID 20221208103115.25512-1-krzysztof.kozlowski@linaro.org (mailing list archive)
Headers show
Series media: dt-bindings: common CEC properties | expand

Message

Krzysztof Kozlowski Dec. 8, 2022, 10:31 a.m. UTC
Hi,

Changes since v3
================
1. cec-gpio: Add missing SPDX.
2. nvidia,tegra114-cec: Correct path in maintainers.

Changes since v2:
================
1. nvidia,tegra114-cec: Rename to nvidia,tegra114-cec.yaml.
2. nvidia,tegra114-cec: Nvidia->NVIDIA.
3. Add acks/rb tags.

Changes since v1
================
1. chrontel,ch7322: fix node name to 'cec'.
2. Add ack tags.

Best regards,
Krzysztof

Krzysztof Kozlowski (9):
  media: dt-bindings: amlogic,meson-gx-ao-cec: move to cec subfolder
  media: dt-bindings: st,stm32-cec: move to cec subfolder
  media: dt-bindings: cec: convert common CEC properties to DT schema
  media: dt-bindings: amlogic,meson-gx-ao-cec: reference common CEC
    properties
  media: dt-bindings: chrontel,ch7322: reference common CEC properties
  media: dt-bindings: samsung,s5p-cec: convert to DT schema
  media: dt-bindings: cec-gpio: convert to DT schema
  media: dt-bindings: nvidia,tegra114-cec: convert to DT schema
  media: dt-bindings: st,stih-cec: convert to DT schema

 .../devicetree/bindings/media/cec-gpio.txt    | 42 -----------
 .../devicetree/bindings/media/cec.txt         |  8 --
 .../{ => cec}/amlogic,meson-gx-ao-cec.yaml    | 11 +--
 .../bindings/media/cec/cec-common.yaml        | 28 +++++++
 .../bindings/media/cec/cec-gpio.yaml          | 74 +++++++++++++++++++
 .../media/cec/nvidia,tegra114-cec.yaml        | 58 +++++++++++++++
 .../bindings/media/cec/samsung,s5p-cec.yaml   | 66 +++++++++++++++++
 .../bindings/media/cec/st,stih-cec.yaml       | 66 +++++++++++++++++
 .../media/{ => cec}/st,stm32-cec.yaml         |  4 +-
 .../bindings/media/i2c/chrontel,ch7322.yaml   | 11 ++-
 .../devicetree/bindings/media/s5p-cec.txt     | 36 ---------
 .../devicetree/bindings/media/stih-cec.txt    | 27 -------
 .../devicetree/bindings/media/tegra-cec.txt   | 27 -------
 MAINTAINERS                                   | 12 +--
 14 files changed, 309 insertions(+), 161 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/media/cec-gpio.txt
 delete mode 100644 Documentation/devicetree/bindings/media/cec.txt
 rename Documentation/devicetree/bindings/media/{ => cec}/amlogic,meson-gx-ao-cec.yaml (86%)
 create mode 100644 Documentation/devicetree/bindings/media/cec/cec-common.yaml
 create mode 100644 Documentation/devicetree/bindings/media/cec/cec-gpio.yaml
 create mode 100644 Documentation/devicetree/bindings/media/cec/nvidia,tegra114-cec.yaml
 create mode 100644 Documentation/devicetree/bindings/media/cec/samsung,s5p-cec.yaml
 create mode 100644 Documentation/devicetree/bindings/media/cec/st,stih-cec.yaml
 rename Documentation/devicetree/bindings/media/{ => cec}/st,stm32-cec.yaml (89%)
 delete mode 100644 Documentation/devicetree/bindings/media/s5p-cec.txt
 delete mode 100644 Documentation/devicetree/bindings/media/stih-cec.txt
 delete mode 100644 Documentation/devicetree/bindings/media/tegra-cec.txt

Comments

Krzysztof Kozlowski Jan. 13, 2023, 8:59 a.m. UTC | #1
On 08/12/2022 11:31, Krzysztof Kozlowski wrote:
> Hi,
>
> Changes since v3
> ================
> 1. cec-gpio: Add missing SPDX.
> 2. nvidia,tegra114-cec: Correct path in maintainers.
>


Mauro (and maybe Hans?), any comments here. Can you apply the patchset?

Best regards,
Krzysztof
Hans Verkuil Jan. 13, 2023, 9:04 a.m. UTC | #2
Hi Krzysztof,

On 13/01/2023 09:59, Krzysztof Kozlowski wrote:
> On 08/12/2022 11:31, Krzysztof Kozlowski wrote:
>> Hi,
>>
>> Changes since v3
>> ================
>> 1. cec-gpio: Add missing SPDX.
>> 2. nvidia,tegra114-cec: Correct path in maintainers.
>>
> 
> 
> Mauro (and maybe Hans?), any comments here. Can you apply the patchset?

No comments yet. I plan to review and likely merge this next week.

Regards,

	Hans

> 
> Best regards,
> Krzysztof
Krzysztof Kozlowski Jan. 27, 2023, 9:37 a.m. UTC | #3
On 13/01/2023 10:04, Hans Verkuil wrote:
> Hi Krzysztof,
> 
> On 13/01/2023 09:59, Krzysztof Kozlowski wrote:
>> On 08/12/2022 11:31, Krzysztof Kozlowski wrote:
>>> Hi,
>>>
>>> Changes since v3
>>> ================
>>> 1. cec-gpio: Add missing SPDX.
>>> 2. nvidia,tegra114-cec: Correct path in maintainers.
>>>
>>
>>
>> Mauro (and maybe Hans?), any comments here. Can you apply the patchset?
> 
> No comments yet. I plan to review and likely merge this next week.

Hi Hans,

I hope they didn't get forgotten and you still have a plan to look at
these. Patchwork shows they are waiting for review:
https://patchwork.kernel.org/project/linux-media/patch/20221208103115.25512-2-krzysztof.kozlowski@linaro.org/

Best regards,
Krzysztof
Hans Verkuil Jan. 27, 2023, 9:40 a.m. UTC | #4
On 27/01/2023 10:37, Krzysztof Kozlowski wrote:
> On 13/01/2023 10:04, Hans Verkuil wrote:
>> Hi Krzysztof,
>>
>> On 13/01/2023 09:59, Krzysztof Kozlowski wrote:
>>> On 08/12/2022 11:31, Krzysztof Kozlowski wrote:
>>>> Hi,
>>>>
>>>> Changes since v3
>>>> ================
>>>> 1. cec-gpio: Add missing SPDX.
>>>> 2. nvidia,tegra114-cec: Correct path in maintainers.
>>>>
>>>
>>>
>>> Mauro (and maybe Hans?), any comments here. Can you apply the patchset?
>>
>> No comments yet. I plan to review and likely merge this next week.
> 
> Hi Hans,
> 
> I hope they didn't get forgotten and you still have a plan to look at
> these. Patchwork shows they are waiting for review:
> https://patchwork.kernel.org/project/linux-media/patch/20221208103115.25512-2-krzysztof.kozlowski@linaro.org/
> 
> Best regards,
> Krzysztof
> 

They are on my todo list :-)

I hope to get to it next week.

Regards,

	Hans