ALLWINNER/h3 malfunction

Jared McNeill jmcneill at invisible.ca
Sun Sep 18 12:34:51 UTC 2016


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


More information about the freebsd-arm mailing list