08 Dec, 2013

1 commit


24 Nov, 2013

1 commit

  • Generally, power LEDs should indicate when power is applied, and go out
    once power is removed. _Not_ annoy the developer with migraine-inducing
    blinking reminicent of some badly animated television series designed to
    sell sugar to children.

    On a more serious note, most of these OS-specific properties aren't
    necessary and should be removed. I left two that are legitimately tying
    disk LEDs to disk activity. Other than that, we keep the state the
    bootloader left them in until userspace changes the state via sysfs.

    Signed-off-by: Jason Cooper

    Jason Cooper
     

06 Aug, 2013

1 commit


05 Jun, 2013

1 commit

  • When the pinmux mechanism was added in Kirkwood, the device driver
    core was not yet providing the possibility of attaching pinmux
    configurations to all devices, drivers had to do it explicitly, and
    not all drivers were doing this.

    Now that the driver core does that in a generic way, it makes sense to
    attach the pinmux configuration to their corresponding devices.

    Signed-off-by: Simon Baatz
    Reviewed-by: Thomas Petazzoni
    Signed-off-by: Jason Cooper

    Simon Baatz
     

15 May, 2013

1 commit