[LEDE-DEV] [PATCH 1/2] ipq806x/nbg6817: fixup internal mmc and switch configuration in DTS

André Valentin avalentin at marcant.net
Thu Feb 2 03:11:13 PST 2017


Hi Mathias!

I removed this line. Please take a look at v2.

Kind regards,

André


Am 02.02.2017 um 09:34 schrieb Mathias Kresin:
> 01.02.2017 22:08, André Valentin:
>> The setting mmc-ddr-1_8v in the platform dts leads to read errors. The
>> device is unusable and system reboots in a loop. Because NBG6817 is the
>> only mmc device, I commented mmc-ddr-1_8v out in base dts.
>>
>> The second change removes settings now present in base dts.
>>
>> The third change references was a wrong conversion of constants in the switch settings.
>> Switch now initializes again.
>>
>> Signed-off-by: André Valentin <avalentin at marcant.net>
>> ---
>>  target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065-nbg6817.dts | 4 +---
>>  target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065.dtsi        | 2 +-
>>  2 files changed, 2 insertions(+), 4 deletions(-)
>>
>> diff --git a/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065.dtsi b/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065.dtsi
>> index 8721577..411ffc3 100644
>> --- a/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065.dtsi
>> +++ b/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065.dtsi
>> @@ -123,7 +123,7 @@
>>                  non-removable;
>>                  cap-sd-highspeed;
>>                  cap-mmc-highspeed;
>> -                mmc-ddr-1_8v;
>> +                #mmc-ddr-1_8v;
> 
> Please remove the line instead of making it a comment.
> 
> Mathias
> 
> _______________________________________________
> Lede-dev mailing list
> Lede-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3711 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.infradead.org/pipermail/lede-dev/attachments/20170202/1d610cda/attachment.p7s>


More information about the Lede-dev mailing list