CVS commit: src/sys/arch/arm/dts

2021-08-10 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Tue Aug 10 16:52:43 UTC 2021

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-sopine-baseboard.dts

Log Message:
Enable DVFS


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/dts/sun50i-a64-sopine-baseboard.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2021-06-29 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Wed Jun 30 06:24:03 UTC 2021

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-sopine-baseboard.dts

Log Message:
Revert previous. Apparently it's wrong.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/dts/sun50i-a64-sopine-baseboard.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2021-06-25 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Fri Jun 25 07:03:28 UTC 2021

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-sopine-baseboard.dts

Log Message:
PR/56095 SOPINE Clusterboard unable to transmit network data

Add allwinner,tx-delay-ps = <500> using the diff supplied by tnn@


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/dts/sun50i-a64-sopine-baseboard.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2020-07-09 Thread Valeriy E. Ushakov
Module Name:src
Committed By:   uwe
Date:   Thu Jul  9 14:08:44 UTC 2020

Added Files:
src/sys/arch/arm/dts: imx6q-utilite-pro.dts

Log Message:
Utilite has console on uart4.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/imx6q-utilite-pro.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2020-06-27 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat Jun 27 10:00:29 UTC 2020

Modified Files:
src/sys/arch/arm/dts: sun8i-h3-nanopi-m1.dts

Log Message:
Enable audio codec


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/dts/sun8i-h3-nanopi-m1.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2020-03-26 Thread Jason R Thorpe
Module Name:src
Committed By:   thorpej
Date:   Fri Mar 27 01:59:50 UTC 2020

Added Files:
src/sys/arch/arm/dts: sun50i-h6-orangepi-lite2.dts

Log Message:
Add a more complete / correct device tree for the OrangePi Lite 2.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/sun50i-h6-orangepi-lite2.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2020-03-05 Thread Tobias Nygren
Module Name:src
Committed By:   tnn
Date:   Thu Mar  5 14:24:46 UTC 2020

Modified Files:
src/sys/arch/arm/dts: meson8b-odroidc1.dts omap3-beagle-xm.dts
omap3-beagle.dts omap3-n900.dts

Log Message:
#include_next confuses clang-cpp; use relative pathname to upstream dts

warning: #include_next in file found relative to primary source file or
 found by absolute path; will search from start of include path
 [-Winclude-next-absolute-path]
error: #include nested too deeply


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/dts/meson8b-odroidc1.dts
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/omap3-beagle-xm.dts \
src/sys/arch/arm/dts/omap3-beagle.dts src/sys/arch/arm/dts/omap3-n900.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2020-01-03 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Fri Jan  3 16:01:04 UTC 2020

Modified Files:
src/sys/arch/arm/dts: sun8i-h3-nanopi-r1.dts

Log Message:
To quote the upstream change "Remove useless pinctrl nodes"


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/dts/sun8i-h3-nanopi-r1.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2020-01-03 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Fri Jan  3 15:50:13 UTC 2020

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
lcd_rgb666_pins is in sun50i-a64.dtsi now so we don't need it here.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2020-01-01 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Wed Jan  1 14:15:46 UTC 2020

Modified Files:
src/sys/arch/arm/dts: rk3399-pinebook-pro.dts

Log Message:
Disable SPI for now (rkspi driver hangs at boot)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/rk3399-pinebook-pro.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2020-01-01 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Wed Jan  1 11:16:15 UTC 2020

Added Files:
src/sys/arch/arm/dts: rk3399-pinebook-pro.dts

Log Message:
Add Pinebook Pro dts, from Manjaro Linux.

https://gitlab.manjaro.org/tsys/linux-pinebook-pro/blob/877ca0e7283596f37845de50dc36bff5b88b91e1/arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/rk3399-pinebook-pro.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-12-18 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Thu Dec 19 00:52:29 UTC 2019

Modified Files:
src/sys/arch/arm/dts: rk3399-rockpro64.dts

Log Message:
add template bits for optional eDP panel on RockPro64


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/dts/rk3399-rockpro64.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-12-11 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu Dec 12 00:46:32 UTC 2019

Modified Files:
src/sys/arch/arm/dts: rk3328-rock64.dts rk3328.dtsi

Log Message:
Enable USB3 support on RK3328


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/dts/rk3328-rock64.dts
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/rk3328.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-12-08 Thread Taylor R Campbell
Module Name:src
Committed By:   riastradh
Date:   Mon Dec  9 04:40:50 UTC 2019

Modified Files:
src/sys/arch/arm/dts: sun50i-a64.dtsi

Log Message:
Add crypto engine block.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/arm/dts/sun50i-a64.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-05-06 Thread Jason R Thorpe
Module Name:src
Committed By:   thorpej
Date:   Tue May  7 04:21:09 UTC 2019

Modified Files:
src/sys/arch/arm/dts: sun5i-r8-pocketchip.dts

Log Message:
Add "nextthing,pocketchip" to the head of the 'compatible' property
so that this device tree can be distinguished from that of the base
CHIP.  "nextthing,chip" remains in the list, but one match-priority
notch down.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/sun5i-r8-pocketchip.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-05-02 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Fri May  3 02:36:17 UTC 2019

Added Files:
src/sys/arch/arm/dts: sun8i-a83t-cubietruck-plus.dts

Log Message:
the standard sun8i-a83t-cubietruck-plus.dts is missing temp sensor
support that is in sun8i-a83t.dtsi.  this one includes both.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/sun8i-a83t-cubietruck-plus.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-05-01 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Wed May  1 10:43:55 UTC 2019

Added Files:
src/sys/arch/arm/dts: rk3399-rockpro64.dts

Log Message:
Enable pwm1 and add a pwm-fan node to enable the +FAN- header on ROCKPro64


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.5 src/sys/arch/arm/dts/rk3399-rockpro64.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-04-30 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Tue Apr 30 23:42:53 UTC 2019

Removed Files:
src/sys/arch/arm/dts: rk3399-rockpro64.dts

Log Message:
Use mainline dts for rockpro64 now.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r0 src/sys/arch/arm/dts/rk3399-rockpro64.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-04-10 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Wed Apr 10 23:30:28 UTC 2019

Modified Files:
src/sys/arch/arm/dts: rk3399-rockpro64.dts

Log Message:
Revert RockPro64 dts changes made for rk3399_pcie.   This will need to
be re-done differently so as to avoid contention between dts upstream
and our driver.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/dts/rk3399-rockpro64.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-02-07 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Fri Feb  8 00:50:45 UTC 2019

Added Files:
src/sys/arch/arm/dts: sun50i-h5-libretech-all-h3-cc.dts

Log Message:
- correct cpu voltage
- add cpu speed table
- include sun50i-h5.dtsi
Now thermal sensors and cpu speed control work


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/sun50i-h5-libretech-all-h3-cc.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-02-03 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Feb  3 13:19:20 UTC 2019

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
Add eDP transmitter and enable display pipeline


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-01-22 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Tue Jan 22 15:30:57 UTC 2019

Modified Files:
src/sys/arch/arm/dts: socfpga_cyclone5_de0_nano_soc.dts

Log Message:
Update for 4.20.3 dts changes


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/sys/arch/arm/dts/socfpga_cyclone5_de0_nano_soc.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-01-22 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Tue Jan 22 15:28:45 UTC 2019

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts sun50i-a64.dtsi

Log Message:
Update for 4.20.3 dts changes


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/dts/sun50i-a64.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-01-20 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Jan 20 17:57:29 UTC 2019

Modified Files:
src/sys/arch/arm/dts: meson8b.dtsi

Log Message:
Add rtc node (non-standard bindings)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/dts/meson8b.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-01-20 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Jan 20 17:29:04 UTC 2019

Modified Files:
src/sys/arch/arm/dts: meson8b.dtsi

Log Message:
Add operating points and clocks for CPUs


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/dts/meson8b.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-01-19 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat Jan 19 21:44:02 UTC 2019

Modified Files:
src/sys/arch/arm/dts: meson8b-odroidc1.dts meson8b.dtsi

Log Message:
Add (non-standard) fb node for meson8b


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/meson8b-odroidc1.dts \
src/sys/arch/arm/dts/meson8b.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2019-01-02 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Wed Jan  2 19:34:32 UTC 2019

Modified Files:
src/sys/arch/arm/dts: sun8i-a83t.dtsi

Log Message:
Add thermal sensor node


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/dts/sun8i-a83t.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-11-11 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sun Nov 11 11:44:53 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
pull across this patch:

   
https://github.com/anarsoul/linux-2.6/commit/26b3d6f8ffa77cb05066c11967a498d6dacbdc42#diff-61a0580c3eaa34a373cc7ee7ee46dd2a

---
arm64: allwinner: a64: enable Bluetooth On Pinebook

Pinebook has an RTL8723CS WiFi + BT chip, BT is connected to UART1
and uses PL4 as BT reset, PL5 as device wake GPIO, PL6 as host wake GPIO
the I2C controlling signals are connected to R_I2C bus.

Enable it in the device tree.

Signed-off-by: Vasily Khoruzhick 
---

this enables:

[ 1.19] com1 at simplebus1: ns16550a, working fifo
[ 1.19] com1: interrupting on GIC irq 33

to attach.  more work with firmware and btattach will be required,
for the BT to be actually functional.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-10-14 Thread Aymeric Vincent
Module Name:src
Committed By:   aymeric
Date:   Sun Oct 14 18:55:41 UTC 2018

Modified Files:
src/sys/arch/arm/dts: socfpga_cyclone5_de0_sockit.dts

Log Message:
Add reset information for first watchdog timer


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/socfpga_cyclone5_de0_sockit.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-08-12 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Aug 12 18:01:03 UTC 2018

Added Files:
src/sys/arch/arm/dts: rk3399-rockpro64.dts

Log Message:
Add dts for ROCKPro64


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/rk3399-rockpro64.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-07-09 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Mon Jul  9 10:07:42 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
Make brightness-levels available in increments of 10% from 0 to 100, and set 
the default brightness level to match the one used by U-Boot (30%)


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-07-02 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Mon Jul  2 17:13:16 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-h5-nanopi-neo-plus2.dts

Log Message:
catch up to upstream dts changes/additions


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-06-30 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat Jun 30 12:23:24 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun8i-a83t-bananapi-m3.dts sun8i-a83t.dtsi

Log Message:
No need to define our own emac node as this is in the upstream dts now.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/sun8i-a83t-bananapi-m3.dts \
src/sys/arch/arm/dts/sun8i-a83t.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-06-21 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu Jun 21 10:46:39 UTC 2018

Added Files:
src/sys/arch/arm/dts: rk3328-rock64.dts rk3328.dtsi

Log Message:
Enable DWC3 USB DRD (host mode) on Rock64.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/rk3328-rock64.dts \
src/sys/arch/arm/dts/rk3328.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-06-06 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu Jun  7 00:51:41 UTC 2018

Added Files:
src/sys/arch/arm/dts: sun50i-a64-sopine-baseboard.dts

Log Message:
Add extra sun50i-a64 nodes to SoPine Baseboard dts.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/sun50i-a64-sopine-baseboard.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-05-10 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Fri May 11 00:00:04 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64.dtsi

Log Message:
Add cpu0 clock


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/dts/sun50i-a64.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-05-10 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Fri May 11 00:00:17 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
Add cpu0 supply and operating points table


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-05-10 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu May 10 11:06:13 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
Disable spdif nodes on pinebook


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-05-09 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu May 10 00:04:46 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64.dtsi

Log Message:
Add audio codec nodes


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/dts/sun50i-a64.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-05-09 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu May 10 00:05:01 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
Enable audio codec


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-05-06 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun May  6 10:43:32 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64.dtsi

Log Message:
Add pwm node


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/dts/sun50i-a64.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-05-06 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun May  6 10:43:52 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
Add backlight node and enable pwm


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-05-05 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat May  5 13:31:35 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64.dtsi

Log Message:
Add A64 thermal sensor node


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/dts/sun50i-a64.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-05-05 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat May  5 11:16:30 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
Enable ehci0/ohci0 (attached to left USB port)


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-05-05 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat May  5 11:12:46 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
Enable mmc1 (SDIO Wi-Fi is attached here)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-05-04 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Fri May  4 23:03:41 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64.dtsi

Log Message:
Upstream dts specifies emac for sun50i-a64 now


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/dts/sun50i-a64.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-05-04 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Fri May  4 23:04:09 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
Pinebook is not based on Pine64, so do not derive from its dts


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-04-28 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat Apr 28 11:49:48 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
Add support for Pinebook lid switch and eMMC


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-02-18 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Feb 18 12:22:16 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
Pinebook LCD pipeline is mixer0-lcd0


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-02-18 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Feb 18 12:20:25 UTC 2018

Added Files:
src/sys/arch/arm/dts: sun50i-a64-pine64.dts

Log Message:
Add wrapper for Pine64 (non-plus) dts


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/sun50i-a64-pine64.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-01-28 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Jan 28 18:31:15 UTC 2018

Added Files:
src/sys/arch/arm/dts: sun50i-h5.dtsi

Log Message:
Add support for H5 simple framebuffer, CPUX clocks, R_I2C controller, SID
controller, and thermal sensors.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/sun50i-h5.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2018-01-28 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Jan 28 18:31:41 UTC 2018

Modified Files:
src/sys/arch/arm/dts: sun50i-h5-nanopi-neo-plus2.dts

Log Message:
Enable CPU frequency scaling and thermal sensors.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-12-30 Thread Jonathan A. Kollasch
Module Name:src
Committed By:   jakllsch
Date:   Sun Dec 31 00:53:29 UTC 2017

Added Files:
src/sys/arch/arm/dts: sun50i-h5-nanopi-neo-plus2.dts

Log Message:
Enable Gigabit Ethernet on Nano Pi Neo Plus 2.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-12-22 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Fri Dec 22 13:27:29 UTC 2017

Modified Files:
src/sys/arch/arm/dts: sun8i-h3-nanopi-m1.dts

Log Message:
Enable emac for NanoPi M1


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/sun8i-h3-nanopi-m1.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-12-21 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Fri Dec 22 00:56:44 UTC 2017

Added Files:
src/sys/arch/arm/dts: sun8i-h3-nanopi-m1.dts

Log Message:
Wrap NanoPi M1 dts to enable simplefb support.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/sun8i-h3-nanopi-m1.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-11-30 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu Nov 30 21:39:35 UTC 2017

Added Files:
src/sys/arch/arm/dts: sun8i-h3-orangepi-one.dts

Log Message:
Re-add this, it is still needed for simplefb


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.3 src/sys/arch/arm/dts/sun8i-h3-orangepi-one.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-11-30 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu Nov 30 21:36:45 UTC 2017

Modified Files:
src/sys/arch/arm/dts: sun50i-a64.dtsi sun8i-h3-nanopi-neo.dts
sun8i-h3-orangepi-plus2e.dts sun8i-h3.dtsi
Removed Files:
src/sys/arch/arm/dts: sun8i-h3-orangepi-one.dts

Log Message:
Switch to new emac bindings for H3 boards


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/dts/sun50i-a64.dtsi
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/dts/sun8i-h3-nanopi-neo.dts \
src/sys/arch/arm/dts/sun8i-h3-orangepi-plus2e.dts
cvs rdiff -u -r1.1 -r0 src/sys/arch/arm/dts/sun8i-h3-orangepi-one.dts
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/dts/sun8i-h3.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-10-28 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat Oct 28 16:09:14 UTC 2017

Added Files:
src/sys/arch/arm/dts: sun8i-a83t-bananapi-m3.dts sun8i-a83t.dtsi

Log Message:
add emac to bananapi m3 dts


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/sun8i-a83t-bananapi-m3.dts \
src/sys/arch/arm/dts/sun8i-a83t.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-10-05 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu Oct  5 13:25:34 UTC 2017

Modified Files:
src/sys/arch/arm/dts: sun8i-h3-nanopi-neo.dts

Log Message:
add cpu regulator and operating points for nanopi neo


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/sun8i-h3-nanopi-neo.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-10-04 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu Oct  5 01:32:47 UTC 2017

Modified Files:
src/sys/arch/arm/dts: sun8i-h3.dtsi

Log Message:
add thermal sensor controller


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/dts/sun8i-h3.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-10-03 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Tue Oct  3 23:42:35 UTC 2017

Modified Files:
src/sys/arch/arm/dts: sun8i-h3.dtsi

Log Message:
add Security ID EFUSE node


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/dts/sun8i-h3.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-10-02 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Mon Oct  2 22:51:15 UTC 2017

Modified Files:
src/sys/arch/arm/dts: sun8i-h3-orangepi-plus2e.dts sun8i-h3.dtsi

Log Message:
Add operating points for OrangePi Plus2E and enable cpufreq scaling.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/sun8i-h3-orangepi-plus2e.dts
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/dts/sun8i-h3.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-09-11 Thread Jun Ebihara
Module Name:src
Committed By:   jun
Date:   Mon Sep 11 20:44:14 UTC 2017

Added Files:
src/sys/arch/arm/dts: sun8i-h3-orangepi-one.dts

Log Message:
Add local patches to sun8i-h3-orangepi-one to enable HDMI support.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/sun8i-h3-orangepi-one.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-09-10 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Sep 10 18:40:28 UTC 2017

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pinebook.dts

Log Message:
Correct model and compatible string for Pinebook


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-09-09 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat Sep  9 12:05:29 UTC 2017

Modified Files:
src/sys/arch/arm/dts: sun50i-a64-pine64-plus.dts sun50i-a64.dtsi

Log Message:
Enable USB-OTG-EHCI and USB-OTG-OHCI controllers on Pine64+.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/sun50i-a64-pine64-plus.dts
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/dts/sun50i-a64.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-09-07 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu Sep  7 21:46:43 UTC 2017

Modified Files:
src/sys/arch/arm/dts: sun50i-a64.dtsi

Log Message:
Add simplefb stub for Allwinner A64


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/sun50i-a64.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-09-07 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu Sep  7 21:37:56 UTC 2017

Added Files:
src/sys/arch/arm/dts: sun50i-a64-pine64-plus.dts sun50i-a64.dtsi

Log Message:
Enable ethernet on Pine64+


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/sun50i-a64-pine64-plus.dts \
src/sys/arch/arm/dts/sun50i-a64.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-09-02 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sat Sep  2 17:35:07 UTC 2017

Modified Files:
src/sys/arch/arm/dts: sun8i-h3.dtsi

Log Message:
Add a simplefb node for H3 SoCs


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/dts/sun8i-h3.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-08-26 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Aug 27 02:20:50 UTC 2017

Added Files:
src/sys/arch/arm/dts: sun5i-r8-pocketchip.dts

Log Message:
Add a PocketCHIP -specific dts with information about the keyboard and
touch screen.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/sun5i-r8-pocketchip.dts

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/dts

2017-07-12 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Thu Jul 13 01:17:58 UTC 2017

Added Files:
src/sys/arch/arm/dts: sun8i-h3-nanopi-neo.dts
sun8i-h3-orangepi-plus2e.dts sun8i-h3.dtsi

Log Message:
Add local patches to sun8i-h3-orangepi-plus2e and sun8i-h3-nanopi-neo to
enable ethernet support.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/dts/sun8i-h3-nanopi-neo.dts \
src/sys/arch/arm/dts/sun8i-h3-orangepi-plus2e.dts \
src/sys/arch/arm/dts/sun8i-h3.dtsi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.