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/
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
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
| 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
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
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
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
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
-
> 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
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:
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
> > >
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
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.
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
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
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 ...
|
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
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
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
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
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
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
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
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
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
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
> >
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:
> > > >
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
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
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
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
---
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
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
>
>
-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:
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
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
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
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:
> > > > +
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
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
>
> > >
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
> >
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
> >
_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
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
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
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
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
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
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
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
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-
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:
> >
> > > > -
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
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
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
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
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
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
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
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
-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
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
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
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
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
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
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
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
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.
> > >
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
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-
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]"
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.
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
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
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.
>
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
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
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 ---
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
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(-)
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
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
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,
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
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
> 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.
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
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
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
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
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
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
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
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
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
&
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
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:
> > >
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:
> >
> >
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 - 100 of 261 matches
Mail list logo