From owner-freebsd-arm@freebsd.org Fri Apr 2 09:13:47 2021 Return-Path: Delivered-To: freebsd-arm@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 402815C971D for ; Fri, 2 Apr 2021 09:13:47 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4FBZ9R15qkz4bgt for ; Fri, 2 Apr 2021 09:13:47 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: by mailman.nyi.freebsd.org (Postfix) id 2402D5C971C; Fri, 2 Apr 2021 09:13:47 +0000 (UTC) Delivered-To: arm@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 23CB15C971B for ; Fri, 2 Apr 2021 09:13:47 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FBZ9Q0Bbxz4bNg for ; Fri, 2 Apr 2021 09:13:45 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=cs.huji.ac.il; s=57791128; h=To:Cc:Date:Message-Id:Subject:Mime-Version:Content-Transfer-Encoding:Content-Type:From; bh=h20AjonovH74IMshvk4HKpbQe8qrHCzF2O3Qedg/Gik=; b=ldZYe/pwR3/rplLYv9kIyL4s0Hhi9gH5dXy6Wjj8hozPvLwuVYG812n+II1/irBl4gWEvH1IWTlMfobUfc30AxkyWSiIYBFDZXR3z7cs0A5+g8yw62DoKSq7/DYG2wbfOwp/Zpmyb/LX/6gS09yuXeYcgEaJjybFkTCKJsy2wHbfeicobUQNGwAloe4yOi+F4jzp8uoCUcoxexJBYau7HkXugBuTtYIduiX7TWRdKjEjal/BhJfCNAcGlZjD/NpoRXeG5r255x77ZW9dCLgAcz8GWRjjRd+/2b4zAgLsNA0bqgoTqNRm6Mxq4ONCt1XrbTcUJoLP/nK8FojEv5lxxw==; Received: from bach.cs.huji.ac.il ([132.65.80.20]) by kabab.cs.huji.ac.il with esmtp id 1lSFs1-00014u-Mk; Fri, 02 Apr 2021 12:13:37 +0300 From: Daniel Braniss Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.60.0.2.21\)) Subject: need overlay to enable second i2c Message-Id: <6F3D06F8-8FAD-44A3-A850-C76278904D2E@cs.huji.ac.il> Date: Fri, 2 Apr 2021 12:13:37 +0300 To: "freebsd-arm@freebsd.org" X-Mailer: Apple Mail (2.3654.60.0.2.21) X-Rspamd-Queue-Id: 4FBZ9Q0Bbxz4bNg X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cs.huji.ac.il header.s=57791128 header.b=ldZYe/pw; dmarc=pass (policy=none) header.from=huji.ac.il; spf=none (mx1.freebsd.org: domain of danny@cs.huji.ac.il has no SPF policy when checking 132.65.116.210) smtp.mailfrom=danny@cs.huji.ac.il X-Spamd-Result: default: False [-2.46 / 15.00]; MID_RHS_MATCH_FROM(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[132.65.116.210:from]; R_DKIM_ALLOW(-0.20)[cs.huji.ac.il:s=57791128]; FREEFALL_USER(0.00)[danny]; FROM_HAS_DN(0.00)[]; MV_CASE(0.50)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; ARC_NA(0.00)[]; SPAMHAUS_ZRD(0.00)[132.65.116.210:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[cs.huji.ac.il:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[huji.ac.il,none]; NEURAL_HAM_SHORT(-0.16)[-0.156]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:378, ipnet:132.64.0.0/13, country:IL]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[arm] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting FreeBSD to ARM processors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2021 09:13:47 -0000 Hi, the dts stuff has changed since I last time I used it, and I can=E2=80=99t figure out how to write an overlay to enable the 2nd. = i2c on my neopi-nano/allwinner any help? thanks, danny