dt-bindings: clock: Add imx8ulp clock support
authorJacky Bai <ping.bai@nxp.com>
Tue, 14 Sep 2021 06:52:00 +0000 (14:52 +0800)
committerAbel Vesa <abel.vesa@nxp.com>
Thu, 30 Sep 2021 13:22:55 +0000 (16:22 +0300)
commitd48f12d9ae73c76f792eaaf057d4e64900730c0e
treea5b0c71248542ad0be2e4ecf687b37b180d6e6f8
parent6b4a6b7f07883d96e10924b8e702cf62acdc9b90
dt-bindings: clock: Add imx8ulp clock support

Add the clock dt-binding file for i.MX8ULP.

For pcc node, it will also be used as a reset controller,
so add the '#reset-cells' property description and add the
pcc reset IDs.

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Reviewed-by: Abel Vesa <abel.vesa@nxp.com>
Link: https://lore.kernel.org/r/20210914065208.3582128-2-ping.bai@nxp.com
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Documentation/devicetree/bindings/clock/imx8ulp-cgc-clock.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/imx8ulp-pcc-clock.yaml [new file with mode: 0644]
include/dt-bindings/clock/imx8ulp-clock.h [new file with mode: 0644]
include/dt-bindings/reset/imx8ulp-pcc-reset.h [new file with mode: 0644]