Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: pwm: mtk-disp: Add compatible string for MT8183 SoC

Add compatible string for MT8183 SoC in device tree binding.

Signed-off-by: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>

authored by

Allen-KH Cheng and committed by
Thierry Reding
113cc0b0 2e0e1296

+1
+1
Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt
··· 6 6 - "mediatek,mt6595-disp-pwm": found on mt6595 SoC. 7 7 - "mediatek,mt8167-disp-pwm", "mediatek,mt8173-disp-pwm": found on mt8167 SoC. 8 8 - "mediatek,mt8173-disp-pwm": found on mt8173 SoC. 9 + - "mediatek,mt8183-disp-pwm": found on mt8183 SoC.$ 9 10 - reg: physical base address and length of the controller's registers. 10 11 - #pwm-cells: must be 2. See pwm.yaml in this directory for a description of 11 12 the cell format.