Message ID | tencent_529DC7E641BA7022B2C1C7C0E7427C2CB805@qq.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v5,1/4] media: rc: add keymap for MagicBox M16S remote | expand |
On 25/07/2022 01:17, Zhang Ning wrote: > Add the board binding for Magicbox M16S Tv Box > > Signed-off-by: Zhang Ning <zhangn1985@qq.com> Don't forget proper mail titles (PATCH and prefix). git format-patch solves the first, git log --oneline gives you hint about second. So this should be: [PATCH v5 3/4] dt-bindings: arm: amlogic: add Magicbox M16S bindings > --- > Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + Best regards, Krzysztof
On Mon, Jul 25, 2022 at 06:31:08PM +0200, Krzysztof Kozlowski wrote: > On 25/07/2022 01:17, Zhang Ning wrote: > > Add the board binding for Magicbox M16S Tv Box > > > > Signed-off-by: Zhang Ning <zhangn1985@qq.com> > > Don't forget proper mail titles (PATCH and prefix). git format-patch > solves the first, git log --oneline gives you hint about second. So this > should be: > > [PATCH v5 3/4] dt-bindings: arm: amlogic: add Magicbox M16S bindings Thank you, I will update it in next version. > > > --- > > Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + > > > Best regards, > Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index 61a6cabb375b..3eac16a4de68 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -123,6 +123,7 @@ properties: - khadas,vim2 - kingnovel,r-box-pro - libretech,aml-s912-pc + - magicbox,m16s - minix,neo-u9h - nexbox,a1 - tronsmart,vega-s96
Add the board binding for Magicbox M16S Tv Box Signed-off-by: Zhang Ning <zhangn1985@qq.com> --- Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + 1 file changed, 1 insertion(+)