]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers
authorYassine Oudjana <y.oudjana@protonmail.com>
Wed, 6 Nov 2024 11:14:30 +0000 (11:14 +0000)
committerStephen Boyd <sboyd@kernel.org>
Thu, 14 Nov 2024 20:52:14 +0000 (12:52 -0800)
commita7479860bb4099a8eef64999e843c085838248e4
tree1162ed84be27a9556af5ad3f2ee5d937873b1c83
parentbe530c3fc296f35e67f0f799029ba17880dd3f50
dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers

Add device tree bindings for syscon clock and reset controllers (IMGSYS,
MFGCFG, VDECSYS and VENCSYS).

Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20241106111402.200940-2-y.oudjana@protonmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/mediatek,syscon.yaml
MAINTAINERS
include/dt-bindings/clock/mediatek,mt6735-imgsys.h [new file with mode: 0644]
include/dt-bindings/clock/mediatek,mt6735-mfgcfg.h [new file with mode: 0644]
include/dt-bindings/clock/mediatek,mt6735-vdecsys.h [new file with mode: 0644]
include/dt-bindings/clock/mediatek,mt6735-vencsys.h [new file with mode: 0644]
include/dt-bindings/reset/mediatek,mt6735-mfgcfg.h [new file with mode: 0644]
include/dt-bindings/reset/mediatek,mt6735-vdecsys.h [new file with mode: 0644]