The NetBSD Project

CVS log for src/sys/arch/arm/dts/sun50i-a64-pinebook.dts

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / arm / dts

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.19 / (download) - annotate - [select for diffs], Sun Nov 7 17:11:43 2021 UTC (2 years, 5 months ago) by jmcneill
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Changes since 1.18: +2 -127 lines
Diff to previous 1.18 (colored)

arm: dts: adapt for dts-5.15

Revision 1.18 / (download) - annotate - [select for diffs], Fri Jan 3 15:50:13 2020 UTC (4 years, 3 months ago) by skrll
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Changes since 1.17: +1 -12 lines
Diff to previous 1.17 (colored)

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

Revision 1.17 / (download) - annotate - [select for diffs], Sun Nov 24 02:06:16 2019 UTC (4 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.16: +37 -1 lines
Diff to previous 1.16 (colored)

Enable HDMI and HDMI audio

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jun 6 23:19:45 2019 UTC (4 years, 10 months ago) by jmcneill
Branch: MAIN
CVS Tags: phil-wifi-20191119, phil-wifi-20190609, netbsd-9-base
Branch point for: netbsd-9
Changes since 1.15: +1 -13 lines
Diff to previous 1.15 (colored)

Remove audio related nodes (they are present in mainline dts now)

Revision 1.15 / (download) - annotate - [select for diffs], Sun Feb 3 13:19:20 2019 UTC (5 years, 2 months ago) by jmcneill
Branch: MAIN
CVS Tags: isaki-audio2-base, isaki-audio2
Changes since 1.14: +62 -1 lines
Diff to previous 1.14 (colored)

Add eDP transmitter and enable display pipeline

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jan 22 15:28:45 2019 UTC (5 years, 2 months ago) by jmcneill
Branch: MAIN
CVS Tags: pgoyette-compat-20190127
Changes since 1.13: +7 -119 lines
Diff to previous 1.13 (colored)

Update for 4.20.3 dts changes

Revision 1.13 / (download) - annotate - [select for diffs], Sun Nov 11 11:44:53 2018 UTC (5 years, 5 months ago) by mrg
Branch: MAIN
CVS Tags: pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126
Changes since 1.12: +14 -1 lines
Diff to previous 1.12 (colored)

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 <anarsoul@gmail.com>
---

this enables:

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

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

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jul 9 10:07:42 2018 UTC (5 years, 9 months ago) by jmcneill
Branch: MAIN
CVS Tags: pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

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%)

Revision 1.11 / (download) - annotate - [select for diffs], Fri May 11 00:00:17 2018 UTC (5 years, 11 months ago) by jmcneill
Branch: MAIN
CVS Tags: phil-wifi-base, pgoyette-compat-0625, pgoyette-compat-0521
Branch point for: phil-wifi
Changes since 1.10: +14 -1 lines
Diff to previous 1.10 (colored)

Add cpu0 supply and operating points table

Revision 1.10 / (download) - annotate - [select for diffs], Thu May 10 11:06:13 2018 UTC (5 years, 11 months ago) by jmcneill
Branch: MAIN
Changes since 1.9: +9 -1 lines
Diff to previous 1.9 (colored)

Disable spdif nodes on pinebook

Revision 1.9 / (download) - annotate - [select for diffs], Thu May 10 00:05:01 2018 UTC (5 years, 11 months ago) by jmcneill
Branch: MAIN
Changes since 1.8: +18 -1 lines
Diff to previous 1.8 (colored)

Enable audio codec

Revision 1.8 / (download) - annotate - [select for diffs], Sun May 6 10:43:52 2018 UTC (5 years, 11 months ago) by jmcneill
Branch: MAIN
Changes since 1.7: +16 -1 lines
Diff to previous 1.7 (colored)

Add backlight node and enable pwm

Revision 1.7 / (download) - annotate - [select for diffs], Sat May 5 11:16:30 2018 UTC (5 years, 11 months ago) by jmcneill
Branch: MAIN
Changes since 1.6: +9 -2 lines
Diff to previous 1.6 (colored)

Enable ehci0/ohci0 (attached to left USB port)

Revision 1.6 / (download) - annotate - [select for diffs], Sat May 5 11:12:46 2018 UTC (5 years, 11 months ago) by jmcneill
Branch: MAIN
Changes since 1.5: +15 -1 lines
Diff to previous 1.5 (colored)

Enable mmc1 (SDIO Wi-Fi is attached here)

Revision 1.5 / (download) - annotate - [select for diffs], Fri May 4 23:04:09 2018 UTC (5 years, 11 months ago) by jmcneill
Branch: MAIN
Changes since 1.4: +66 -2 lines
Diff to previous 1.4 (colored)

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

Revision 1.4 / (download) - annotate - [select for diffs], Sat Apr 28 11:49:48 2018 UTC (5 years, 11 months ago) by jmcneill
Branch: MAIN
CVS Tags: pgoyette-compat-0502
Changes since 1.3: +21 -5 lines
Diff to previous 1.3 (colored)

Add support for Pinebook lid switch and eMMC

Revision 1.3 / (download) - annotate - [select for diffs], Sun Feb 18 12:22:16 2018 UTC (6 years, 2 months ago) by jmcneill
Branch: MAIN
CVS Tags: pgoyette-compat-base, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315
Branch point for: pgoyette-compat
Changes since 1.2: +7 -1 lines
Diff to previous 1.2 (colored)

Pinebook LCD pipeline is mixer0-lcd0

Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 10 18:40:27 2017 UTC (6 years, 7 months ago) by jmcneill
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202
Branch point for: tls-maxphys
Changes since 1.1: +6 -1 lines
Diff to previous 1.1 (colored)

Correct model and compatible string for Pinebook

Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 10 17:06:58 2017 UTC (6 years, 7 months ago) by jmcneill
Branch: MAIN

Add Pinebook support.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>