Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2018 15:35:35 -0300
From:      "Dr. Rolf Jansen" <rj@obsigna.com>
To:        freebsd-arm@FreeBSD.org
Subject:   Where are the DTS sources within HEAD
Message-ID:  <9F663B28-C76A-452E-87FA-58C3BD5C294F@obsigna.com>

next in thread | raw e-mail | index | archive | help
Hello,

while it is easy to find the DTS sources for any of the 9.x, 10.x and =
11.x truncs, I cannot seem to find any relevant DTS source for the =
BeagleBone Black within HEAD. The old DTS files used named constants and =
had some helpful comments, for example:

=
https://svnweb.freebsd.org/base/release/11.2.0/sys/boot/fdt/dts/arm/beagle=
bone-black.dts?revision=3D335563&view=3Dmarkup

&am33xx_pinmux {
34	        i2c1_pins: pinmux_i2c1_pins {
35	                pinctrl-single,pins =3D <
36	                        AM33XX_IOPAD(0x958, PIN_INPUT_PULLUP | =
MUX_MODE2)       /* spi0_d1.i2c1_sda */
37	                        AM33XX_IOPAD(0x95c, PIN_INPUT_PULLUP | =
MUX_MODE2)       /* spi0_cs0.i2c1_scl */
38	                >;
39	        };

Only this does not help anything for 12, because everything changed. So, =
out of which hell did the new DTS came to light?

Best regards

Rolf=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9F663B28-C76A-452E-87FA-58C3BD5C294F>