Page MenuHomeFreeBSD

Mark gpio optional in files.mv; edit Marvell's kernconfs
ClosedPublic

Authored by bsz_semihalf.com on Dec 4 2015, 1:07 PM.
Tags
Referenced Files
Unknown Object (File)
Tue, Apr 9, 1:06 AM
Unknown Object (File)
Mon, Apr 8, 12:23 AM
Unknown Object (File)
Mon, Apr 1, 11:07 PM
Unknown Object (File)
Feb 24 2024, 6:33 AM
Unknown Object (File)
Dec 24 2023, 4:41 AM
Unknown Object (File)
Dec 20 2023, 1:05 AM
Unknown Object (File)
Nov 13 2023, 1:39 PM
Unknown Object (File)
Oct 25 2023, 10:00 AM
Subscribers

Details

Summary

Including arm/mv/gpio.c now depends on 'gpio' device. 'device gpio' was
added to all kernconf files of Marvell boards, except ARMADAXP (dummy
mv_gpio_res definition was removed) and ARMADA38X (not supported yet).

This commit allows to use generic files.mv on A38X.

Obtained from: Semihalf
Sponsored by: Stormshield
Submitted by: Bartosz Szczepanek <bsz@semihalf.com>

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bsz_semihalf.com retitled this revision from to Mark gpio optional in files.mv; edit Marvell's kernconfs.
bsz_semihalf.com updated this object.
bsz_semihalf.com edited the test plan for this revision. (Show Details)
bsz_semihalf.com added reviewers: ian, imp.
bsz_semihalf.com set the repository for this revision to rS FreeBSD src repository - subversion.
bsz_semihalf.com added a project: ARM.
bsz_semihalf.com added a subscriber: zbb.
This comment was removed by andrew.

It looks like you could also merge all copies of mv_gpio_res into gpio.c

andrew added a reviewer: andrew.
This revision is now accepted and ready to land.Dec 15 2015, 10:27 AM
This revision was automatically updated to reflect the committed changes.