Bug 1110909 - Fedora kernel ARM config missing regulators required for Jetson TK1
Summary: Fedora kernel ARM config missing regulators required for Jetson TK1
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1110912
TreeView+ depends on / blocked
 
Reported: 2014-06-18 18:35 UTC by Stephen Warren
Modified: 2014-06-19 08:27 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-19 08:26:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Stephen Warren 2014-06-18 18:35:44 UTC
The following options aren't enabled in the .config file used by the Fedora ARM kernel:

CONFIG_PINCTRL_AS3722=y
CONFIG_POWER_RESET_AS3722=y
CONFIG_MFD_AS3722=y
CONFIG_REGULATOR_AS3722=m
CONFIG_RTC_DRV_AS3722=y

These are needed for full HW support of the NVIDIA Tegra Jetson TK1 board.

(Note I'm working from the .config file that Peter Robinson sent me, although looking at the Fedora kernel package's config-*, this issue does apply to the kernel package)

Comment 1 Peter Robinson 2014-06-19 08:26:42 UTC
Pushed to rawhide kernel master branch. Will be in next build/compose.

Comment 2 Peter Robinson 2014-06-19 08:27:08 UTC
And thanks a lot for testing :)


Note You need to log in before you can comment on or make changes to this bug.