Yunfei Dong
d8501cc850
media: dt-bindings: media: add 'assigned-clocks' to vcodec examples
...
Fix MTK binding document for MT8173 dtsi changed in order
to use standard CCF interface.
MT8173 SoC from Mediatek.
Signed-off-by: Yunfei Dong <yunfei.dong@mediatek.com >
Signed-off-by: Qianqian Yan <qianqian.yan@mediatek.com >
Reviewed-by: Rob Herring <robh@kernel.org >
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
2019-01-31 09:24:05 -02:00
Mathieu Malaterre
4c9847b737
dt-bindings: Remove leading 0x from bindings notation
...
Improve the binding example by removing all the leading 0x to fix the
following dtc warnings:
Warning (unit_address_format): Node /XXX unit name should not have leading "0x"
Converted using the following command:
find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +
This is a follow up to commit 48c926cd34
Signed-off-by: Mathieu Malaterre <malat@debian.org >
Signed-off-by: Rob Herring <robh@kernel.org >
2017-12-06 14:56:33 -06:00
Tiffany Lin
f3ad804c9d
[media] dt-bindings: Add a binding for Mediatek Video Decoder
...
Add a DT binding documentation of Video Decoder for the
MT8173 SoC from Mediatek.
Signed-off-by: Tiffany Lin <tiffany.lin@mediatek.com >
Acked-by: Rob Herring <rob@kernel.org >
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com >
2016-10-21 10:39:04 -02:00
Tiffany Lin
e6d28fd679
[media] dt-bindings: Add a binding for Mediatek Video Encoder
...
Add a DT binding documentation of Video Encoder for the
MT8173 SoC from Mediatek.
Signed-off-by: Tiffany Lin <tiffany.lin@mediatek.com >
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com >
2016-07-08 14:06:26 -03:00