summaryrefslogtreecommitdiff
path: root/TODO
blob: ce6256dbc75c735140a834ba2370814adbf9f47c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Open

+ Display the current case mode (^C) onscreen

+ emacs like key bindings
    ^S for searching (^Y)
    Up/dwn Arrow support Next/Prev field. ??
    Inline editing on Input fields ( ??^B/^F )
    ^X^C to quit ( ^Q ??)
    Pagdwn/PageUp/+/- 

+ Same capabilities as interactive in non interactive (one shot) mode

+ Provide some how-do-I-use-this-thing doc.

+ Replace invlib.[ch] by real database.  Failing that, at least sanitize it.

Possible changes:

? Change to full screen target display and use bottom line for command,
    control or fn keys for operations (cf pine)

? Apply added capability from osr5 codebase

fo' class='commit-info'> authorKumar Gala <galak@codeaurora.org>2014-04-04 11:32:56 -0500 committerMike Turquette <mturquette@linaro.org>2014-04-30 11:54:16 -0700 commit2c07e3c7dd487fa40983aa20704b2755c9aac477 (patch) tree7937aae433ff41ade2beaf679d1afefaa2e9e6ff /include/dt-bindings/reset parent2d85a713dca8b1c96e78e9f17c6a9bc88d11515a (diff)
clk: qcom: Various fixes for MSM8960's global clock controller
* Remove CE2_SLEEP_CLK, doesn't exist on 8960 family SoCs * Fix incorrect offset for PMIC_SSBI2_RESET * Fix typo: SIC_TIC -> SPS_TIC_H SFAB_ADM0_M2_A_CLK -> SFAB_ADM0_M2_H_CLK * Fix naming convention: SFAB_CFPB_S_HCLK -> SFAB_CFPB_S_H_CLK SATA_SRC_CLK -> SATA_CLK_SRC Signed-off-by: Kumar Gala <galak@codeaurora.org> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'include/dt-bindings/reset')