[PATCH 08/12] arm64: dts: allwinner: h6: Add MMC1 pins
Maxime Ripard
maxime.ripard at bootlin.com
Mon Apr 8 07:43:27 UTC 2019
On Sat, Apr 06, 2019 at 01:45:10AM +0200, megous at megous.com wrote:
> From: Ondrej Jirman <megous at megous.com>
>
> ---
> arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi b/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi
> index 91fecab58836..dccad79da90c 100644
> --- a/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi
> +++ b/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi
> @@ -238,6 +238,15 @@
> bias-pull-up;
> };
>
> +
Extra line
> + mmc1_pins: mmc1-pins {
> + pins = "PG0", "PG1", "PG2", "PG3",
> + "PG4", "PG5";
> + function = "mmc1";
> + drive-strength = <30>;
> + bias-pull-up;
> + };
> +
Is that the only muxing option?
If so, then it should be assigned by default to mmc1
Thanks!
Maxime
--
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190408/f0f25850/attachment.sig>
More information about the dri-devel
mailing list