Hi Neil,
On Mon, Jun 3, 2019 at 12:04 PM Neil Armstrong <[email protected]> wrote:
>
> The SEI510 embeds an AP6398S SDIO module, let's add the
> corresponding SDIO, PWM clock and mmc-pwrseq nodes.
>
> Signed-off-by: Neil Armstrong <[email protected]>
with the comment below addressed:
Acked-by: Martin Blumenstingl <[email protected]>
[...]
> +&pwm_ef {
> + status = "okay";
> + pinctrl-0 = <&pwm_e_pins>;
> + pinctrl-names = "default";
> +};
on the other boards we list the input clock explicitly here (I assume
to avoid jitter due to a less precise parent which may be the chip
default or set by the bootloader)