Skip to content
Snippets Groups Projects
Commit 2b6b3703 authored by Kishon Vijay Abraham I's avatar Kishon Vijay Abraham I Committed by Lokesh Vutla
Browse files

dt-bindings: phy: Add defines for AM64 SERDES Wrapper

parent 4f2c79e4
No related branches found
Tags dm-pull-9aug22-take2
No related merge requests found
/* SPDX-License-Identifier: GPL-2.0 */
/*
* This header provides constants for TI SERDES.
*/
#ifndef _DT_BINDINGS_TI_SERDES
#define _DT_BINDINGS_TI_SERDES
/* Clock index for output clocks from WIZ */
/* MUX Clocks */
#define TI_WIZ_PLL0_REFCLK 0
#define TI_WIZ_PLL1_REFCLK 1
#define TI_WIZ_REFCLK_DIG 2
/* Reserve index here for future additions */
/* MISC Clocks */
#define TI_WIZ_PHY_EN_REFCLK 16
#endif /* _DT_BINDINGS_TI_SERDES */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment