-
Notifications
You must be signed in to change notification settings - Fork 50
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
RFC Tegra dt binding batch1 #90
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
I'm having some difficulties with timer conversion, since I need simulate root node there. |
digetx
reviewed
Oct 3, 2021
digetx
reviewed
Oct 3, 2021
Documentation/devicetree/bindings/spi/nvidia,tegra20-slink.yaml
Outdated
Show resolved
Hide resolved
okias
force-pushed
the
tegra_dt_binding_batch1
branch
2 times, most recently
from
October 4, 2021 10:32
e34049b
to
74b5c1e
Compare
maximschwalm
reviewed
Oct 4, 2021
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-sgtl5000.yaml
Outdated
Show resolved
Hide resolved
…nel/git/peter.chen/usb.git
…git/gregkh/tty.git
…ernel/git/gregkh/char-misc.git
…el/git/chanwoo/extcon.git
…phy/linux-phy.git
…vkoul/soundwire.git
…westeri/thunderbolt.git
…nel/git/gregkh/staging.git
…t/jic23/iio.git # Conflicts: # drivers/iio/adc/aspeed_adc.c
…git/djakov/icc.git
…git/tj/cgroup.git
…git/jejb/scsi.git
…l/git/mst/vhost.git
…git/remoteproc/linux.git
…rnel/git/brgl/linux.git
…git/linusw/linux-pinctrl.git
…git/pinctrl/intel.git
…git/ebiederm/user-namespace.git # Conflicts: # include/linux/sched/signal.h
…git/livepatching/livepatching
…git/abelloni/linux.git
…ux/kernel/git/nvdimm/nvdimm.git
Another bite to dust. Signed-off-by: David Heidelberg <[email protected]>
They're used in drivers and DT. Signed-off-by: David Heidelberg <[email protected]>
Avoid firing useless warnings when running make dtbs_check Signed-off-by: David Heidelberg <[email protected]>
Another bite to dust. Signed-off-by: David Heidelberg <[email protected]>
Unfinished example. Implement: <spi-client>@<bus_num> { ... ... nvidia,rx-clk-tap-delay = <0>; nvidia,tx-clk-tap-delay = <16>; ... }; Signed-off-by: David Heidelberg <[email protected]>
Another bite to dust. Signed-off-by: David Heidelberg <[email protected]>
…yaml Another bite to dust. Signed-off-by: David Heidelberg <[email protected]>
…ngs to yaml Another bite to dust. Signed-off-by: David Heidelberg <[email protected]>
…ngs to yaml Another byte to dust. Signed-off-by: David Heidelberg <[email protected]>
…dings to yaml Audio complex for the SGTL5000 Low Power Stereo Codec on Nvidia chipset. Signed-off-by: David Heidelberg <[email protected]>
…yaml Also merge 3 files with almost identical content (differens in number of registers). Signed-off-by: David Heidelberg <[email protected]>
Signed-off-by: David Heidelberg <[email protected]>
… yaml Another bite to dust. Signed-off-by: David Heidelberg <[email protected]>
…yaml Another bite to dust.
okias
force-pushed
the
tegra_dt_binding_batch1
branch
from
October 7, 2021 06:26
06b73aa
to
c7b50e2
Compare
digetx
force-pushed
the
master
branch
2 times, most recently
from
October 11, 2021 21:04
fd281b3
to
64b3693
Compare
digetx
force-pushed
the
master
branch
9 times, most recently
from
October 17, 2021 10:11
5cd527e
to
11a0c07
Compare
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.
I think most of these bindings work correctly, but also I guess there will be some imperfections.