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: imx8ulp: clock: no spaces before tabs

This fixes the following warnings:

include/dt-bindings/clock/imx8ulp-clock.h:204: warning: please, no space
before tabs
include/dt-bindings/clock/imx8ulp-clock.h:215: warning: please, no space
before tabs

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20230119085421.102804-3-marcel@ziswiler.com

authored by

Marcel Ziswiler and committed by
Abel Vesa
8864eac5 899788ef

+2 -2
+2 -2
include/dt-bindings/clock/imx8ulp-clock.h
··· 201 201 #define IMX8ULP_CLK_SAI7 2 202 202 #define IMX8ULP_CLK_SPDIF 3 203 203 #define IMX8ULP_CLK_ISI 4 204 - #define IMX8ULP_CLK_CSI_REGS 5 204 + #define IMX8ULP_CLK_CSI_REGS 5 205 205 #define IMX8ULP_CLK_PCTLD 6 206 206 #define IMX8ULP_CLK_CSI 7 207 207 #define IMX8ULP_CLK_DSI 8 ··· 212 212 #define IMX8ULP_CLK_GPU2D 13 213 213 #define IMX8ULP_CLK_GPU3D 14 214 214 #define IMX8ULP_CLK_DC_NANO 15 215 - #define IMX8ULP_CLK_CSI_CLK_UI 16 215 + #define IMX8ULP_CLK_CSI_CLK_UI 16 216 216 #define IMX8ULP_CLK_CSI_CLK_ESC 17 217 217 #define IMX8ULP_CLK_RGPIOD 18 218 218 #define IMX8ULP_CLK_DMA2_MP 19