<?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-lptimers" Specifications="Documentation/bindings/mfd/stm32-lptimers.txt" >

		<Node>
			<Node Condition="Semaphore_Encoder$IpInstance" Label="" Name="counter" UnitAddress="">
				<PinCtrl NodeNameMatcher="lptim.+_counter.*"/>
			</Node>
					
			<Node  Condition="Semaphore_PWM$IpInstance" Label="" Name = "pwm" UnitAddress="">
				<PinCtrl NodeNameMatcher="lptim.+_pwm.*"/>
			</Node>
			
		</Node>
		
	</Binding>

</BindingsList>
