forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drivers: wireless: add aic8800 support #17
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This patch add Counter Prescaler support in APM X-Gene RTC driver by getting prescaler (Optional) property value from dtb. Signed-off-by: Wei Fu <[email protected]>
… Document Add optional property "prescaler" for APM X-Gene RTC. The clock source on some platform to RTC is NOT 1HZ, so we need to prescale the clock to make the input clock become 1HZ, like (32K/prescaler) = 1HZ on the XuanTie TH1520 AP sub-system RTC. Signed-off-by: Wei Fu <[email protected]>
Add nodes for the XuanTie TH1520 RTC device node on the XuanTie TH1520 Soc. Signed-off-by: Wei Fu <[email protected]>
This patch add "snps,dw-apb-rtc" into the "compatible". Signed-off-by: Wei Fu <[email protected]>
This patch enables APM X-Gene RTC for XuanTie TH1520. Signed-off-by: Wei Fu <[email protected]>
Signed-off-by: Xiangyi Zeng <[email protected]>
Signed-off-by: Xiangyi Zeng <[email protected]>
Signed-off-by: Xiangyi Zeng <[email protected]>
Signed-off-by: Xiangyi Zeng <[email protected]>
Signed-off-by: Xiangyi Zeng <[email protected]>
Add support for hcnt/lcnt got from dt. Signed-off-by: lst <[email protected]>
Update T-Head memory type definitions according to C910 doc [1] For NC and IO, SH property isn't configurable, hardcoded as SH, so set SH for NOCACHE and IO. And also set bit[61](Bufferable) for NOCACHE according to the table 6.1 in the doc [1]. Link: https://github.com/T-head-Semi/openc910 [1] Signed-off-by: Jisheng Zhang <[email protected]> Reviewed-by: Guo Ren <[email protected]> Tested-by: Drew Fustini <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1. Add SoC Arch "XuanTie" 2. Change driver dependences from ARCH_THEAD to ARCH_XUANTIE 3. Add kconfig dependence of event driver Signed-off-by: David Li <[email protected]>
1. add 'xuantie,th1520-i2s' dt-bindings 2. add I2S driver code 3. add I2S reset feature 4. add I2S nodes in dts Signed-off-by: David Li <[email protected]>
Support PowerDomain Control RPC msg protocal. ADUIO, VDEC, VENC, NPU, DSP, GPU included. Signed-off-by: Esther Z <[email protected]>
The AON (Always-On) firmware manages system resource service. Within an AON-integrated system, each component or device is assigned a unique resource identifier. These identifiers serve as a means for the AON firmware to facilitate and control services, such as power management of different power domains. Signed-off-by: Esther Z<[email protected]>
Add th1520 AON controlled regulator driver, platform regulators are controlled remotely in AON subsys via IPC msg, mapped with virtual ID, which defined as follow: SOC_DVDD18_AON, SOC_AVDD33_USB3, SOC_DVDD08_AON, SOC_APCPU_DVDD_DVDDM, SOC_DVDD08_DDR, SOC_VDD_DDR_1V8, SOC_VDD_DDR_1V1, SOC_VDD_DDR_0V6, SOC_DVDD18_AP, SOC_DVDD08_AP, SOC_AVDD08_MIPI_HDMI, SOC_AVDD18_MIPI_HDMI, SOC_DVDD33_EMMC, SOC_DVDD18_EMMC, Signed-off-by: Esther Z<[email protected]>
Signed-off-by: Xiangyi Zeng <[email protected]>
Signed-off-by: Xiangyi Zeng <[email protected]>
Signed-off-by: Xiangyi Zeng <[email protected]>
Fixes cursor disappearing when using rotated screen. Signed-off-by: Icenowy Zheng <[email protected]> Signed-off-by: Han Gao <[email protected]>
Signed-off-by: Icenowy Zheng <[email protected]> Signed-off-by: Han Gao <[email protected]>
Otherwise IN_FORMATS blob is corrupted. Signed-off-by: Icenowy Zheng <[email protected]> Signed-off-by: Han Gao <[email protected]>
Signed-off-by: Han Gao <[email protected]>
Signed-off-by: Han Gao <[email protected]> Signed-off-by: Han Gao <[email protected]>
Signed-off-by: Han Gao <[email protected]> Signed-off-by: Han Gao <[email protected]>
export pud_offset/p4d_offset symbol Signed-off-by: Han Gao <[email protected]> Signed-off-by: Han Gao <[email protected]>
Signed-off-by: Han Gao <[email protected]> Signed-off-by: Han Gao <[email protected]>
Signed-off-by: Han Gao <[email protected]> Signed-off-by: Han Gao <[email protected]>
Signed-off-by: Han Gao <[email protected]> Signed-off-by: Han Gao <[email protected]>
Signed-off-by: Han Gao <[email protected]> Signed-off-by: Han Gao <[email protected]>
Signed-off-by: Han Gao <[email protected]> Signed-off-by: Han Gao <[email protected]>
Signed-off-by: Han Gao <[email protected]> Signed-off-by: Han Gao <[email protected]>
Signed-off-by: Han Gao <[email protected]> Signed-off-by: Han Gao <[email protected]>
Signed-off-by: Han Gao <[email protected]> Signed-off-by: Han Gao <[email protected]>
soc: xuantie: th1520 use it. Signed-off-by: Han Gao <[email protected]> Signed-off-by: Han Gao <[email protected]>
Signed-off-by: NekoRouter <[email protected]> Signed-off-by: Han Gao <[email protected]>
Signed-off-by: Han Gao <[email protected]>
Signed-off-by: NekoRouter <[email protected]>
Signed-off-by: NekoRouter <[email protected]>
Signed-off-by: NekoRouter <[email protected]>
Signed-off-by: NekoRouter <[email protected]>
Manually merged. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.