Re: [PATCH v5 4/5] DTS: gta04: add uart2 child node for w2sg00x4

2017-12-21 Thread Tony Lindgren
* H. Nikolaus Schaller [171130 23:52]: > GTA04 has a W2SG0004/84 connected to UART2 of the OMAP3 > processor. A GPIO can pulse the on/off toggle switch. > > The VSIM regulator is used to power on/off the LNA of an external > active GPS antenna so that a driver can turn the LNA off if GPS is > not

[PATCH v5 4/5] DTS: gta04: add uart2 child node for w2sg00x4

2017-11-30 Thread H. Nikolaus Schaller
GTA04 has a W2SG0004/84 connected to UART2 of the OMAP3 processor. A GPIO can pulse the on/off toggle switch. The VSIM regulator is used to power on/off the LNA of an external active GPS antenna so that a driver can turn the LNA off if GPS is not needed to save battery energy. Signed-off-by: H. N