aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/sunxi-ng/ccu-sun55i-a523-r.h
blob: d50f46ac4f3fedb37f4c814b286660455834aa04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright 2024 Arm Ltd.
 */

#ifndef _CCU_SUN55I_A523_R_H
#define _CCU_SUN55I_A523_R_H

#include <dt-bindings/clock/sun55i-a523-r-ccu.h>
#include <dt-bindings/reset/sun55i-a523-r-ccu.h>

#define CLK_NUMBER	(CLK_BUS_R_CPUCFG + 1)

#endif /* _CCU_SUN55I_A523_R_H */