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: firmware: imx: Add imx-scu gpio node

Add the description for imx-scu gpio subnode.

Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>

authored by

Shenwei Wang and committed by
Bartosz Golaszewski
3bdd1afa 2d6f58a1

+5
+5
Documentation/devicetree/bindings/firmware/fsl,scu.yaml
··· 30 30 Clock controller node that provides the clocks controlled by the SCU 31 31 $ref: /schemas/clock/fsl,scu-clk.yaml 32 32 33 + gpio: 34 + description: 35 + Control the GPIO PINs on SCU domain over the firmware APIs 36 + $ref: /schemas/gpio/fsl,imx8qxp-sc-gpio.yaml 37 + 33 38 ocotp: 34 39 description: 35 40 OCOTP controller node provided by the SCU