Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2016 09:34:43 -0300 (ADT)
From:      Jared McNeill <jmcneill@invisible.ca>
To:        Daniel Braniss <danny@cs.huji.ac.il>
Cc:        Emmanuel Vadot <manu@bidouilliste.com>, arm@freebsd.org
Subject:   Re: ALLWINNER/h3 malfunction 
Message-ID:  <alpine.DEB.2.11.1609180930230.641@dis.invisible.ca>
In-Reply-To: <588E44BB-40BF-40B8-9C5A-BA025AB87E00@cs.huji.ac.il>
References:  <B11041B2-0EDD-4E20-8684-CB471C17D81B@cs.huji.ac.il> <20160917171911.a2ec80da747ba373ba3d1b4a@bidouilliste.com> <5ADFE16E-FD60-45B1-8CF1-6FFC10BABBDE@cs.huji.ac.il> <20160917195544.a2a8bbdb113029700fa7642d@bidouilliste.com> <588E44BB-40BF-40B8-9C5A-BA025AB87E00@cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Sep 2016, Daniel Braniss wrote:

> I couldn?t find any orange-one.dts, so I?m using the one I created,
> adding the a83t-sid and a83t-ts got both recognized:

Anything you add to the dts will be recognized if there is a driver for 
it -- that doesn't mean it will work.

Here is an example of a thermal dt node for Allwinner H3 (note the 
different compatible string, base address, etc):

   https://github.com/jaredmcneill/freebsd/blob/allwinner-h3/sys/boot/fdt/dts/arm/orangepi-plus-2e.dts#L121

Your best bet is to merge any changes from that file into your own 
(working) dts. Copying from other SoCs dts files often doesn't work.

Cheers,
Jared



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.DEB.2.11.1609180930230.641>