On Wed, 2016-04-06 at 00:48 -0700, [email protected] wrote: > i need add the config for an 1-Wwre bus on gpio, the 1-wire datapin > is connected to GPIO thrugh CON3/PIN7 (GPCLK / GPIO4) on the bpi. Now > i missing the correct valuse for the > "gpios = <&pio ? ? ??" - device definition in the "sun7i-a20 > -bananapi.dts"-file.
1. Look up the that pin from Banana Pi schematic (pdf available in our wiki) 2. Then look up which pin corresponds to that label. 3. Convert that pin to correct <bank pin> format. (ie. PH3 is <7 3>) Päikest, Priit :) -- 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.
