[PATCH V2 1/5] arm64: dts: rockchip: add default pinctrl for rk3588 emmc
Sebastian Reichel
sebastian.reichel at collabora.com
Wed May 31 09:29:05 PDT 2023
Hi,
On Wed, May 31, 2023 at 11:12:16AM -0500, Chris Morgan wrote:
> From: Chris Morgan <macromorgan at hotmail.com>
>
> Add a default pinctrl definition for the rk3588 emmc.
>
> Signed-off-by: Chris Morgan <macromorgan at hotmail.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel at collabora.com>
-- Sebastian
> ---
> arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/rockchip/rk3588s.dtsi b/arch/arm64/boot/dts/rockchip/rk3588s.dtsi
> index 657c019d27fa..571cdec24a66 100644
> --- a/arch/arm64/boot/dts/rockchip/rk3588s.dtsi
> +++ b/arch/arm64/boot/dts/rockchip/rk3588s.dtsi
> @@ -1187,6 +1187,9 @@ sdhci: mmc at fe2e0000 {
> <&cru TMCLK_EMMC>;
> clock-names = "core", "bus", "axi", "block", "timer";
> max-frequency = <200000000>;
> + pinctrl-0 = <&emmc_rstnout>, <&emmc_bus8>, <&emmc_clk>,
> + <&emmc_cmd>, <&emmc_data_strobe>;
> + pinctrl-names = "default";
> resets = <&cru SRST_C_EMMC>, <&cru SRST_H_EMMC>,
> <&cru SRST_A_EMMC>, <&cru SRST_B_EMMC>,
> <&cru SRST_T_EMMC>;
> --
> 2.34.1
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-rockchip/attachments/20230531/a18930b3/attachment.sig>
More information about the Linux-rockchip
mailing list