Andrew Davis
211b3d7263
arm: dts: am3x: Non-functional changes sync with v6.3-rc6
...
This is a collection of all the whitespace, renames, comment, and other
changes that should not change the DT functionality from Linux v6.3-rc6.
Signed-off-by: Andrew Davis <afd@ti.com >
2023-04-24 13:18:47 -04:00
Dzmitry Sankouski
2ea062265f
dts: add missing linux,code in gpio-keys
...
gpio-keys linux driver enforces user to specify linux,code.
Add missing linux,code before implementing button input support.
- arch/arm/dts/rk3288-popmetal.dtsi -> KEY_POWER
- arch/arm/dts/rk3288-tinker.dtsi -> KEY_POWER
- arch/arm/dts/am3517-evm-ui.dtsi -> KEY_RECORD
- sandbox/dts/sandbox.dtsi -> BTN_1
- sandbox/dts/sandbox.dts -> BTN_1
Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
2023-02-10 12:50:01 -05:00
Adam Ford
72ce7818f9
ARM: dts: am3517-evm: Sync DTS with Linux 5.17-rc5
...
Sync the am3517-evm device tree files with those from Linux
5.17-rc5 with some additional fixes for pinmuxing Ethernet and
moving the pinmux references to the respective peripherals.
Signed-off-by: Adam Ford <aford173@gmail.com >
Tested-by: Derald D. Woods <woods.technical@gmail.com >
2022-03-10 13:57:04 -05:00
Roger Quadros
72f78c6918
ARM: dts: Fix node status to "okay" on TI boards
...
As per Device Tree Specification [1], the status parameter of nodes can
be "okay", "disabled", etc. "ok" is not a valid parameter.
U-boot Driver Model does not recognize status="ok" either and treats
the node as disabled.
[1] https://github.com/devicetree-org/devicetree-specification/releases/tag/v0.3
Signed-off-by: Roger Quadros <rogerq@kernel.org >
Reviewed-by: Nishanth Menon <nm@ti.com >
2021-09-10 20:10:20 -04:00
Adam Ford
5792f0d8be
ARM: DTS: Resync am3517-evm.dts with Linux 4.20
...
The DTS file for the AM3517 had the incorrect CD polarity. Resync with
the fixed DTS file from Linux.
Signed-off-by: Adam Ford <aford173@gmail.com >
2018-12-07 08:13:48 -05:00