gxbb-aoclk.h 321 B

123456789101112131415
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * Copyright (c) 2017 BayLibre, SAS
  4. * Author: Neil Armstrong <[email protected]>
  5. */
  6. #ifndef __GXBB_AOCLKC_H
  7. #define __GXBB_AOCLKC_H
  8. #define NR_CLKS 14
  9. #include <dt-bindings/clock/gxbb-aoclkc.h>
  10. #include <dt-bindings/reset/gxbb-aoclkc.h>
  11. #endif /* __GXBB_AOCLKC_H */