<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<BindingsList
	xmlns="http://mcd.rou.st.com/modules.php?name=mcu" xmlns:ns0="http://www.w3.org/2001/XMLSchema-instance" ns0:schemaLocation="" >

	<!--TIM binding-->
	<!--/////////////-->
	<Binding Name="stm32-timers" Specifications="Documentation/bindings/mfd/stm32-timers.txt" >

		<Node>
			<Node Condition="Semaphore_PWM_Generation_Output$IpInstance" Label="" Name="pwm" UnitAddress="">
				<PinCtrl NodeNameMatcher="tim.+_pwm.*"/>
			</Node>
					
			<Node  Condition="Semaphore_Encoder_Interface$IpInstance" Label="" Name = "timer" UnitAddress="">
				<PinCtrl NodeNameMatcher="tim.+_timer.*"/>
			</Node>
			
		</Node>
		
	</Binding>

</BindingsList>
