Message ID | 20220531124959.202787-3-fparent@baylibre.com (mailing list archive) |
---|---|
State | Under Review |
Headers | show |
Series | None | expand |
On Tue, 31 May 2022 14:49:54 +0200, Fabien Parent wrote: > Add binding documentation for the PMIC keys on MT6357. > > Signed-off-by: Fabien Parent <fparent@baylibre.com> > --- > Documentation/devicetree/bindings/input/mtk-pmic-keys.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/input/mtk-pmic-keys.txt b/Documentation/devicetree/bindings/input/mtk-pmic-keys.txt index 9d00f2a8e13a..7eb0751afa22 100644 --- a/Documentation/devicetree/bindings/input/mtk-pmic-keys.txt +++ b/Documentation/devicetree/bindings/input/mtk-pmic-keys.txt @@ -12,6 +12,7 @@ Required properties: - compatible: Should be one of: - "mediatek,mt6397-keys" - "mediatek,mt6323-keys" + - "mediatek,mt6357-keys" - "mediatek,mt6358-keys" - linux,keycodes: See Documentation/devicetree/bindings/input/input.yaml
Add binding documentation for the PMIC keys on MT6357. Signed-off-by: Fabien Parent <fparent@baylibre.com> --- Documentation/devicetree/bindings/input/mtk-pmic-keys.txt | 1 + 1 file changed, 1 insertion(+)