[PATCH v2 12/14] arm: dts: include gpio nodes for card detect

Walter Lozano walter.lozano at collabora.com
Tue Jun 23 21:54:30 CEST 2020


Hi Simon,

On 23/6/20 09:28, Simon Glass wrote:
> On Fri, 19 Jun 2020 at 08:56, Walter Lozano <walter.lozano at collabora.com> wrote:
>> Several MMC drivers use GPIO for card detection with cd-gpios property in
>> the MMC node pointing to a GPIO node. However, as U-Boot tries to save
>> space by keeping only required nodes using u-boot* properties, several
>> devices tree result in having only in the MMC node but not the GPIO node
>> associated to cd-gpios.
>>
>> This patch, fixes several ocurrence of this issue.
>>
>> Signed-off-by: Walter Lozano <walter.lozano at collabora.com>
>> ---
>>   arch/arm/dts/da850-evm-u-boot.dtsi            |  4 ++++
>>   arch/arm/dts/da850-lcdk-u-boot.dtsi           |  4 ++++
>>   arch/arm/dts/rk3288-u-boot.dtsi               |  4 ++++
>>   arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi |  2 +-
>>   arch/arm/dts/rk3288-veyron-u-boot.dtsi        | 11 +++++++++++
>>   5 files changed, 24 insertions(+), 1 deletion(-)
>>   create mode 100644 arch/arm/dts/rk3288-veyron-u-boot.dtsi
> This patch did not go out to maintainers. If you are using patman, it
> should do this automatically.
>
> Reviewed-by: Simon Glass <sjg at chromium.org>


Thanks again. It is a good point to start using patman, I will do.

Regards,

Walter



More information about the U-Boot mailing list