Rob Herring
52bf4b7147
Merge branch 'dt/linus' into dt/next
...
Pick up new meta-schema fixes.
2022-05-09 11:50:27 -05:00
Rob Herring
e17fd4bf54
dt-bindings: leds-mt6360: Drop redundant 'unevaluatedProperties'
...
The binding has both 'unevaluatedProperties: false' and
'additionalProperties: false' which is redundant. 'additionalProperties'
is the stricter of the two, so drop 'unevaluatedProperties'.
Fixes: e05cab34e4 ("dt-bindings: leds: Add bindings for MT6360 LED")
Signed-off-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20220426133508.1849580-1-robh@kernel.org
2022-04-27 13:29:47 -05:00
Gene Chen
e53da8c490
dt-bindings: mfd: mediatek: Add bindings for MT6360 PMIC
...
Add bindings for MT6360 PMIC
Signed-off-by: Gene Chen <gene_chen@richtek.com >
Signed-off-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/1608779989-9641-1-git-send-email-gene.chen.richtek@gmail.com
2022-04-26 13:11:07 -05:00
ChiYuan Huang
8018708d2d
dt-bindings: leds: Replace moonlight with indicator in mt6360 example
...
Replace moonlight with indicator in mt6360 example to prevent the below
build error:
Error: Documentation/devicetree/bindings/leds/leds-mt6360.example.dts:114.24-25
syntax error
FATAL ERROR: Unable to parse input tree
make[1]: *** [scripts/Makefile.lib:385:
Documentation/devicetree/bindings/leds/leds-mt6360.example.dt.yaml]
Error 1
Link: https://lore.kernel.org/lkml/CAL_JsqJRMVE163LaHTbtFARc4f_qg33bfQx+sD3ukce_xQF+gA@mail.gmail.com/
Signed-off-by: ChiYuan Huang <cy_huang@richtek.com >
Reviewed-by: Gene Chen <gene_chen@richtek.com >
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Pavel Machek <pavel@ucw.cz >
2022-01-12 19:43:14 +01:00
Gene Chen
e05cab34e4
dt-bindings: leds: Add bindings for MT6360 LED
...
Add bindings document for LED support on MT6360 PMIC
Signed-off-by: Gene Chen <gene_chen@richtek.com >
Reviewed-by: Rob Herring <robh@kernel.org >
Signed-off-by: Pavel Machek <pavel@ucw.cz >
2021-11-15 14:54:08 +01:00