Hi, On Tue, Apr 28, 2015 at 08:04:47PM +0200, [email protected] wrote: > From: Marcus Cooper <[email protected]> > > Currently none of the target boards nor the driver supports > IR TX. However this pin is used in a few instances as a GPIO. > Split the pin ctrl descriptions so that only the IR RX is > configured to be used. > > Signed-off-by: Marcus Cooper <[email protected]> > --- > arch/arm/boot/dts/sun4i-a10.dtsi | 18 ++++++++++++++++-- > arch/arm/boot/dts/sun7i-a20.dtsi | 18 ++++++++++++++++-- > 2 files changed, 32 insertions(+), 4 deletions(-) > > diff --git a/arch/arm/boot/dts/sun4i-a10.dtsi > b/arch/arm/boot/dts/sun4i-a10.dtsi > index 1d7fd68..50df9b7 100644 > --- a/arch/arm/boot/dts/sun4i-a10.dtsi > +++ b/arch/arm/boot/dts/sun4i-a10.dtsi > @@ -798,14 +798,28 @@ > }; > > ir0_pins_a: ir0@0 {
I would have changed the name of that node to ir0_rx_pins_a, just to make it clear what you're actually muxing. (of course, that would require fixing the users of these nodes, but that's fine.) Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: Digital signature
