aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/sunxi-ng/ccu-sun55i-a523.h
blob: fc8dd42f1b47b3bd582ee219a19884f8bb64a7e6 (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_H
#define _CCU_SUN55I_A523_H

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

#define CLK_NUMBER	(CLK_FANOUT2 + 1)

#endif /* _CCU_SUN55I_A523_H */