Re: Linux RAID subsystem future

2012-07-12 Thread Drew
linux family so why not borrow your brother's socks? :-) -- Drew -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

binfmt-464c and 2.4.1

2001-02-23 Thread Drew Bertola
I've noticed this in my logfile: Feb 23 20:48:24 babylon modprobe: modprobe: Can't locate module binfmt-464c Although I've looked through the documentation, I can't find any reference to binfmt-464c. Can anyone point me in the right direction? -- Drew Bertola | Send

Re: Power management on Sony C1Vx

2001-02-25 Thread Drew Bertola
My problem is the power management, i.e. standby and > suspend. I was not able to get it working (properly). Is here someone > who got it working or knows, that it will not work? Try Gvaiocontrols for screen brightness (the volume control doesn't work yet). http://gvaiocontrols.serialha

Re: The advantage of modules?

2001-01-05 Thread Drew Bertola
| Jan 5 11:58:30 CST 2001 i686 | > | http://evaner.penguinpowered.com | unknown | > +--+---+ > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to

i2go starting point...

2000-11-26 Thread Drew Bertola
Can anyone point me to a resource for i2go support? Thanks, -- Drew Bertola | Send a text message to my pager or cell ... | http://jpager.com/Drew - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECT

[PATCH] i850 support

2000-12-17 Thread Drew Hess
Hi all, This small patch to linux-2.4.0-test12 adds the Intel i850 chipset MCH and AGP IDs to pci.ids so that they can be properly identified by the kernel. It also contains an experimental patch to drivers/pci/quirks.c that forces standby mode for pool C RDRAM devices. I've seen some benchmar

IGNORE - test

2001-03-21 Thread Drew Bertola
Boy, do I hate doing this. Haven't gotten a post in several days, haven't seen any updates on kernel.org since 3/12. What's up? -- Drew Bertola | Send a text message to my pager or cell ... | http://jpager.com/Drew - To unsubscribe from this list: send the li

2.4.3-pre7 and System.map, bzImage ??

2001-03-25 Thread Drew Bertola
I've compiled 2.4.3-pre7 and no errors were reported, yet I can't find the kernel bzImage or System.map file. Did I miss a major change in the install procedure since 2.4.1? I can't find any references in the docs or archives. -- Drew Bertola | Send a text message to m

Re: Linux Worm (fwd)

2001-03-26 Thread Drew Bertola
- > hangnail amputate > headache amputate > (etc.) you can add: cancer withdraw into complete denial -- Drew Bertola | Send a text message to my pager or cell ... | http://jpager.com/Drew - To unsubscribe from this list: send

Re: How to compile linux 0.0.0.1?

2001-03-31 Thread Drew Bertola
f obsidean, a couple of sharp > rocks, and some flint... If you wish to make a [kernel] truly from scratch, you must first invent the universe. -Carl Saga -- Drew Bertola | Send a text message to my pager or cell ... | http://jpager.com/Drew - To unsubscribe from this list:

[OT] Vaio Brightness [WAS: Probably Off-topic Question...]

2001-01-26 Thread Drew Bertola
l/bin and set the sticky bit. Drew Thunder from the hill writes: > Mark Smith wrote: > > > > On Thu, Jan 25, 2001 at 01:14:19AM +0800, Steve Underwood wrote: > > > > This is probably a user-land and/or undocumented thing, but I am not > > >

Re: Linux-2.4.1-pre11

2001-01-28 Thread Drew Bertola
ed and reformatted. > > > > ASL Compiler: > > Version X2013: > > Fixed a problem where the line numbering and error reporting could get out > > of sync in the presence of multiple include files. > - > To unsubscribe from this list: send the line "uns

Re: Linux-2.4.1-pre11

2001-01-28 Thread Drew Bertola
Drew Bertola writes: > Andrew's latest ACPI fixes (acpica-linux-2125 patched against > 2.4.0) compile fine here and don't hang on my Vaio after loading > tables. > > That's a start. I'll play around some more. Unfortunately, pcmcia modules fail to load.

Re: Linux-2.4.1-pre11

2001-01-28 Thread Drew Bertola
Drew Bertola writes: > Drew Bertola writes: > > Andrew's latest ACPI fixes (acpica-linux-2125 patched against > > 2.4.0) compile fine here and don't hang on my Vaio after loading > > tables. > > > > That's a start. I'll play around some

RE: ACPI fix + comments

2001-01-31 Thread Drew Bertola
ta low-level like it is now, and have > a user app do the math, or what? I'd be happy with the way it is now if I could understand the data. Is there any documentation available to help me convert it? -- Drew Bertola | Send a text message to my pager or cell ... | htt

2 SCSI controllers causing boot problems...

2001-02-02 Thread Drew Bertola
I compiled a new kernel with the 3ware raid driver. When I rebooted, the 3ware card driver must have been loaded first; /dev/sda8 was no longer the root device. How do I control the device designations during boot? -- Drew Bertola | Send a text message to my pager or cell ... |

Re: Announce: ECN vendor support page

2001-04-25 Thread Drew Bertola
little typo: >From 5. External resources (notice "Congrestion"): Sally Floyd's page on Explicit Congrestion Notification in TCP/IP. http://www.aciri.org/floyd/ecn.html -- Drew Bertola | Send a text message to my pager or cell ... | http://jpa

Re: USB broken in 2.4.4? Serial Ricochet works, USB performance sucks.

2001-05-10 Thread Drew Bertola
hy is this? > > (Note to all prospective Ricochet/Earthlink buyers: Beware. It takes 10-20 > successful connects before you can establish a connection that lets data > through. Tested on multiple OSe and my ricochet repeater is across the > street on a lamp). -- Drew Bertol

Re: USB broken in 2.4.4? Serial Ricochet works, USB performance sucks.

2001-05-10 Thread Drew Bertola
UF_SIZE) - goto ignore_char; *tty->flip.char_buf_ptr = ch; icount->rx++; -- Drew Bertola | Send a text message to my pager or cell ... | http://jpager.com/Drew - To unsubscribe from this list: send the line "unsu

Re: [patch 1/2] fork_connector: add a fork connector

2005-03-31 Thread Drew Hess
On Tue, 29 Mar 2005 07:23:35 -0800, Paul Jackson <[EMAIL PROTECTED]> wrote: > Out of curiosity, what are these 'several user space applications?' The > only one I know of is this extension to bsd accounting to include > capturing parent and child pid at fork. Probably you've mentioned some > oth

[PATCHv2] arm: perf: Add event descriptions

2015-10-07 Thread Drew Richardson
Add additional information about the ARM architected hardware events to make counters self describing. This makes the hardware PMUs easier to use as perf list contains possible events instead of users having to refer to documentation like the ARM TRMs. Signed-off-by: Drew Richardson --- arch

Re: [PATCHv2] arm: perf: Add event descriptions

2015-10-12 Thread Drew Richardson
it's hex value (is there a better way to do this?). I think it may be less ugly if we build the string at runtime instead of at compile time (ie, going back to using PMU_EVENT_ATTR instead of PMU_EVENT_ATTR_STRING). Drew --- Add additional information about the ARM architected hardware events t

Re: [PATCH v5 0/2] arm: perf: Add event descriptions

2015-10-13 Thread Drew Richardson
I've done as suggested and converted all the events to #defines and split it up into two patches. GIT: [PATCH 1/2] arm: perf: Convert event enums to #defines GIT: [PATCH 2/2] arm: perf: Add event descriptions -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: [PATCH v5 1/2] arm: perf: Convert event enums to #defines

2015-10-13 Thread Drew Richardson
The enums are not necessary and this allows the event values to be used to construct static strings at compile time. Signed-off-by: Drew Richardson --- arch/arm/kernel/perf_event_v7.c | 186 ++-- 1 file changed, 85 insertions(+), 101 deletions(-) diff --git

Re: [PATCH v5 2/2] arm: perf: Add event descriptions

2015-10-13 Thread Drew Richardson
Add additional information about the ARM architected hardware events to make counters self describing. This makes the hardware PMUs easier to use as perf list contains possible events instead of users having to refer to documentation like the ARM TRMs. Signed-off-by: Drew Richardson --- arch

Re: [PATCH v5 2/2] arm: perf: Add event descriptions

2015-10-15 Thread Drew Richardson
On Thu, Oct 15, 2015 at 02:21:12PM +0100, Will Deacon wrote: > On Tue, Oct 13, 2015 at 08:36:45AM -0700, Drew Richardson wrote: > > Add additional information about the ARM architected hardware events > > to make counters self describing. This makes the hardware PMUs easier > >

Re: [PATCH v5 2/2] arm: perf: Add event descriptions

2015-10-15 Thread Drew Richardson
On Thu, Oct 15, 2015 at 04:41:26PM +0100, Mark Rutland wrote: > On Thu, Oct 15, 2015 at 04:29:15PM +0100, Will Deacon wrote: > > On Thu, Oct 15, 2015 at 08:15:06AM -0700, Drew Richardson wrote: > > > On Thu, Oct 15, 2015 at 02:21:12PM +0100, Will Deacon wrote: > > > >

Re: [PATCHv2] arm: perf: Add event descriptions

2015-10-22 Thread Drew Richardson
r-next/core branch. Please note that this is dependent on some change to drivers/perf/arm_pmu.c so that pmu.attr_groups is preserved. Drew -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More ma

[PATCH 1/2] arm64: perf: Convert event enums to #defines

2015-10-22 Thread Drew Richardson
The enums are not necessary and this allows the event values to be used to construct static strings at compile time. Signed-off-by: Drew Richardson --- arch/arm64/kernel/perf_event.c | 95 -- 1 file changed, 45 insertions(+), 50 deletions(-) diff --git a

[PATCH 2/2] arm64: perf: Add event descriptions

2015-10-22 Thread Drew Richardson
Add additional information about the ARM architected hardware events to make counters self describing. This makes the hardware PMUs easier to use as perf list contains possible events instead of users having to refer to documentation like the ARM TRMs. Signed-off-by: Drew Richardson --- arch

[PATCH] arm: perf: Fix userspace call stack walking

2015-10-01 Thread Drew Richardson
f gcc. gcc has this layout for it's stackframes caller_fp caller_lr <- fp However clang has this layout caller_fp <- fp caller_lr Since the layouts are not compatible use a heuristic to determine for each stack frame which layout is used. Signed-off-by: Drew Richardson ---

Re: [PATCH] arm: perf: Fix userspace call stack walking

2015-10-01 Thread Drew Richardson
On Thu, Oct 01, 2015 at 08:10:41PM +0100, Russell King - ARM Linux wrote: > On Thu, Oct 01, 2015 at 10:26:47AM -0700, Drew Richardson wrote: > > The layout of stack frames has changed over time. Testing using a > > arm-linux-gnueabi gcc-4.2 from 2007 the original code didn't w

Re: [PATCH v5 2/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-15 Thread Drew Fustini
On Mon, Feb 15, 2021 at 09:04:20PM +0200, Andy Shevchenko wrote: > On Sat, Feb 13, 2021 at 12:30 AM Drew Fustini wrote: > > > > Add "pinmux-select" to debugfs which will activate a function and group > > when "" are written to the file. The write > >

[PATCH v6 2/3] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-16 Thread Drew Fustini
-i2c0-pins ] function: pinmux-i2c1, groups = [ pinmux-i2c1-pins ] function: pinmux-spi1, groups = [ pinmux-spi1-pins ] To activate function pinmux-i2c1 and group pinmux-i2c1-pins: echo "pinmux-i2c1 pinmux-i2c1-pins" > pinmux-select Signed-off-by:

[PATCH v6 0/3] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-16 Thread Drew Fustini
7602-1-d...@beagleboard.org/ [2] https://lore.kernel.org/linux-gpio/20210126050817.GA187797@x1/ [3] https://lore.kernel.org/linux-gpio/20210123064909.466225-1-d...@beagleboard.org/ Drew Fustini (3): pinctrl: use to octal permissions for debugfs files pinctrl: pinmux: Add pinmux-select

[PATCH v6 3/3] docs/pinctrl: document debugfs files

2021-02-16 Thread Drew Fustini
Document debugfs directories and files created for pinctrl subsystem. Suggested-by: Andy Shevchenko Signed-off-by: Drew Fustini --- Documentation/driver-api/pinctl.rst | 37 + 1 file changed, 37 insertions(+) diff --git a/Documentation/driver-api/pinctl.rst b

[PATCH v6 1/3] pinctrl: use to octal permissions for debugfs files

2021-02-16 Thread Drew Fustini
fs/debugfs/inode.c Suggested-by: Joe Perches Suggested-by: Andy Shevchenko Reviewed-by: Andy Shevchenko Reviewed-by: Geert Uytterhoeven Signed-off-by: Drew Fustini --- drivers/pinctrl/core.c| 12 ++-- drivers/pinctrl/pinconf.c | 4 ++-- drivers/pinctrl/pinmux.c | 4 ++-- 3 files c

Re: [PATCH v4 2/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-11 Thread Drew Fustini
On Thu, Feb 11, 2021 at 10:39:38AM +0300, Dan Carpenter wrote: > On Wed, Feb 10, 2021 at 11:24:23PM -0800, Joe Perches wrote: > > On Thu, 2021-02-11 at 10:11 +0300, Dan Carpenter wrote: > > > On Wed, Feb 10, 2021 at 02:28:54PM -0800, Drew Fustini wrote: > > > > +

Re: [PATCH v4 2/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-11 Thread Drew Fustini
On Thu, Feb 11, 2021 at 09:09:03AM +0100, Geert Uytterhoeven wrote: > Hi Drew, > > On Wed, Feb 10, 2021 at 11:33 PM Drew Fustini wrote: > > Add "pinmux-select" to debugfs which will activate a function and group > > when "" are written to the file. The wr

Re: [PATCH v4 2/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-11 Thread Drew Fustini
On Thu, Feb 11, 2021 at 11:53:24AM +0200, Andy Shevchenko wrote: > On Thu, Feb 11, 2021 at 10:09 AM Geert Uytterhoeven > wrote: > > On Wed, Feb 10, 2021 at 11:33 PM Drew Fustini wrote: > > > > > +#define PINMUX_MAX_NAME 64 > > > >

Re: [PATCH v4 2/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-11 Thread Drew Fustini
On Thu, Feb 11, 2021 at 03:00:51PM +0300, Dan Carpenter wrote: > On Wed, Feb 10, 2021 at 02:28:54PM -0800, Drew Fustini wrote: > > Add "pinmux-select" to debugfs which will activate a function and group > > when "" are written to the file. The write > >

Re: [PATCH] pinctrl: use to octal permissions for debugfs files

2021-02-12 Thread Drew Fustini
On Fri, Feb 12, 2021 at 08:58:58AM +0100, Linus Walleij wrote: > On Tue, Jan 26, 2021 at 5:55 AM Drew Fustini wrote: > > > Switch over pinctrl debugfs files to use octal permissions as they are > > preferred over symbolic permissions. Refer to commit f90774e1fd27 > >

[PATCH v5 0/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-12 Thread Drew Fustini
_from_user() - switch from pr_warn() to dev_err() [1] https://lore.kernel.org/linux-gpio/20210126044742.87602-1-d...@beagleboard.org/ [2] https://lore.kernel.org/linux-gpio/20210126050817.GA187797@x1/ [3] https://lore.kernel.org/linux-gpio/20210123064909.466225-1-d...@beagleboard.org/ Drew Fustini (2): pinctr

[PATCH v5 1/2] pinctrl: use to octal permissions for debugfs files

2021-02-12 Thread Drew Fustini
fs/debugfs/inode.c Suggested-by: Andy Shevchenko Signed-off-by: Drew Fustini --- drivers/pinctrl/core.c| 12 ++-- drivers/pinctrl/pinconf.c | 4 ++-- drivers/pinctrl/pinmux.c | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/drivers/pinctrl/core.c b/drivers/pinc

[PATCH v5 2/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-12 Thread Drew Fustini
i2c0-pins ] function: pinmux-i2c1, groups = [ pinmux-i2c1-pins ] function: pinmux-spi1, groups = [ pinmux-spi1-pins ] To activate function pinmux-i2c1 and group pinmux-i2c1-pins: echo "pinmux-i2c1 pinmux-i2c1-pins" > pinmux-select Signed-off-by: Dr

[PATCH v2 0/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-09 Thread Drew Fustini
10126044742.87602-1-d...@beagleboard.org/ [2] https://lore.kernel.org/linux-gpio/20210126050817.GA187797@x1/ [3] https://lore.kernel.org/linux-gpio/20210123064909.466225-1-d...@beagleboard.org/ Drew Fustini (2): pinctrl: use to octal permissions for debugfs files pinctrl: pinmux: Add pinmux-select deb

[PATCH v2 1/2] pinctrl: use to octal permissions for debugfs files

2021-02-09 Thread Drew Fustini
Switch over pinctrl debugfs files to use octal permissions as they are preferred over symbolic permissions. Refer to commit f90774e1fd27 ("checkpatch: look for symbolic permissions and suggest octal instead"). Signed-off-by: Drew Fustini --- drivers/pinctrl/core.c| 6 +++--- drive

[PATCH v2 2/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-09 Thread Drew Fustini
nmux-i2c0-pins ] function: pinmux-i2c1, groups = [ pinmux-i2c1-pins ] function: pinmux-spi1, groups = [ pinmux-spi1-pins ] To activate function pinmux-i2c1 (fsel 4) and group pinmux-i2c1-pins (gsel 4): echo '4 4' > pinmux-select Signed-off-by: Dre

Re: [PATCH v2 2/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-10 Thread Drew Fustini
On Wed, Feb 10, 2021 at 11:56:49AM +0200, Andy Shevchenko wrote: > On Wed, Feb 10, 2021 at 9:50 AM Drew Fustini wrote: > > > > Add "pinmux-select" to debugfs which will activate a function and group > > when 2 integers " " are written to > > the fi

Re: [PATCH v2 2/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-10 Thread Drew Fustini
On Wed, Feb 10, 2021 at 09:20:44PM +0300, Dan Carpenter wrote: > Hi Drew, > > url: > https://github.com/0day-ci/linux/commits/Drew-Fustini/pinctrl-pinmux-Add-pinmux-select-debugfs-file/20210210-160108 > base: > https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux

Re: [PATCH v2 2/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-10 Thread Drew Fustini
On Wed, Feb 10, 2021 at 10:05:29PM +0300, Dan Carpenter wrote: > On Wed, Feb 10, 2021 at 07:39:16PM +0100, Geert Uytterhoeven wrote: > > Hi Dan, > > > > On Wed, Feb 10, 2021 at 7:21 PM Dan Carpenter > > wrote: > > > 99b2f99aa41aa7 Drew Fustini 2021-02-

Re: [PATCH v2 1/2] pinctrl: use to octal permissions for debugfs files

2021-02-10 Thread Drew Fustini
On Wed, Feb 10, 2021 at 04:36:00AM -0800, Joe Perches wrote: > On Wed, 2021-02-10 at 12:18 +0200, Andy Shevchenko wrote: > > On Wed, Feb 10, 2021 at 10:30 AM Joe Perches wrote: > > > On Tue, 2021-02-09 at 23:49 -0800, Drew Fustini wrote: > > > > > > -

[PATCH v3 2/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-10 Thread Drew Fustini
nmux-i2c0-pins ] function: pinmux-i2c1, groups = [ pinmux-i2c1-pins ] function: pinmux-spi1, groups = [ pinmux-spi1-pins ] To activate function pinmux-i2c1 and group pinmux-i2c1-pins: echo pinmux-i2c1 pinmux-i2c1-pins > mux-select Signed-off-by: Drew Fustini

[PATCH v3 0/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-10 Thread Drew Fustini
m pr_warn() to dev_err() [1] https://lore.kernel.org/linux-gpio/20210126044742.87602-1-d...@beagleboard.org/ [2] https://lore.kernel.org/linux-gpio/20210126050817.GA187797@x1/ [3] https://lore.kernel.org/linux-gpio/20210123064909.466225-1-d...@beagleboard.org/ Drew Fustini (2): pinctrl: us

[PATCH v3 1/2] pinctrl: use to octal permissions for debugfs files

2021-02-10 Thread Drew Fustini
fs/debugfs/inode.c Thank you, Drew Suggested-by: Andy Shevchenko Signed-off-by: Drew Fustini --- drivers/pinctrl/core.c| 6 +++--- drivers/pinctrl/pinconf.c | 4 ++-- drivers/pinctrl/pinmux.c | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/pinctrl/core.c b/drive

[PATCH v4 0/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-10 Thread Drew Fustini
10126050817.GA187797@x1/ [3] https://lore.kernel.org/linux-gpio/20210123064909.466225-1-d...@beagleboard.org/ Drew Fustini (2): pinctrl: use to octal permissions for debugfs files pinctrl: pinmux: Add pinmux-select debugfs file drivers/pinctrl/core.c| 6 +-- drivers/pinctrl/pinconf.c | 4 +- dr

[PATCH v4 2/2] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-10 Thread Drew Fustini
i2c0-pins ] function: pinmux-i2c1, groups = [ pinmux-i2c1-pins ] function: pinmux-spi1, groups = [ pinmux-spi1-pins ] To activate function pinmux-i2c1 and group pinmux-i2c1-pins: echo "pinmux-i2c1 pinmux-i2c1-pins" > pinmux-select Signed-off-by: Dre

[PATCH v4 1/2] pinctrl: use to octal permissions for debugfs files

2021-02-10 Thread Drew Fustini
fs/debugfs/inode.c Suggested-by: Andy Shevchenko Signed-off-by: Drew Fustini --- drivers/pinctrl/core.c| 6 +++--- drivers/pinctrl/pinconf.c | 4 ++-- drivers/pinctrl/pinmux.c | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/pinctrl/core.c b/drivers/pinctrl/co

Re: [PATCH v4 1/2] pinctrl: use to octal permissions for debugfs files

2021-02-10 Thread Drew Fustini
On Wed, Feb 10, 2021 at 11:36:39PM -0800, Joe Perches wrote: > On Wed, 2021-02-10 at 14:28 -0800, Drew Fustini wrote: > > Switch over pinctrl debugfs files to use octal permissions as they are > > preferred over symbolic permissions. Refer to commit f90774e1fd27 > > ("che

[PATCH v7 0/3] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-17 Thread Drew Fustini
1-d...@beagleboard.org/ [2] https://lore.kernel.org/linux-gpio/20210126050817.GA187797@x1/ [3] https://lore.kernel.org/linux-gpio/20210123064909.466225-1-d...@beagleboard.org/ Drew Fustini (3): pinctrl: use to octal permissions for debugfs files pinctrl: pinmux: Add pinmux-select debugf

[PATCH v7 2/3] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-17 Thread Drew Fustini
-i2c0-pins ] function: pinmux-i2c1, groups = [ pinmux-i2c1-pins ] function: pinmux-spi1, groups = [ pinmux-spi1-pins ] To activate function pinmux-i2c1 and group pinmux-i2c1-pins: echo "pinmux-i2c1 pinmux-i2c1-pins" > pinmux-select Reviewed-by: Andy Shevchenko Review

[PATCH v7 3/3] docs/pinctrl: document debugfs files

2021-02-17 Thread Drew Fustini
Document debugfs directories and files created for pinctrl subsystem. Suggested-by: Andy Shevchenko Reviewed-by: Andy Shevchenko Reviewed-by: Tony Lindgren Signed-off-by: Drew Fustini --- Documentation/driver-api/pinctl.rst | 37 + 1 file changed, 37 insertions

[PATCH v7 1/3] pinctrl: use to octal permissions for debugfs files

2021-02-17 Thread Drew Fustini
fs/debugfs/inode.c Suggested-by: Joe Perches Suggested-by: Andy Shevchenko Reviewed-by: Andy Shevchenko Reviewed-by: Geert Uytterhoeven Reviewed-by: Tony Lindgren Signed-off-by: Drew Fustini --- drivers/pinctrl/core.c| 12 ++-- drivers/pinctrl/pinconf.c | 4 ++-- drivers/pinctrl/pinm

Re: [PATCH 1/2] ARM: dts: am335x-pocketbeagle: unique gpio-line-names

2021-02-03 Thread Drew Fustini
On Thu, Feb 04, 2021 at 08:58:20AM +0200, Tony Lindgren wrote: > * Drew Fustini [210127 02:04]: > > Based on linux-gpio discussion [1], it is best practice to make the > > gpio-line-names unique. Generic names like "[ethernet]" are replaced > > with the name of the

Re: [PATCH v8 0/3] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-26 Thread Drew Fustini
On Sat, Feb 20, 2021 at 12:27:47PM -0800, Drew Fustini wrote: > This series first converts the debugfs files in the pinctrl subsystem to > octal permissions and then adds a new debugfs file "pinmux-select". > > Group name and function name can be written to "pinmux-sel

[PATCH] pinctrl-single: fix pcs_parse_pinconf() return val

2020-05-31 Thread Drew Fustini
pinctrl_entry() will know that no map was added. [0] https://lore.kernel.org/linux-omap/20200529175544.GA3766151@x1/ Signed-off-by: Drew Fustini --- drivers/pinctrl/pinctrl-single.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/pinctrl/pinctrl-single.c b/drivers/pinctr

Re: [PATCH] pinctrl-single: fix pcs_parse_pinconf() return val

2020-06-01 Thread Drew Fustini
On Mon, Jun 01, 2020 at 09:18:51AM -0700, Tony Lindgren wrote: > * Drew Fustini [200531 20:42]: > > This patch causes pcs_parse_pinconf() to return an error when no > > pinctrl_map is added. The current behavior is to return 0 when > > !PCS_HAS_PINC

[PATCH v2] arm: dts: am33xx-bone-common: add gpio-line-names

2020-05-20 Thread Drew Fustini
sed input active-high line 15: "P9_29 [spi1_d0]" unused input active-high line 16: "P9_30 [spi1_d1]" unused input active-high line 17: "P9_28 [spi1_cs0]" unused input active-high line 18: "P9_42B [ecappwm0]" unused input

Re: [PATCH] arm: dts: am33xx-bone-common: add gpio-line-names

2020-05-20 Thread Drew Fustini
On Mon, May 18, 2020 at 04:18:43PM +0200, Drew Fustini wrote: > On Mon, May 18, 2020 at 09:11:07AM +0200, Linus Walleij wrote: > > On Fri, May 8, 2020 at 6:57 PM Drew Fustini wrote: > > > > > Add gpio-line-names properties to the gpio controller nodes. > > >

Re: [PATCH v2] arm: dts: am33xx-bone-common: add gpio-line-names

2020-05-21 Thread Drew Fustini
ally specific to the BeagleBone Black and not applicable for other boards like the BeagleBone Green which lack eMMC. I will post a new patch for am335x-boneblack.dts. After that is reviewed and applied, I will then create patches for the the other BeagleBone models. thanks, drew

[PATCH] arm: dts: am335x-boneblack: add gpio-line-names

2020-05-21 Thread Drew Fustini
to a GPIO line. The output of gpioinfo on a BeagleBone Black would be: [0] https://git.io/JfgOd [1] https://beagleboard.org/capes [1] https://beagleboard.org/Support/bone101 [2] https://beagleboard.org/static/images/cape-headers.png Reviewed-by: Jason Kridner Reviewed-by: Robert Nelson Signed-

[PATCH v2] arm: dts: am335x-boneblack: add gpio-line-names

2020-05-21 Thread Drew Fustini
pi1_sclk]" unused input active-high line 15: "P9_29 [spi1_d0]" unused input active-high line 16: "P9_30 [spi1_d1]" unused input active-high line 17: "P9_28 [spi1_cs0]" unused input active-high line 18: "P9_42B [ecappwm0]"

Re: [PATCH] gpio: omap: improve coding style for pin config flags

2020-08-19 Thread Drew Fustini
On Wed, Aug 19, 2020 at 09:31:27AM +0300, Tony Lindgren wrote: > Hi, > > * Drew Fustini [200722 12:09]: > > Change the handling of pin config flags from if/else to switch > > statement to make the code more readable and cleaner. > > > > Suggested-by: Gustavo A.

[PATCH] ARM: dts: am33xx: add ocp label

2020-08-09 Thread Drew Fustini
Add label to the ocp node in the AM33xx SoC include so that it can be referenced in board-level files like am335x-pocketbeagle.dts Signed-off-by: Drew Fustini --- arch/arm/boot/dts/am33xx.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/am33xx.dtsi b

[RFC PATCH] pinctrl: add helper to expose pinctrl state in debugfs

2020-12-10 Thread Drew Fustini
xample of how the state can be read and written from userspace: root@beaglebone:~# cat /sys/kernel/debug/ocp\:P9_14_pinmux/state default root@beaglebone:~# echo pwm > /sys/kernel/debug/ocp\:P9_14_pinmux/state root@beaglebone:~# cat /sys/kernel/debug/ocp\:P9_14_pinmux/state pwm I would very much ap

Re: [RFC PATCH] pinctrl: add helper to expose pinctrl state in debugfs

2020-12-11 Thread Drew Fustini
On Fri, Dec 11, 2020 at 11:15:21PM +0200, Andy Shevchenko wrote: > On Fri, Dec 11, 2020 at 1:54 PM Drew Fustini wrote: > > > > BeagleBoard.org [0] currently uses an out-of-tree driver called > > bone-pinmux-helper [1] developed by Pantelis Antoniou [2] back in 2013. >

Re: [RFC PATCH v2] pinctrl: add helper to expose pinctrl state in debugfs

2021-01-08 Thread Drew Fustini
On Sat, Jan 09, 2021 at 02:22:07AM +0100, Linus Walleij wrote: > Hi Drew, > > sorry for belated review. The approach is so uncommon so it had me > confused. > > On Thu, Dec 24, 2020 at 9:36 PM Drew Fustini wrote: > > > > > I used the compatible string

Re: [RFC PATCH v2] pinctrl: add helper to expose pinctrl state in debugfs

2020-12-24 Thread Drew Fustini
On Fri, Dec 18, 2020 at 06:01:25PM +0200, Andy Shevchenko wrote: > On Fri, Dec 18, 2020 at 6:52 AM Drew Fustini wrote: > > > > BeagleBoard.org [0] currently uses an out-of-tree driver called > > bone-pinmux-helper [1] developed by Pantelis Antoniou [2] back in 2013. > &g

[PATCH] ARM: dts: am335x-boneblack.dts: unique gpio-line-names

2021-03-24 Thread Drew Fustini
C" name to represent "not connected". [1] https://lore.kernel.org/linux-gpio/20201216195357.GA2583366@x1/ Signed-off-by: Drew Fustini --- Tony - I have fixed the conflict so this now applies against mainline. arch/arm/boot/dts/am335x-boneblack.dts | 132 ---

Re: [PATCH 1/2] ARM: dts: am335x-pocketbeagle: unique gpio-line-names

2021-03-24 Thread Drew Fustini
On Wed, Mar 24, 2021 at 02:00:52PM +0200, Tony Lindgren wrote: > Hi, > > * Drew Fustini [210127 02:04]: > > Based on linux-gpio discussion [1], it is best practice to make the > > gpio-line-names unique. Generic names like "[ethernet]" are replaced > > with

[PATCH] clocksource/drivers: fix typo in timer-pistachio

2021-03-05 Thread Drew Fustini
Fix trivial typo, rename local variable from 'overflw' to 'overflow' in pistachio_clocksource_read_cycles(). Reported-by: Gustavo A. R. Silva Signed-off-by: Drew Fustini --- drivers/clocksource/timer-pistachio.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[PATCH] scripts/spelling.txt: add "overflw"

2021-03-05 Thread Drew Fustini
Add typo "overflw" for "overflow". This typo was found and fixed in drivers/clocksource/timer-pistachio.c. Link: https://lore.kernel.org/lkml/20210305090315.384547-1-d...@beagleboard.org/ Suggested-by: Gustavo A. R. Silva Signed-off-by: Drew Fustini --- scripts/spelli

[PATCH] net: sctp: trivial: fix typo in comment

2021-03-03 Thread Drew Fustini
Fix typo of 'overflow' for comment in sctp_tsnmap_check(). Reported-by: Gustavo A. R. Silva Signed-off-by: Drew Fustini --- net/sctp/tsnmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/sctp/tsnmap.c b/net/sctp/tsnmap.c index a9c6af5795d8..5ba456727f63 10

[PATCH] scripts/spelling.txt: add "overlfow"

2021-03-03 Thread Drew Fustini
Add typo "overlfow" for "overflow". This typo was found and fixed in net/sctp/tsnmap.c. Link: https://lore.kernel.org/netdev/20210304055548.56829-1-d...@beagleboard.org/ Suggested-by: Kees Cook Signed-off-by: Drew Fustini --- scripts/spelling.txt | 1 + 1 file changed,

Re: [PATCH v4 0/3] Fix pinctrl-single pcs_pin_dbg_show()

2021-03-21 Thread Drew Fustini
12) 0:? 44e10830 0037 pinctrl-single pin 140 (PIN140) 0:? 44e10a30 0028 pinctrl-single pin 141 (PIN141) 13:gpio-64-95 44e10a34 0020 pinctrl-single Reviewed-by: Drew Fustini Thanks, Drew

Page BUGs

2021-04-16 Thread Drew Abbott
panics[7], but I have since removed that entry from fstab and can still see paging bugs without that fs (or any other FUSE fs) mounted[7]. What can I do to keep my computer from freezing and panicking? Thank you, Drew Abbott [0] https://bbs.archlinux.org/viewtopic.php?id=259571 [1] https

Re: Page BUGs

2021-04-16 Thread Drew Abbott
> so linux...@kvack.org would be better IMO. Thank you, I will try this message there instead. > [7] tells me: > SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data > at line 1 column 16 of the JSON data I'll put my log up on another paste host, thanks again.

Re: [PATCH v1 1/1] pinctrl: core: Show pin numbers for the controllers with base = 0

2021-04-19 Thread Drew Fustini
nus, since we got one more week, can you consider applying this one > and the other one against kernel doc for the final release? Thank you for the reminder. I will test today. -Drew

Re: [PATCH v1 1/1] pinctrl: core: Show pin numbers for the controllers with base = 0

2021-04-20 Thread Drew Fustini
number. This, > in particular, excluded chips where base is 0 for the historical or backward > compatibility reasons. Refactor the code to include the latter as well. > > Fixes: f1b206cf7c57 ("pinctrl: core: print gpio in pins debugfs file") > Cc: Drew Fustini > S

Re: [PATCH v7 2/3] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-20 Thread Drew Fustini
On Fri, Feb 19, 2021 at 10:06:51AM +0100, Geert Uytterhoeven wrote: > Hi Drew, > > On Wed, Feb 17, 2021 at 11:15 PM Drew Fustini wrote: > > Add "pinmux-select" to debugfs which will activate a function and group: > > > > echo "" > pinmu

[PATCH v8 0/3] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-20 Thread Drew Fustini
pinctrl debugfs files is added. Notes for RFC v2 [3]: - rename debugfs file "pinmux-set" to "pinmux-select" - renmae pinmux_set_write() to pinmux_select() - switch from memdup_user_nul() to strncpy_from_user() - switch from pr_warn() to dev_err() [1] https://lore.kernel.org/linu

[PATCH v8 1/3] pinctrl: use to octal permissions for debugfs files

2021-02-20 Thread Drew Fustini
fs/debugfs/inode.c Suggested-by: Joe Perches Suggested-by: Andy Shevchenko Reviewed-by: Andy Shevchenko Reviewed-by: Geert Uytterhoeven Reviewed-by: Tony Lindgren Signed-off-by: Drew Fustini --- drivers/pinctrl/core.c| 12 ++-- drivers/pinctrl/pinconf.c | 4 ++-- drivers/pinctrl/pinm

[PATCH v8 3/3] docs/pinctrl: document debugfs files

2021-02-20 Thread Drew Fustini
Document debugfs directories and files created for pinctrl subsystem. Suggested-by: Andy Shevchenko Reviewed-by: Andy Shevchenko Reviewed-by: Tony Lindgren Signed-off-by: Drew Fustini --- Documentation/driver-api/pinctl.rst | 37 + 1 file changed, 37 insertions

[PATCH v8 2/3] pinctrl: pinmux: Add pinmux-select debugfs file

2021-02-20 Thread Drew Fustini
o Reviewed-by: Tony Lindgren Reviewed-by: Geert Uytterhoeven Tested-by: Geert Uytterhoeven Signed-off-by: Drew Fustini --- drivers/pinctrl/pinmux.c | 102 +++ 1 file changed, 102 insertions(+) diff --git a/drivers/pinctrl/pinmux.c b/drivers/pinctrl/pinmux.c inde

Re: [PATCH] pinctrl: core: Fix unused variable build warnings

2020-11-23 Thread Drew Fustini
s); > > mutex_lock(&pctldev->mutex); > -- > 2.21.3 > Thanks for pointing this out. I don't have any systems where I build without CONFIG_GPIOLIB so I missed this. I'm having trouble figuring out a .config that will reproduce this. I tried tinyconfig but it compiled clean. Could you share your .config? Thank you, Drew

Re: [PATCH] pinctrl: core: Fix unused variable build warnings

2020-11-25 Thread Drew Fustini
On Mon, Nov 23, 2020 at 11:51:29PM -0800, Pawan Gupta wrote: > On Mon, Nov 23, 2020 at 09:06:18PM -0800, Drew Fustini wrote: > > On Mon, Nov 23, 2020 at 02:33:33PM -0800, Pawan Gupta wrote: > > > A recent commit f1b206cf7c57 ("pinctrl: core: print gpio in pins debugfs &

[RFC PATCH v2] pinctrl: add helper to expose pinctrl state in debugfs

2020-12-17 Thread Drew Fustini
mple of how the state can be read and written from userspace: root@beaglebone:~# cat /sys/kernel/debug/pinctrl/pinctrl_state/ocp:P9_14_pinmux/state default root@beaglebone:~# echo pwm > /sys/kernel/debug/pinctrl/pinctrl_state/ocp:P9_14_pinmux/state root@beaglebone:~# cat /sys/kernel/debug/pinc

Re: [RFC PATCH] pinctrl: add helper to expose pinctrl state in debugfs

2020-12-19 Thread Drew Fustini
On Fri, Dec 18, 2020 at 06:00:49PM +0200, Andy Shevchenko wrote: > On Wed, Dec 16, 2020 at 12:42 AM Drew Fustini wrote: > > On Tue, Dec 15, 2020 at 09:39:18PM +0200, Andy Shevchenko wrote: > > > On Tue, Dec 15, 2020 at 9:36 PM Andy Shevchenko > > > wrote: > > >

Re: [PATCH v9 2/4] pinctrl: pinmux: Add pinmux-select debugfs file

2021-03-13 Thread Drew Fustini
On Fri, Mar 12, 2021 at 02:57:54PM +0100, Enrico Weigelt, metux IT consult wrote: > On 02.03.21 06:30, Drew Fustini wrote: > > Hi folks, > > > Add "pinmux-select" to debugfs which will activate a pin function for a > > given pin group: > > > >

[PATCH] pinctrl: clarify #pinctrl-cells for pinctrl-single,pins

2021-01-19 Thread Drew Fustini
y Lindgren Signed-off-by: Drew Fustini --- Documentation/devicetree/bindings/pinctrl/pinctrl-single.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-single.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-single

  1   2   3   >