[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ea7ce09c-01a8-6a32-ab50-f288a859ab9a@amlogic.com>
Date: Thu, 3 Dec 2020 14:43:52 +0800
From: Nan Li <nan.li@...ogic.com>
To: Jerome Brunet <jbrunet@...libre.com>,
Jianxin Pan <Jianxin.Pan@...ogic.com>,
Ulf Hansson <ulf.hansson@...aro.org>,
Kevin Hilman <khilman@...libre.com>
CC: Neil Armstrong <narmstrong@...libre.com>,
"linux-amlogic@...ts.infradead.org"
<linux-amlogic@...ts.infradead.org>,
"linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Victor Wan <victor.wan@...ogic.com>
Subject: Consultation on related issues of Linux kernel4.19
Hiļ¼Jerome
I recently migrated the 4.19 kernel and found that the RCA
reconfiguration for emMC is available within the mmc_set_relative_addr()
function within the mmc_ops.c file, but for SD card or SDIO
configuration, the mmc_send_relative_addr() function within the sd_ops.c
file is not set.If I want to reset the RCA value of an SD card or SDIO
device area to satisfy my need to switch between multiple slave devices,
this function cannot be implemented.I'm wondering if the
mmc_send_relative_addr () function has no reconfiguration. What is the
purpose of this design?If I need this function, is there any interface I
can use?Or can I modify it?
I am looking forward to your reply. Thank you.
Powered by blists - more mailing lists