Re: [PATCH] ARM: dts: am335x-boneblack: disable RTC-only sleep

2015-06-01 Thread Tony Lindgren
* Matthijs van Duin [150601 12:35]: > On 1 June 2015 at 19:23, Tony Lindgren wrote: > > Ah finally you got around doing a proper patch :) > > My First Linux Patch(tm) ;-) Probably easier than trying to get other people to do the right thing by writing emails ;) > > Also, if this is needed as

Re: [PATCH] ARM: dts: am335x-boneblack: disable RTC-only sleep

2015-06-01 Thread Matthijs van Duin
On 1 June 2015 at 19:23, Tony Lindgren wrote: > Ah finally you got around doing a proper patch :) My First Linux Patch(tm) ;-) > Also, if this is needed as a fix for the mainline kernel to avoid hardware > damage, please let me know too ASAP. The damaging configuration is having &rtc { system-p

Re: [PATCH] ARM: dts: am335x-boneblack: disable RTC-only sleep

2015-06-01 Thread Tony Lindgren
* Matthijs van Duin [150531 22:16]: > Here's a version that attempts to address Tony's earlier request to > include some comments in the patch itself. Since I saw no way to > concisely summarize the issues, I included links to relevant messages > (and enough info to locate the thread again in case

Re: [PATCH] ARM: dts: am335x-boneblack: disable RTC-only sleep

2015-06-01 Thread Tony Lindgren
* Robert Nelson [150531 19:20]: > On Sun, May 31, 2015 at 7:20 PM, Matthijs van Duin > wrote: > > Sorry for the late response, I only just noticed this since I wasn't CC'd. > > > > This "fix" was not ever Reported-By or Tested-By me as it claims. It > > is in fact wrong: &rtc { system-power-contr

Re: [PATCH] ARM: dts: am335x-boneblack: disable RTC-only sleep

2015-05-31 Thread Matthijs van Duin
Here's a version that attempts to address Tony's earlier request to include some comments in the patch itself. Since I saw no way to concisely summarize the issues, I included links to relevant messages (and enough info to locate the thread again in case of link rot). Since the patch itself contai

Re: [PATCH] ARM: dts: am335x-boneblack: disable RTC-only sleep

2015-05-31 Thread Robert Nelson
On Sun, May 31, 2015 at 7:20 PM, Matthijs van Duin wrote: > Sorry for the late response, I only just noticed this since I wasn't CC'd. > > This "fix" was not ever Reported-By or Tested-By me as it claims. It > is in fact wrong: &rtc { system-power-controller; } needs to be > present for every vari

Re: [PATCH] ARM: dts: am335x-boneblack: disable RTC-only sleep

2015-05-31 Thread Matthijs van Duin
Sorry for the late response, I only just noticed this since I wasn't CC'd. This "fix" was not ever Reported-By or Tested-By me as it claims. It is in fact wrong: &rtc { system-power-controller; } needs to be present for every variety of beaglebone (more generally every design with a TPS65217 whose

Re: [PATCH] ARM: dts: am335x-boneblack: disable RTC-only sleep

2015-05-20 Thread Tony Lindgren
* Robert Nelson [150520 08:53]: > Fixes: http://bugs.elinux.org/issues/143 > > Entering RTC-only sleep is only properly supported on early prototypes series > (pre-A6) of the BeagleBone Black. Since rev (A6A), which include all > production > versions, it is not support at due to. > > (rev A6)

[PATCH] ARM: dts: am335x-boneblack: disable RTC-only sleep

2015-05-20 Thread Robert Nelson
Fixes: http://bugs.elinux.org/issues/143 Entering RTC-only sleep is only properly supported on early prototypes series (pre-A6) of the BeagleBone Black. Since rev (A6A), which include all production versions, it is not support at due to. (rev A6) enable of the 3v3b regulator moved from LDO2 to L