On Fri, Jan 27, 2017 at 4:27 PM, Paul Cercueil wrote:
> [Me]:
>> In the former case, if this pertains to the *inside* of the SoC:
>> is it just different between jz4740 and jz4780?
>> In that case, just code this into the driver as .data to the .compatible
>> in the DT match. No special DT propert
Hi,
So I still don't understand these properties.
Does this mean that there is a pull-up *inside* the SoC or *outside*
on the board where it is mounted?
The pull-up resistors are inside the SoCs.
In the former case, if this pertains to the *inside* of the SoC:
is it just different between j
On Sun, Jan 22, 2017 at 3:49 PM, Paul Cercueil wrote:
> +Required properties:
> +- compatible: One of:
> + - "ingenic,jz4740-pinctrl"
> + - "ingenic,jz4780-pinctrl"
> +
> +Optional properties:
> +- ingenic,pull-ups: A list of 32-bit bit fields, where each bit set tells the
> + driver that a p
This commit adds documentation for the devicetree bidings of the
pinctrl-ingenic driver, which handles pin configuration and pin
muxing of the Ingenic SoCs currently supported by the Linux kernel.
Signed-off-by: Paul Cercueil
---
.../bindings/pinctrl/ingenic,pinctrl.txt | 77 ++
4 matches
Mail list logo