Merge tag 'drm-next-2023-04-27' of git://anongit.freedesktop.org/drm/drm
[linux-block.git] / include / dt-bindings / clock / bcm2835-aux.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Copyright (C) 2015 Broadcom Corporation
4  */
5
6 #define BCM2835_AUX_CLOCK_UART          0
7 #define BCM2835_AUX_CLOCK_SPI1          1
8 #define BCM2835_AUX_CLOCK_SPI2          2
9 #define BCM2835_AUX_CLOCK_COUNT         3