aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/media/cec
AgeCommit message (Collapse)AuthorFilesLines
2024-04-05dt-bindings: treewide: add access-controllers descriptionGatien Chevallier1-0/+4
access-controllers is an optional property that allows a peripheral to refer to one or more domain access controller(s). Description of this property is added to all peripheral binding files of the peripheral under the STM32 firewall controller. It allows an accurate representation of the hardware, where various peripherals are connected to a firewall bus. The firewall can then check the peripheral accesses before allowing its device to probe. Signed-off-by: Gatien Chevallier <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Alexandre Torgue <[email protected]>
2023-08-10media: dt-bindings: drop unneeded status from examplesKrzysztof Kozlowski1-1/+0
Example DTS should not have 'status' property. Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Benjamin Mugnier <[email protected]> Acked-by: Conor Dooley <[email protected]> Acked-by: Benjamin Mugnier <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
2023-02-08media: dt-bindings: st,stih-cec: convert to DT schemaKrzysztof Kozlowski1-0/+66
Convert ST STIH4xx HDMI CEC bindings to DT schema. Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2023-02-08media: dt-bindings: nvidia,tegra114-cec: convert to DT schemaKrzysztof Kozlowski1-0/+58
Convert NVIDIA Tegra HDMI CEC bindings to DT schema. Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Rob Herring <[email protected]> Acked-by: Thierry Reding <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2023-02-08media: dt-bindings: cec-gpio: convert to DT schemaKrzysztof Kozlowski1-0/+74
Convert HDMI CEC GPIO bindings to DT schema. Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2023-02-08media: dt-bindings: samsung,s5p-cec: convert to DT schemaKrzysztof Kozlowski1-0/+66
Convert Samsung S5P HDMI CEC adapter bindings to DT schema. Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2023-02-08media: dt-bindings: amlogic,meson-gx-ao-cec: reference common CEC propertiesKrzysztof Kozlowski1-5/+2
Reference common HDMI CEC adapter properties to simplify the binding and have only one place of definition for common properties. Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Neil Armstrong <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2023-02-08media: dt-bindings: cec: convert common CEC properties to DT schemaKrzysztof Kozlowski1-0/+28
Convert common HDMI CEC adapter bindings to DT schema. Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2023-02-08media: dt-bindings: st,stm32-cec: move to cec subfolderKrzysztof Kozlowski1-0/+53
Move st,stm32-cec.yaml bindings to cec subfolder and drop unneeded "bindings" in the title. Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2023-02-08media: dt-bindings: amlogic,meson-gx-ao-cec: move to cec subfolderKrzysztof Kozlowski1-0/+95
Move amlogic,meson-gx-ao-cec.yaml bindings to cec subfolder and drop unneeded quotes. Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Neil Armstrong <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>